Rowdyhack8
No description available
Install / Use
/learn @Melbourneandrew/Rowdyhack8README
TutorAI
Rowdy Hack VIII submission
Mission
TutorAI aims to increase access to to academic support while decreasing cost and inconvenience of traditional tutoring.
What it does
It ingests the textbooks and lecture recordings for a students classes. It creates a transcript of the lecture with firebase text-to-speech. Using langchains python libraries, it creates openai embeddings from the transcripts and textbook.
When a student asks a question, a smiliarity search is performed on the textbook and lecture vector sets. It uses the results of the similarity search to build an optomized prompt for chatGPT to respond to the students query with context from their course.
The demo features a chat session with a Tutor that has ingested the textbook and lectures from MIT OpenCourseWare's Introduction To Psychology (link)
Checkout the demo: https://chat.tutorai.space/
Check out the Devpost
Creators:
Andrew Melbourne (Linkedin)
James Odebiyi (Linkedin)
Jason Antwi-Appah (Linkedin)\

