Giter VIP home page Giter VIP logo

notesgpt's Introduction

NotesGPT – AI-powered voice note taking in seconds.

Generate action items from your notes in seconds. Powered by Convex, Together.ai, and Whisper.

Tech Stack · Deploy Your Own · Future Tasks


Tech Stack

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.

Future tasks

  • Keep recording for future playback and display it on the page somewhere
  • Animate the purple microphone to be in sync with your voice
  • Store completed action items for the future instead of fully deleting them
  • Make text/images in the landing page smaller to account for multiple screen sizes.
  • Make the search experience a little smoother overall by searching automatically on entering text
  • Be able to have this as a PWA if there's an easy step to do that
  • Prompt engineer the summary a little more to be more useful than what's currently displaying
  • Add a Notion integration to be able to get the transcript + summary + action items on there
  • UI updates to make it look a little nicer based on Youssef's redesign
  • Be able to edit action items after the fact and set a due date for them
  • Account for layout shift on the dashboard page when refreshing – show a loading state on content?
  • Make action items animate out + make checkbox rounded + add a little check icon on hover
  • Migrate to incredibly fast whisper

notesgpt's People

Contributors

nutlope avatar ianmacartney avatar jamwt avatar xixixao avatar fjun99 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.