Skip to content

xavierolivares/SpeechNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeechNotes

SpeechNotes is a note taking application and assistant for those that love to attend meetings. The application converts the spoken word to text and stores each session for future review. The base of this application contains Golang and the Google Cloud Speech-to-Text API. The Golang server uses websockets to connect to a server on the frontend, which uses Node/Express and React. The spoken word is delivered in real-time to the webpage and the application allows a user to save the notes for future review.

System Design

SpeechNotes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages