Skip to content

Record audio notes and let AI transcribe summarize, and convert into useful action items

Notifications You must be signed in to change notification settings

hardikverma22/VoiceWiseAI

Repository files navigation

Edit in Eraser

VoiceWise AI

Generate transcript, summary and action items from your notes in seconds. Streamline Your Workflow with Automated Transcription Action Item Management. Powered by Convex, Together.ai, and Whisper.

Live:

VoiceWise AI

Tech Stack Architecture Diagram ER Diagram Deploy Your Own

Tech Stack

Architecture Diagram

VoiceWiseAI - Architectural flow

ER Diagram

VoiceWise AI - ER Diagram

Deploy Your Own

You can deploy this template by setting up the following services and adding their environment variables:

  1. Run npm install to install dependencies.
  2. Run npm run dev . It will prompt you to log into Convex and create a project.
  3. It will then ask you to supply the CLERK_ISSUER_URL . To do this:
    1. Make a Clerk account.
    2. Copy both the CLERK_SECRET_KEY and NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY API keys into .env.local .
    3. Do steps 1-3 here and copy the Issuer URL. It should look something like https://some-animal-123.clerk.accounts.dev .
    4. Add 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".
  4. Now your frontend and backend should be running and you should be able to log in but not record.
  5. Make a Together account to get your API key .
  6. Make a Replicate account to get your API key .
  7. Save your environment variables in Convex as REPLICATE_API_KEY and TOGETHER_API_KEY .

About

Record audio notes and let AI transcribe summarize, and convert into useful action items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published