abdtriedcoding / notesGPT

NotesGPT 📋✨ seamlessly converts your voice notes into organized summaries and clear action items using AI 🤖.
https://notessgpt.vercel.app
MIT License
3 stars 1 forks source link
clerkauth convex gemini next14 nextjs reactjs shadcn-ui tailwindcss transcribe typescript voice-recognition voice-to-text-transcription voice-transcription

NotesGPT

NotesGPT seamlessly converts your voice notes into organized summaries and clear action items using AI.
notessgpt.vercel.app


Thumbnail

Key Features:

Prerequisites

You should have Nodejs and Bun installed on your system

Cloning the repository

git clone https://github.com/abdtriedcoding/notesGPT.git

Install packages

bun i

Setup .env file taking refrence from .env.example file

Setup Convex

bunx convex dev

Start the app

bun run dev