Update README.md

This commit is contained in:
Madhu Shantan 2025-01-08 22:44:05 +05:30 committed by GitHub
parent f0df9532d7
commit b6d2da7268
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,13 @@
A Personal learning Roadmap Architect assistant built on Phidata Framework that explains a particular topic, creates learning plans and roadmaps using multiple specialized AI agents which are hierarchical. The system uses OpenAI's GPT-4o to generate comprehensive learning materials, roadmaps, and practice exercises. This uses streamlit for UI.
## Demo
https://github.com/user-attachments/assets/67e81377-d80e-4221-b1f2-e25cffb71c93
## Features
- 🧠 Knowledge Building: Researches and creates comprehensive knowledge bases
@ -57,4 +64,4 @@ streamlit run ai_personal_learning_agent.py
- Type a topic you want to learn about (e.g., "Python Programming", "Machine Learning")
- Click "Generate Learning Plan"
- Wait for the agents to generate your personalized learning plan
- View the results and terminal output in the interface
- View the results and terminal output in the interface