Nutlope / notesGPT
- пятница, 16 февраля 2024 г. в 00:00:04
Record voice notes & transcribe, summarize, and get tasks
Generate action items from your notes in seconds. Powered by Convex, Together.ai, and Whisper.
Tech Stack · Deploy Your Own · Future Tasks
You can deploy this template by setting up the following services and adding their environment variables:
npm install
to install dependencies.npm run dev
. It will prompt you to log into Convex and create a project.CLERK_ISSUER_URL
. To do this:
CLERK_SECRET_KEY
and NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
API keys into .env.local
.https://some-animal-123.clerk.accounts.dev
.CLERK_ISSUER_URL
to your Convex Environment Variables
(deep link also available in your terminal). Paste the Issuer URL as the value and click "Save".REPLICATE_API_KEY
and TOGETHER_API_KEY
.