This project is a example of a integration with OpenAI API to dynamic HTML content using voice recognition API natively of Browser.
OpenAI has trained cutting-edge language models that are very good at understanding and generating text. Our API provides access to these models and can be used to solve virtually any task that involves processing language.
You can generate you API KEY on: https://platform.openai.com/account/api-keys
It should create a .env
file with bellow api keys
Environment | Description |
---|---|
VITE_OPENAI_API_KEY | API Key of OPEN AI |
- Node
- Yarn or NPM
- Install dependencies
yarn
or
npm install
- Running the project
yarn dev
or
npm run dev
It will be using some tools:
- Vite: frontend tooling
- Tailwind: styling
- OpenAI: AI to generate locations