Inspiration

The original idea was to translate to text all telegram audio using a bot. After we created an API with multiple features like chatting with GPT3, get summary of audio.

demo: https://drive.google.com/file/d/1Ix19NfSv-IOEXXtgq4tRUpbOtcUK8ytu/view?usp=share_link

What it does

Telegram bot @SUmmarizeThisBot Speech to Text with noise filtering Summarize Texts Chatting about the generated text Checking that the user well understood the concepts in the text

How we built it

For the Speech to Text part we used Whisper model and for all the other tasks the famous GPT3 was used

Challenges we ran into

Java script and gathering and integrating all the models together

Accomplishments that we're proud of

Great text summaries and Very interesting interaction between our AI and the user, the AI being able to check how well the user understood the given text

What we learned

link two AI model, a little bit of Java Script and a lot of fun

What's next for PATRICK

Summarizes class and help student understand the course by asking nice questions

Built With

Share this project:

Updates