Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 734 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 734 Bytes

Features

  • Next.js App Router
  • React Server Components (RSCs), Suspense, and Server Actions
  • Vercel AI SDK for streaming chat UI
  • Support for OpenAI (default), Anthropic, Cohere, Hugging Face, or custom AI chat models and/or LangChain
  • shadcn/ui
  • Chat History, rate limiting, and session storage with Vercel KV
  • NextAuth.js for authentication

Model Providers

OpenAI Chat-GPT 4