vivekuppal / transcribe

Transcribe is a real time transcription, conversation, Language learning platform. It provides live transcripts from microphone and speaker. It generates a suggested conversation response using OpenAI's GPT API. It will read out the responses, simulating a real live conversation in English or another language.
https://abhinavuppal1.github.io/
MIT License
196 stars 46 forks source link

Save transcripts organized by time and date and searchable in the app like otterai. #195

Open mang0sw33t opened 7 months ago

mang0sw33t commented 7 months ago

Discussed in https://github.com/vivekuppal/transcribe/discussions/193

Originally posted by **tan-banana** April 4, 2024 Plus support for context model api that can continually be updated per conversation having both a short and long term memory. I know this is a further out idea. Also we need to get time stamps on the comments so when the file is saved we know when things were said.
vivekuppal commented 6 months ago

Saving transcripts in DB now as part of PR #212