Skip to content

Repository files navigation

BDC Chatbot Streamlit Client

Streamlit client for the BDC Chatbot.

Copy environment variables

Copy .env_example to .env and make any necessary changes

Install dependencies

pip install -r requirements.txt

Run chatbot

streamlit run client.py

or with more controls

streamlit run client.py --server.port=8501 --server.enableCORS=false --server.address=0.0.0.0

Deployment

Build Docker Image

docker build -t containers.renci.org/comms/bdcbot-client:0.1.0 .

TBD

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages