Nutlope/notesGPT
A voice note-taking application that transcribes audio and uses LLMs to summarize recordings and extract actionable tasks.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
NotesGPT allows users to record voice notes which are then transcribed using Whisper and processed by a Mixtral LLM to generate summaries and task lists. The app uses Together.ai for both inference and embedding generation, with Convex vector search enabling semantic retrieval of past notes. It integrates Convex for database, file storage, and backend functions, along with Clerk for authentication.