0.1.0 • Published 2 years ago
mamba-chat-ai v0.1.0
Mamba Chatbot with Next.js (Starter Template)
This is a sample project to demonstrate how to use Mamba API to build your own custom chatbot interface. Made with Mamba, Next.js, Vercel AI SDK and shadcn/ui.

Getting Started
First, create a Mamba account at https://Mamba.ai, ingest your data and grab your API key.
Add your .env file with your Mamba API key:
Mamba_API_KEY=YOUR_Mamba_API_KEYThen, install the dependencies:
npm installRun the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
0.1.0
2 years ago