Skip to content

gorango/phonetica

Repository files navigation

Phonetica

Voice-enabled ChatGPT implementation builth with:

Setup

To start developing locally or to deploy your own version, clone the repo and implement the requirements.

Requirements

Enable all of the required APIs from the providers:

Environment Variables

Add OpenAI and Google Cloud keys to the .env file.

cp .env.example .env

Development

Check out "scripts" in package.json for available actions for development and deployment of the app.

License

MIT