Skip to content

christineastoria/langgraph-customer-support-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate code for a customer support bot that can interact with a SQL database to answer questions

You can create a virtual environment and install the dependencies with:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

Langgraph Demo Customer Support Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors