A fun and innovative Telegram bot that allows users to recognize and manage cows using AI! ๐
๐จ Hey fellow AI enthusiasts!
HombenAI started as a meme on Facebook, but now it's real... and this is only a prototype! We need to train this model to increase accuracy.
๐ To-do: Improve accuracy with quality dataset
- ๐ผ๏ธ Identify cows from photos
- ๐ Add new cows to the database
- ๐ List registered cows
- ๐จ Mark cows as missing
- ๐๏ธ Remove cows from the database
- ๐ฑ User-friendly Telegram interface
- Python
- TensorFlow
- Python-telegram-bot
- Custom CNN model
Use our Telegram bot: @homben_ai_bot
-
Clone the repository:
git clone https://github.com/malithonline/hombenAi.git cd hombenAi
-
Install dependencies:
pip install -r requirements.txt
-
Set up your Telegram Bot:
- Create a new bot using BotFather on Telegram
- Copy the API token provided
-
Configure the bot:
- Add your Telegram Bot API token to
config.py
- Add your Telegram Bot API token to
-
Run the bot:
python hombenai.py
This repository contains the main source code of the HombenAI bot. Due to the nature of the project, some files are not included in the public repository.
Included files:
main.py
: The main bot scriptconfig.py
: Configuration filecow_recognition_model.h5
: Pre-trained model for cow recognitionrequirements.txt
: List of required Python packages
- Start a chat with @homben_ai_bot on Telegram
- Use the /start command to see available options
- Add cows, identify cows from photos, and manage your herd! ๐
Our project is inspired by research on identifying cows uniquely from muzzle patterns. Check out these interesting studies:
- Cattle identification using muzzle print images based on deep learning
- Automated Cattle Identification using Deep Learning
Contributions to improve HombenAI are welcome! Please feel free to submit a Pull Request or open an Issue for any enhancements.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions, feel free to reach out:
- Telegram: @malithonline
- LinkedIn: @malithonline
- GitHub: @malithonline
Made with โค๏ธ by malith