Next.js AI Chatbot with Twilio Segment analytics instrumentation
An open-source AI copilot with built-in Segment analytics built with Next.js, the Vercel AI SDK, OpenAI, Vercel KV and Twilio Segment.
Key Features:
- Next.js App Router: Leverages the latest Next.js features for building modern web applications.
- Vercel AI SDK: Integrates the Vercel AI SDK for streaming chat UI, providing a smooth user experience.
- Model Provider Flexibility: Supports OpenAI (default), Anthropic, Cohere, Hugging Face, or custom AI chat models and/or LangChain.
- shadcn/ui: Uses shadcn/ui for styling, including Tailwind CSS and Radix UI.
- Vercel KV and Postgres: Utilizes Vercel KV and Postgres for chat history, rate limiting, and session storage.
- Twilio Segment Integration: Employs analytics-node for model observability with Twilio Segment.
Practical Applications:
- AI-powered customer support chatbots
- Personal AI assistants
- AI-driven tools with analytics
- Experimenting with different AI models and providers