This is a web application designed to assist users, especially those who are deaf or hard of hearing, by transforming audio recordings into written text and summarized notes. The application also provides additional functionality to create quizzes or practice exams from the transcribed notes, enhancing learning and accessibility.
-
Audio Submission and Transcription: Users can upload audio files, which are then transcribed into text using advanced language models.
-
Notes Summarization: The transcribed text is summarized into concise, easy-to-read notes.
-
Quiz/Practice Exam Generation: Users can request quizzes or practice exams based on the notes to aid learning and retention.
-
Accessibility-Focused Design: Tailored to support individuals who are deaf or hard of hearing by providing a written representation of audio content.
- Frontend: React
- Backend: Flask
- LLM Processing: Hugging Face, Llama, Gemma
-
Enhance Accessibility: Provide an efficient way for individuals with hearing impairments to access and understand audio content.
-
Boost Learning: Offer tools like summarized notes and quizzes to help users engage with and retain the information from the audio content.
-
User-Friendly Experience: Ensure the application is intuitive and straightforward to use for all audiences.