An AI agent-integrated discord bot that maximizes the 'grind'
- ✅ Built-in Pomodoro Timer
- 🚀 PDF Summarizer
- 🎯 Study Guide Generator
- 🕹️ Quiz Maker
- Frontend: Discord API
- Backend: Langchain, OpenAI API
# Clone the repository
git clone https://github.com/rkorolov/dubGrind
# Install dependencies
pip install -r requirements.txt
# Start the app
run discordbot.py