Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,12 @@ app_file: app.py
|
|
9 |
pinned: true
|
10 |
license: mit
|
11 |
short_description: Imagine having a smart educational guide right at your side.
|
12 |
-
tags: [agent-demo-track]
|
13 |
---
|
14 |
|
15 |
-
|
|
|
|
|
16 |
## π₯ [Watch the LearnFlow Usecase Video](https://youtu.be/2UTir0MX0kU)
|
17 |
|
18 |
# π LearnFlow Agent
|
@@ -22,7 +24,7 @@ tags: [agent-demo-track]
|
|
22 |
|
23 |
**LearnFlow Agent** is an intelligent, conversational tool that helps you figure out *what to learn next* β tailored precisely to your **age**, **background**, and **interests**.
|
24 |
Powered by advanced language models and a sleek Gradio interface, it delivers a **personalized study roadmap**, helpful explanations, beginner resources, and even custom questions to test your understanding.
|
25 |
-
|
26 |
## π Key Objectives
|
27 |
|
28 |
LearnFlow Agent is built to **empower learners** by:
|
@@ -35,13 +37,12 @@ LearnFlow Agent is built to **empower learners** by:
|
|
35 |
Handpicked beginner-friendly content like courses, videos, and books.
|
36 |
* π§© **Ensuring You Understand**
|
37 |
Test yourself with grasp-check questions based on your learning path.
|
38 |
-
|
39 |
## π What You Get
|
40 |
### πΊοΈ **Personalized Study Workflow**
|
41 |
Generates a structured roadmap (`study_workflow`) with 3β5 main topics and their subtopics, progressing from beginner β advanced.
|
42 |
### π§ **Meaningful Reasoning + Outcomes**
|
43 |
Clearly explains:
|
44 |
-
|
45 |
* Why this learning path fits *you*
|
46 |
* What youβll be able to do after completing it
|
47 |
### π **Beginner-Friendly Resources**
|
@@ -50,7 +51,7 @@ Includes 2β3 handpicked materials (YouTube, MOOCs, docs) to help you get start
|
|
50 |
Provides 5β10 custom questions to assess your comprehension along the way.
|
51 |
### π **Visual Mermaid Diagram**
|
52 |
Automatically turns your learning roadmap into an interactive diagram for visual learners.
|
53 |
-
|
54 |
## π Integrations & Stack
|
55 |
|
56 |
| Component | Description |
|
@@ -60,7 +61,6 @@ Automatically turns your learning roadmap into an interactive diagram for visual
|
|
60 |
| π‘ **Gradio Interface** | Simple, modern UI for input/output, diagrams, and feedback |
|
61 |
| π **MermaidJS** | Converts study workflows into clear visual diagrams |
|
62 |
|
63 |
-
---
|
64 |
|
65 |
## π How It Works
|
66 |
|
@@ -100,27 +100,20 @@ Whether you're:
|
|
100 |
* A **hobbyist** wanting structure in your learning journeyβ¦
|
101 |
|
102 |
**LearnFlow Agent** is here to guide you with confidence and clarity. π
|
103 |
-
|
104 |
## π§ͺ Future Features (Coming Soon!)
|
105 |
* π Multi-language support
|
106 |
* π§βπ« Tutor Mode with progress tracking
|
107 |
* π Resource bookmark sync
|
108 |
* π§ AI-powered concept explanation on hover
|
109 |
-
|
110 |
## π οΈ Tech Stack
|
111 |
* `Python` + `Gradio` + `Pydantic`
|
112 |
* `OpenAI` + `SambaNova`
|
113 |
* `MermaidJS` for diagrams
|
114 |
-
|
115 |
## π License
|
116 |
MIT License
|
117 |
-
---
|
118 |
## π Contribute
|
119 |
Have ideas? Found a bug? PRs and feedback are welcome. Let's build better learning tools together. π€
|
120 |
-
---
|
121 |
-
|
122 |
-
---
|
123 |
-
tags:
|
124 |
-
- sambanova
|
125 |
-
---
|
126 |
|
|
|
9 |
pinned: true
|
10 |
license: mit
|
11 |
short_description: Imagine having a smart educational guide right at your side.
|
12 |
+
tags: [agent-demo-track, sambanova]
|
13 |
---
|
14 |
|
15 |
+
|
16 |
+

|
17 |
+
|
18 |
## π₯ [Watch the LearnFlow Usecase Video](https://youtu.be/2UTir0MX0kU)
|
19 |
|
20 |
# π LearnFlow Agent
|
|
|
24 |
|
25 |
**LearnFlow Agent** is an intelligent, conversational tool that helps you figure out *what to learn next* β tailored precisely to your **age**, **background**, and **interests**.
|
26 |
Powered by advanced language models and a sleek Gradio interface, it delivers a **personalized study roadmap**, helpful explanations, beginner resources, and even custom questions to test your understanding.
|
27 |
+
|
28 |
## π Key Objectives
|
29 |
|
30 |
LearnFlow Agent is built to **empower learners** by:
|
|
|
37 |
Handpicked beginner-friendly content like courses, videos, and books.
|
38 |
* π§© **Ensuring You Understand**
|
39 |
Test yourself with grasp-check questions based on your learning path.
|
40 |
+
|
41 |
## π What You Get
|
42 |
### πΊοΈ **Personalized Study Workflow**
|
43 |
Generates a structured roadmap (`study_workflow`) with 3β5 main topics and their subtopics, progressing from beginner β advanced.
|
44 |
### π§ **Meaningful Reasoning + Outcomes**
|
45 |
Clearly explains:
|
|
|
46 |
* Why this learning path fits *you*
|
47 |
* What youβll be able to do after completing it
|
48 |
### π **Beginner-Friendly Resources**
|
|
|
51 |
Provides 5β10 custom questions to assess your comprehension along the way.
|
52 |
### π **Visual Mermaid Diagram**
|
53 |
Automatically turns your learning roadmap into an interactive diagram for visual learners.
|
54 |
+
|
55 |
## π Integrations & Stack
|
56 |
|
57 |
| Component | Description |
|
|
|
61 |
| π‘ **Gradio Interface** | Simple, modern UI for input/output, diagrams, and feedback |
|
62 |
| π **MermaidJS** | Converts study workflows into clear visual diagrams |
|
63 |
|
|
|
64 |
|
65 |
## π How It Works
|
66 |
|
|
|
100 |
* A **hobbyist** wanting structure in your learning journeyβ¦
|
101 |
|
102 |
**LearnFlow Agent** is here to guide you with confidence and clarity. π
|
103 |
+
|
104 |
## π§ͺ Future Features (Coming Soon!)
|
105 |
* π Multi-language support
|
106 |
* π§βπ« Tutor Mode with progress tracking
|
107 |
* π Resource bookmark sync
|
108 |
* π§ AI-powered concept explanation on hover
|
109 |
+
*
|
110 |
## π οΈ Tech Stack
|
111 |
* `Python` + `Gradio` + `Pydantic`
|
112 |
* `OpenAI` + `SambaNova`
|
113 |
* `MermaidJS` for diagrams
|
114 |
+
|
115 |
## π License
|
116 |
MIT License
|
|
|
117 |
## π Contribute
|
118 |
Have ideas? Found a bug? PRs and feedback are welcome. Let's build better learning tools together. π€
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
|