Skip to content

This repo implements a Customer Assistance for Resturants to help them to pick their meal of the day.

Notifications You must be signed in to change notification settings

abdallah1097/LangChain_Customer_Assistance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChain_Customer_Assistance

This repo implements a Customer Assistance for Resturants to help them to pick their meal of the day.

Installing

To run the app, Create a new venv and install dependencies:

conda create -n customer_assistance
conda activate customer_assistance
pip install -r requirements.txt

Use

Run the main app:

python app.py

It will ask you for questions to assist you with.

About

This repo implements a Customer Assistance for Resturants to help them to pick their meal of the day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages