An AI Agent system to help people learn topics built on the gpt-4o-mini github model
Supports using information from webpages by url
Supports conversation logging as .txt or .md (markdown) files in the execution directory with user-selected name - Markdown file logging includes support for formula and number formatting
- Clone
git clone https://github.com/JC1223/TutorAI.git - Install dependencies
pip install -r requirements.txt - Run from installed location
python learn_agents_main.py