Skip to content

sumimhasan/BizBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍️ BizBot — AI E-Commerce Assistant

A RAG + Memory-powered chatbot for online stores — built with LangChain, Pinecone & OpenAI.

✅ Features

  • 🧠 RAG: Answers using real product data
  • 💬 Memory: Remembers conversation context
  • 🛒 Scalable: Ready for real product catalogs
  • 🎨 UI: Gradio-based chat interface
  • 🧩 Modular: Easy to extend or deploy

🚀 Quick Start

1. Clone repo
2. pip install -r requirements.txt
3. Set .env with your API keys
4. Ingest data: python scripts/ingest_data.py
5. Launch UI: python app/gradio_ui.py
6. Chat at http://localhost:7860

💬 Sample Queries

  • “Do you have noise-cancelling earbuds under $150?”
  • “Is it in stock?”
  • “Add the one you mentioned to my cart”
  • “What’s your return policy?”

📦 Tech Stack

  • LangChain 🧠
  • Pinecone 🌲
  • OpenAI 🤖
  • Gradio 🎨

Built for developers, founders, and innovators.

About

a Chatbot for E-commerce store customer problems to product order all

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published