This is a Next.js chat example that integrates the Vercel AI SDK with OpenAI to create a ChatGPT-like chatbot. It features:
- Vercel AI SDK: Simplifies the integration of AI models into web applications.
- OpenAI Integration: Leverages OpenAI's API for natural language processing.
- Telemetry Support: Includes OpenTelemetry for monitoring and tracing AI-powered applications.
- Next.js: Uses Next.js for server-side rendering and API routes.
- Tailwind CSS and Radix UI: Implements Tailwind CSS and Radix UI for styling and accessible components.
This template is ideal for developers looking to quickly deploy an AI-powered chatbot with telemetry capabilities.