Skip to content

eyucherin/echo

Repository files navigation

Landing Page Chat
Screenshot 2023-06-25 at 9 41 02 PM Screenshot 2023-06-25 at 9 44 43 PM

An AI chatbot app built with Next.js, the Vercel AI SDK, and OpenAI.

This is a Next.js project bootstrapped with create-next-app.

Features

  • Next.js App Router
  • React Server Components (RSCs), Suspense, and Server Actions
  • Vercel AI SDK for streaming chat UI
  • Support for OpenAI (default)
  • Edge runtime-ready
  • shadcn/ui
  • Chat History, rate limiting, and session storage with Vercel KV

Model Providers

This template ships with OpenAI gpt-3.5-turbo as the default. However, thanks to the Vercel AI SDK, you can switch LLM providers to Anthropic, Hugging Face, or using LangChain with just a few lines of code.

Running locally

You will need need your own personal tokens to use the environment variables and run the Next.js AI Chatbot

About

Your next generative AI chat bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published