ML-powered Telegram bot for personalized e621.net image delivery.
ME621 is a comprehensive program designed to feed you hand picked e621.net content automatically. Using machine learning, it learns your tastes and delivers a personalized feed of images directly to your Telegram.
This is a WIP project, you will encounter unfinished features and issues. Currently model accuracy is low but techniques will be added to improve accuracy.
- Label e621 images directly on the webui interface
- Easily download user's favorited images on their e621 account
- With the ability to remotely add/remove images on their e621 account
- Automatically trains ML models and assists in the labeling process
- Deploy a Telegram bot to send newly posted images that the model predicts the user will enjoy
- Recommended: NVIDIA GPU with at least 8GB VRAM
- e621.net account
- e621 API key
- Telegram account
- Telegram bot API key
- Install Python 3.10.6
- Clone the repository:
git clone https://github.com/Poofy1/ME621.git
- Run
webui.bat