Inspiration
long hours of classes/lectures make students tired, causing them to lose focus an unable to learn effectively
What it does
Viren records the teacher's voice in the classroom, summarises the content then generates a mind map to visualize the relationship between topics in the learning materials
How we built it
- create a discord extension to record voice
- then google speech to text API to convert the content to text
- from there the data will be sent to chatGPT API for summarising the contents into keywords and bullet points.
- then the server will send the processed data to the frontend
- React and D3 JS will render and visualize the data in form of mind maps
Challenges we ran into
struggle to process dynamic data structure hard to implement Neo4J graph database
Accomplishments that we're proud of
manage to successfully combine multiple uncommon technologies such as chatGPT, D3 js, Neo4j, Google speech-to-text service
What we learned
- need members with different expertise such as video editing
- preparation is very important
What's next for Viren
we hope can turn it into an actual startup with this MVP
Built With
- chatgpt
- google-cloud
- google-speech-to-text
- neo4j
- node.js
- react
- typescript
Log in or sign up for Devpost to join the conversation.