# Birds of Kenya
A machine learning project to classify and identify bird species native to Kenya using computer vision and AI models.
## Project Goals
- Build a dataset of Kenyan bird species
- Train classification models for bird identification
- Deploy as an interactive web application
## Technologies
- Python 3.x
- TensorFlow/Keras (ML models)
- NumPy, Pandas (data processing)
- Matplotlib (visualization)
## Installation
See `requirements.txt` for dependencies.
## Author
Milsort Kemboi