1.2.0 • Published 1 year ago
ecomschmiede-webflow-ki v1.2.0
Conversational AI SDK Javascript example
How to run the code
- Clone this repo
cd elevenlabs-examples/examples/conversational-ai- Setup the environment variables
cp .env.example .env- Fill in the values
Install the dependencies
npm install # install the dependenciesRun the script
npm startVisit localhost
http://localhost:3000/1.2.0
1 year ago