You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Curio is a personalised learning platform which uses Retrieval-Augmented Generation (RAG) to generate interactive audio lessons that engage users in a dynamic learning experience. The users must simply upload study materials like books or lessons and Curio would create conversational and adaptive lessons based on the users' needs.
🗃️Data Sources
Curio relies on user uploaded PDFs to generate the speech-driven learning content. These PDFs can include anything from individual chapters to complete textbooks. This material is indexed and stored it in a vector database, which serves as the knowledge base for our RAG system.
⚙️Additional modifications
To improve content extraction, Curio employs specialized parsing techniques focused on:
Heading and Subheading Extraction
Content Chunking
Metadata Association
These techniques focus on identifying and extracting headings, chapters, and subchapters, allowing us to generate precise chunks related to specific subsections of the material. This structured approach ensures that each chunk is tagged with relevant metadata, including its heading and subsection, making it easier to provide personalized, interactive learning experiences.
Modifications to Data ingestion Pipelines: A modified script is created by performing enriched generation of the content extracted from the file.
Modifications to prompting flow: Curio engages human in the loop interruption based agent
🧑🎓Beneficiaries
Curio primarily targets students from middle school to university, who can benefit from interactive, self-paced learning. Additionally, lifelong learners and professionals seeking flexible education solutions can also use the app to enhance their knowledge in a way that adapts to their busy schedules.
🌐 Architecture
The diagram below elucidates how Curio uses RAG to curate topic wise interactive audio lessons for the user.
@jaydestro - We haven't deployed the application publicly for now to manage costs and optimize API usage, since we are using trial versions for a few functionalities. If you could share your preferred timeline for testing, we’ll ensure the infrastructure is set up in time accordingly. Thank you!
Unfortunately, there have been some delays with the distribution of badges - we have been having some technical issues. Please resubmit the following form.
Project Name
Curio
Description
✨Curio
Curio is a personalised learning platform which uses Retrieval-Augmented Generation (RAG) to generate interactive audio lessons that engage users in a dynamic learning experience. The users must simply upload study materials like books or lessons and Curio would create conversational and adaptive lessons based on the users' needs.
🗃️Data Sources
Curio relies on user uploaded PDFs to generate the speech-driven learning content. These PDFs can include anything from individual chapters to complete textbooks. This material is indexed and stored it in a vector database, which serves as the knowledge base for our RAG system.
⚙️Additional modifications
To improve content extraction, Curio employs specialized parsing techniques focused on:
These techniques focus on identifying and extracting headings, chapters, and subchapters, allowing us to generate precise chunks related to specific subsections of the material. This structured approach ensures that each chunk is tagged with relevant metadata, including its heading and subsection, making it easier to provide personalized, interactive learning experiences.
Modifications to Data ingestion Pipelines: A modified script is created by performing enriched generation of the content extracted from the file.
Modifications to prompting flow: Curio engages human in the loop interruption based agent
🧑🎓Beneficiaries
Curio primarily targets students from middle school to university, who can benefit from interactive, self-paced learning. Additionally, lifelong learners and professionals seeking flexible education solutions can also use the app to enhance their knowledge in a way that adapts to their busy schedules.
🌐 Architecture
The diagram below elucidates how Curio uses RAG to curate topic wise interactive audio lessons for the user.
Technology & Languages
Project Repository URL
https://github.com/samanvithms2002/microsoft-hack
Deployed Endpoint URL
No response
Project Video
https://drive.google.com/file/d/1dXdW_NSpgP8EaxSNakP-_ucLrRli8l0V/view?usp=sharing
Team Members
chirayurathi, chaitu860, NikunjBedia, samanvithms2002, Vaishnavi-Kocherla, DedAvocado, lilbandit
The text was updated successfully, but these errors were encountered: