/ai-notes-buster-ui

Use AI to generate meeting notes from transcript

Primary LanguageTypeScript

Running Locally

1. Clone Repo

git clone https://github.com/itretiy/ai-notes-buster-ui

2. Install Dependencies

npm i

3. Run App

npm run dev