Skip to content

A chatbot assistant that provides tailored products guidance to customers, using custom RAG from custom data.

Notifications You must be signed in to change notification settings

RaheesAhmed/sales_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales Repersentive Chatbot

A chatbot assistant that provides tailored products guidance to customers, using custom RAG from custom data.

Installation

  1. Clone the repository:

    git clone https://github.com/RaheesAhmed/sales_chatbot.git
  2. Navigate to the project directory:

    cd sales_chatbot
    
  3. Install the dependencies:

npm install

Usage

  1. Start the server:
npm start

Open your browser and go to localhost:3000 to test the chatbot.

Change the Knowledge Base Docs:

You can change your documents here in Data folder.Simply If you want to add more files just delete the Data.Index folder and run the chatbot again and it will take all new files.

About

A chatbot assistant that provides tailored products guidance to customers, using custom RAG from custom data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published