ParulPandey commited on
Commit
3384ec8
·
verified ·
1 Parent(s): 5e13020

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -30,7 +30,9 @@ ReadRight uses a modular setup with Gradio Spaces API and smolagents to deliver
30
  1. **Story Creation and Audio**:
31
  - Students enter their name, grade, and a topic they like through a simple Gradio interface.
32
  - **Story Generation Agent**: Powered by Google Gemini and smolagents’ tool-calling features, this agent crafts engaging, personalized stories tailored to the student’s grade and interests. It automatically adjusts story length, vocabulary, and complexity—for example, using simple words for younger kids or richer sentences for older ones—making smart choices about content without needing extra user input.
33
- - **Audio Creation**: Hugging Face TTS (NihalGazi/Text-To-Speech-Unlimited) turns stories into natural-sounding audio to guide pronunciation. This phase starts with user input, but the story agent works autonomously to shape the content.
 
 
34
 
35
  2. **Feedback and Adaptive Learning**:
36
  - Once a student records their reading, a multi-step agentic workflow kicks in, powered by smolagents:
 
30
  1. **Story Creation and Audio**:
31
  - Students enter their name, grade, and a topic they like through a simple Gradio interface.
32
  - **Story Generation Agent**: Powered by Google Gemini and smolagents’ tool-calling features, this agent crafts engaging, personalized stories tailored to the student’s grade and interests. It automatically adjusts story length, vocabulary, and complexity—for example, using simple words for younger kids or richer sentences for older ones—making smart choices about content without needing extra user input.
33
+ - **Audio Creation**: Hugging Face TTS (NihalGazi/Text-To-Speech-Unlimited) turns stories into natural-sounding audio to guide pronunciation.
34
+
35
+ **This phase starts with user input, but the story agent works autonomously to shape the content.**
36
 
37
  2. **Feedback and Adaptive Learning**:
38
  - Once a student records their reading, a multi-step agentic workflow kicks in, powered by smolagents: