You can enjoy the site at: NotAble
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
The project was developed in Angular 18 with the technologies of:
In order to deploy a local version of the project you must:
- Download the project from github
- Run
npm install
,pnpm install
orbun 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 tohttp://localhost:3000/