chatbot and chatbot-sdk

Vercel's chatbot is a complete end-to-end application, while OpenAssistantGPT's SDK is a reusable framework for building similar chatbots, making them complements—you could use the SDK to accelerate building something like Vercel's reference implementation.

chatbot
68
Established
chatbot-sdk
51
Established
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 6/25
Adoption 8/25
Maturity 16/25
Community 21/25
Stars: 19,877
Forks: 6,393
Downloads:
Commits (30d): 12
Language: TypeScript
License:
Stars: 60
Forks: 42
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About chatbot

vercel/chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel

Built on the AI SDK's unified interface to route across OpenAI, Anthropic, Google, and other providers, with support for text generation, structured objects, and tool calls. Leverages Next.js Server Components and Server Actions for performance, paired with Neon Postgres for chat history persistence and Vercel Blob for file storage. Includes Auth.js authentication and shadcn/ui components styled with Tailwind CSS for a production-ready foundation.

About chatbot-sdk

OpenAssistantGPT/chatbot-sdk

A SDK for building and deploying your own chatbot using NextJS in Vercel. This chatbot SDK helps you to build a gpt chatbot using the OpenAI Assistant API, in few clicks you can get a chatbot deployed in Vercel and Iframable in your website for any use case. Created by OpenAssistantGPT.

Scores updated daily from GitHub, PyPI, and npm data. How scores work