Skip to content

sowgali/LangChain-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChain-Chatbot

A chatbot for aiding in clinical SOPs

How to run in local Add your open AI apikey to utils.py ( will update to aws ssm later)

pip install -r requirements.txt
streamlit run sop_bot/main.py

Using docker

docker build -t langchain-chat-bot .
docker run -p 8501:8501 langchain-chat-bot

About

A chatbot for aiding in clinical SOPs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •