Technologies Used
PythonProject Team
About
The goal of our project is to help college and high school students that don't have great study habits learn. We do this by analyzing a lecture or audio file and creating a dynamic never ending outline that directly corresponds to the lecture. Each outline will have three sections. A summary section, a questions section, and a videos section. A little about how it was done. We use HPE Haven's Speech Recognition API to go from an audio file to the corresponding text. We then use their concept extraction API on the body of text to get a list of keywords. We use this data to map the lecture to a specific textbook pdf and chapter section to gather even more information. Next, we use this compiled information to find relevant practice questions and videos. To gather the summary we used a combination of APIs to filter the unnecessary information. Here is a link to a live demo https://www.youtube.com/watch?v=sa_yG4KkJJ0&list=LLG8eMsXvCwGG6bszBwRUXmw&index=2
Russell Ratcliffe - 2411d