<website status="loading" />
Building Portfolio...
Anand Bhagat - Full-Stack Web Developer
Back to Homepage
🚧

Screenshots Coming Soon

Project visuals will be added shortly

AI Sales Bot

ReactPythonFastAPIVector DBWeb ScrapingGPT APIs

AI Sales Bot - No-Code Chatbot Builder

🚧 In Development - Coming Soon

The Problem

E-commerce sites need proactive sales assistance to guide customers and increase conversions, but building custom AI chatbots is expensive and requires technical expertise. Most solutions are either too generic or too complex to set up.

The Solution

A no-code platform that allows businesses to create AI-powered sales bots by simply providing their website URL. The system scrapes the content, builds a knowledge base, and creates a chatbot that can answer questions and proactively suggest products.

Key Features

  • Website Scraping: Automatically crawls websites via sitemap to extract product information and content.
  • AI-Powered Responses: Uses vector embeddings and GPT to provide contextually accurate answers to customer queries.
  • Proactive Suggestions: Monitors user behavior to suggest relevant products at the right moment.
  • No-Code Configuration: Simple questionnaire-based setup process - no technical skills required.
  • Easy Integration: Single script tag to embed the chatbot on any website.

System Architecture

The system follows a pipeline architecture:

  1. Scraping: Website content is crawled and extracted
  2. Processing: Content is cleaned and chunked for embedding
  3. Embedding: Text chunks are converted to vector embeddings
  4. Storage: Embeddings stored in vector database for fast retrieval
  5. Chat: User queries are matched against embeddings and answered with GPT

Why I'm Building This

I identified a market opportunity where small to medium e-commerce businesses need intelligent customer assistance but can't afford custom development. This platform democratizes AI-powered sales support.

UI/UX Approach

The dashboard is designed for non-technical users with a step-by-step wizard for bot creation. The chatbot widget is customizable to match brand colors and provides a native chat experience for end users.