{"name":"notesGPT: AI-Powered Voice Notes with Transcription and Summarization","description":"notesGPT is an innovative open-source project that allows users to record voice notes and leverage AI to transcribe, summarize, and extract actionable tasks from them. Built with a modern tech stack including Convex, Next.js, and Together.ai, it streamlines the process of turning spoken ideas into organized information. This tool is ideal for anyone looking to enhance their productivity by efficiently managing their voice recordings.","github":"https://github.com/Nutlope/notesGPT","url":"https://osrepos.com/repo/nutlope-notesgpt","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/nutlope-notesgpt","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/nutlope-notesgpt.md","json":"https://osrepos.com/repo/nutlope-notesgpt.json","topics":["TypeScript","AI","Voice Notes","Transcription","Summarization","Productivity","Next.js","Convex"],"keywords":["TypeScript","AI","Voice Notes","Transcription","Summarization","Productivity","Next.js","Convex"],"stars":null,"summary":"notesGPT is an innovative open-source project that allows users to record voice notes and leverage AI to transcribe, summarize, and extract actionable tasks from them. Built with a modern tech stack including Convex, Next.js, and Together.ai, it streamlines the process of turning spoken ideas into organized information. This tool is ideal for anyone looking to enhance their productivity by efficiently managing their voice recordings.","content":"## Introduction\nnotesGPT is an open-source application designed to revolutionize how you manage voice notes. It provides a seamless experience for recording audio, which is then automatically transcribed, summarized, and processed to generate actionable tasks using advanced AI models. This project showcases a powerful integration of modern web technologies and large language models to transform raw voice input into structured, useful information.\n\n## Installation\nTo deploy your own instance of notesGPT, follow these steps:\n\n1.  **Clone the repository:**\n    bash\n    git clone https://github.com/Nutlope/notesGPT.git\n    cd notesGPT\n    \n\n2.  **Install dependencies:**\n    bash\n    npm install\n    \n\n3.  **Run the development server:**\n    bash\n    npm run dev\n    \n    This will prompt you to log into [Convex](https://convex.dev/) and create a project.\n\n4.  **Set up Clerk for authentication:**\n    *   Create a [Clerk](https://clerk.dev/) account.\n    *   Copy your `CLERK_SECRET_KEY` and `NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY` API keys into a `.env.local` file.\n    *   Follow the steps [here](https://docs.convex.dev/auth/clerk) to obtain your Clerk Issuer URL (e.g., `https://some-animal-123.clerk.accounts.dev`).\n    *   Add the `CLERK_ISSUER_URL` to your [Convex Environment Variables](https://dashboard.convex.dev/deployment/settings/environment-variables?var=CLERK_ISSUER_URL).\n\n5.  **Configure Together.ai for AI services:**\n    *   Create a [Together](https://togetherai.link) account to get your [API key](https://api.together.xyz/settings/api-keys).\n    *   Save your `TOGETHER_API_KEY` in your [Convex Environment Variables](https://dashboard.convex.dev/deployment/settings/environment-variables?var=TOGETHER_API_KEY).\n\nAfter completing these steps, your frontend and backend should be running, allowing you to log in and start recording voice notes.\n\n## Usage Examples\nUsing notesGPT is straightforward. Once logged in, you can simply record a voice note. The application then automatically processes this audio, transcribing it into text. Following transcription, an AI model generates a concise summary of your note and identifies any potential action items or tasks mentioned. This allows you to quickly review the key points and manage your to-do list without manually sifting through long recordings.\n\n## Why Use It\nnotesGPT offers a powerful solution for anyone who frequently takes notes on the go or prefers speaking over typing. Its AI-driven features save significant time by automating transcription and summarization, ensuring you never miss an important detail or task. The ability to instantly transform spoken thoughts into actionable items makes it an invaluable tool for productivity, idea generation, and task management. Furthermore, being open-source, it provides transparency and flexibility for developers to customize and extend its capabilities.\n\n## Links\n*   [GitHub Repository](https://github.com/Nutlope/notesGPT)\n*   [Live Demo](https://usenotesgpt.com/)","metrics":{"detailViews":2,"githubClicks":4},"dates":{"published":null,"modified":"2026-01-05T08:01:21.000Z"}}