EsyLearn is a web application that makes learning process more organized, fun, engaging, and uplifting for everyone. Be able to quickly get answers to almost any questions you hold!
- First upload the OpenAI API's key to the app.py file
- Press "Let's do it" button
- Start recording your question
- Stop the recording
- Listen to the output
EsyLearn uses multiple API's to accomplish the goals and achieve the functionality mentioned above
-
Flask is a micro web framework written in Python.
-
SpeechRecognition Library for performing speech recognition, with support for several engines and APIs, online and offline.
-
Recorderjs A plugin for recording/exporting the output of Web Audio API nodes
-
OpenAI API is a cloud-based service that provides a simple and scalable way to integrate state-of-the-art artificial intelligence models into various applications and services.