Skip to content
/ boti Public

Bot-I (read: boti) is an AI-based Chatbot.

License

Notifications You must be signed in to change notification settings

akhamr/boti

Repository files navigation

preview

Source code of my first project. Made using Next.js, Vercel KV, and Gemini API.

Running Locally

This application requires Node.js v18.17+.

git clone https://github.com/akhamr/boti.git
cd boti
npm i
npm run dev

Create a .env.local file similar to .env.example, and open http://localhost:3000 with your browser to see the result.

Or do you want to deploy it yourself? Just click this button here ⇓

Deploy with Vercel

Tech Stack

Credits

Thanks to my inspiration during building this project

License

Licensed under BSD-2-Clause License, Copyright ©️ 2024 Khamid Arrazaq