Skip to content

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

Notifications You must be signed in to change notification settings

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