Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.13 KB

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/