Demo
Next JS Chatbot Demo
For a complete demo and GitHub repo, you can check this out directly.
Next JS
With Next JS, Vercel AI, a simple chat with avatar experience.
Setup
Clone and try out the repo demo!
Install and run the dependencies.
The demo request for OpenAI API key and Eleven Labs API key. You can get the API key from the respective website.
Explaination
This demo shows how to integrate with Vercel AI SDK, visit this get started with Vercel AI SDK https://sdk.vercel.ai/docs/guides/openai#guide-chat-bot
Below is step by step explaination on how to integrate with Vercel AI SDK.