- ✅ Simple to setup and use
- 🧩 Extensible
- 🌬️ lightweight
- Installed Python v3.10+
- Ultralytics library (can be downloaded from requirements)
- Open the terminal in repo directory
- Go to 'src/backend' directory
- Run
pip install -r requirements.txt - Run
python main.py
- Open the terminal in repo directory
- Go to 'src/frontend' directory
- Run
npm install - Run
npm run dev
- Open the terminal in repo directory
- Go to 'src/backend' directory
- Setup your Telegram bot and get the token
- Add your bot token to the
startup.configfile by keyToken - Run
python defectsHoundBot.py - Feel free to use your bot!
Write me in Telegram or open an issue. Feel free to ask any questions!
