Skip to content

Allows users to take voice notes, transcribe them to text, generate note summary with AI, edit notes, question or add written notes

License

Notifications You must be signed in to change notification settings

MarcossIC/NotAble

Repository files navigation

NotAble

🚀 Demo

You can enjoy the site at: NotAble

✨ Introduction

NotAble is an application designed to take Voice notes, transcribe them into text automatically and be able to make summaries and highlight the strongest points of the notes with AI. The idea occurred to me when thinking about a project to use together with the Vercel IA sdk, for this same reason I decided to carry out the project with NextJS, I took advantage of using, in addition to the SDK, vercel postgres and deploying in vercel

🛠 Stack

The project was developed in Angular 18 with the technologies of:

ℹ️ Development server

In order to deploy a local version of the project you must:

  • Download the project from github
  • Run npm install, pnpm install or bun install at the root of the project
  • Create .env file and add your KEY's (See example.env, required KEY)
  • Run [npm, bun or pnpm] run dev for a dev server. Navigate to http://localhost:3000/

About

Allows users to take voice notes, transcribe them to text, generate note summary with AI, edit notes, question or add written notes

Topics

Resources

License

Stars

Watchers

Forks