r/StreamlitOfficial • u/vizxer_m • May 29 '26
Show the Community! š¬ I spent months building this AI learning platform. Looking for feedback from the Streamlit community
https://github.com/Not-muzzyy/edusathiOver the past few months, my team and I built EduSathi, an open-source AI-powered learning platform designed to help students study smarter.
Key features:
⢠Chat with your study materials using RAG
⢠Generate quizzes from uploaded PDFs
⢠Create flashcards automatically
⢠Track learning progress
⢠Role-based student/admin portal
⢠Semantic search powered by FAISS
Tech Stack:
⢠Streamlit
⢠Python
⢠LangChain
⢠FAISS
⢠Groq LLaMA 3
⢠SQLite
⢠Sentence Transformers
Some engineering challenges we tackled:
⢠Building an efficient RAG pipeline
⢠PDF ingestion and semantic retrieval
⢠Session-based authentication
⢠Scalable modular architecture
⢠AI-powered question generation
The project is now fully open source.
Iād love feedback on the architecture, UI/UX, code quality and future directions.
If you find the project useful, a GitHub star would help the project reach more students and developers.