Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 541 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 541 Bytes
FluentEnglish.ai Logo

FluentEnglish.ai

FluentEnglish.ai - An AI native app for non-native english speakers.

Devlopment

Require:

  • Pnpm

After cloning the repo go to root directory.

cp format.env .env.local

Fill the .env.local with the values. For Hume api key and secret click here.

pnpm install
pnpm dev

Open http://localhost:3000