Update README.md
This commit is contained in:
parent
f0df9532d7
commit
b6d2da7268
1 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue