Skip to content

**QuickBots AI** is a multi-tenant SaaS platform for creating, configuring, and managing AI-powered chatbots. This project is currently in **beta**.

Notifications You must be signed in to change notification settings

smitinit/Quickbots-AI

Repository files navigation

Quickbots

Quickbots is a multi-tenant SaaS platform for creating, configuring, and managing AI-powered chatbots. This project is currently in beta.

🚀 Features

  • AI-Powered Chatbots: Create intelligent chatbots with customizable personalities using Groq LLM
  • RAG (Retrieval-Augmented Generation): Context-aware responses using Upstash Search
  • AI Field Generation: Automatically generate bot configuration fields with Google Gemini
  • Easy Integration: Embed chatbots on any website with a single script tag
  • Real-time Configuration: Update chatbot settings and see changes instantly
  • Customizable UI: Configure themes, colors, and behavior to match your brand
  • Rate Limiting: Built-in rate limiting to protect your API endpoints
  • Analytics: Track chatbot performance and user interactions
  • Multi-tenant Architecture: Secure, isolated bot configurations per user

📦 Quick Start

Embed QuickBot on Your Website

To embed a QuickBot chatbot on your website, add this script tag:

<script
  src="https://quickbot-ai.smit090305.workers.dev/v1/quickbot.iife.js"
  data-bot-id="YOUR_BOT_ID"
  defer
></script>

The chatbot will automatically appear as a floating button in the bottom-right corner. Click it to open the chat interface.

🔗 Documentation

For detailed documentation including architecture, API routes, data flow, and complete project flow, see PROJECT_FLOW_DOCUMENTATION.md.

🌐 Live Demo

Visit the live application at https://quickbots-ai.vercel.app

📝 Project Glimpses

coming soon!

About

**QuickBots AI** is a multi-tenant SaaS platform for creating, configuring, and managing AI-powered chatbots. This project is currently in **beta**.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published