Inspiration

  1. Commitment to Wildlife Conservation – Driven by the urgent need to protect birds from habitat destruction, climate change, and population decline.
  2. Merging AI with Nature – Utilizing Computer Vision and LLMs to enable fast, intelligent, and accessible bird identification.
  3. Empowering Enthusiasts & Researchers – Providing a free, AI-powered tool for birdwatchers, students, and conservationists to identify and learn about birds effortlessly.
  4. Promoting Environmental Awareness – Encouraging biodiversity appreciation and protection through technology-driven education.

BirdScribe AI integrates innovation with impact, aligning with UN SDGs 4 (Quality Education), 13 (Climate Action), and 15 (Life on Land) to support global conservation efforts.


What It Does

BirdScribe AI simplifies bird identification and enhances conservation through:

  1. Instant Bird Recognition – AI-powered detection of bird species from images and videos.
  2. Comprehensive Bird Insights – Provides key details such as scientific name, habitat, size, and lifespan.
  3. Inspiring Conservation Action – Raises awareness about bird species and their habitats, encouraging people to appreciate, protect, and contribute to avian conservation efforts.

How We Built It

  1. Dataset Selection & Annotation – Collected and labeled the CUB-2011 dataset, featuring 11,788 images of 200 bird species from Caltech Vision Lab.
  2. Model Training – Developed a custom YOLOv11x (Large Model) for high-accuracy bird detection.
  3. Inference Pipeline – Built an optimized pipeline for real-time image and video analysis.
  4. LLM Integration – Integrated Mistral-7B via Hugging Face API, using prompt engineering for accurate bird information retrieval.
  5. Streamlit UI Development – Designed an intuitive web application featuring AI-based detection and chatbot functionalities.
  6. Deployment – Hosted the app on Hugging Face Spaces, ensuring public accessibility.

Challenges We Faced

While developing BirdScribe AI, we encountered several challenges:

  1. Choosing the Right LLM – Finding an accurate model like Mistral-7B required extensive testing and prompt engineering for fast, precise bird information retrieval.
  2. Training on Limited Computational Resources – Optimized training of the YOLOv11x model to maximize accuracy with minimal hardware.
  3. Building a Seamless UI – Ensured real-time AI predictions without lag by developing a lightweight Streamlit application for an enhanced user experience.

Accomplishments We’re Proud Of

  1. Real-World Impact – Created an AI-driven tool that aligns with UN SDGs and promotes sustainability.
  2. High-Precision Bird Detection – Successfully trained a custom YOLOv11x model on CUB-2011 for accurate species identification despite limited resources.
  3. Conservation Awareness – Developed an accessible AI tool that empowers birdwatchers and researchers to contribute to avian conservation efforts.

What We Learned

This project provided invaluable experience, especially in real-life problem-solving for bird detection, along with communication skills for documentation, team coordination, and user-centric design. Additionally, we explored project management and scalability while deepening our expertise in cutting-edge technologies like prompt engineering, model optimization, inference, LLM integration, and deployment.


What’s Next for BirdScribe AI?

  1. Improved Detection Capabilities – Expand the dataset and integrate state-of-the-art (SOTA) models for enhanced accuracy and species coverage.
  2. Fine-Tuning LLM for Ornithology – Train an LLM on bird-specific datasets to improve chatbot accuracy and insightfulness.
  3. Integration with Bird Databases – Connect with platforms like eBird and iNaturalist to provide scientifically validated data.
  4. Interactive Visualization – Implement maps for tracking bird sightings, migration patterns, and regional distributions to enrich the user experience.

Built With

Share this project:

Updates