Skip to content

akashgoyal/CRM_Bot

Repository files navigation

steps to run

1. Install dependencies in your environment

pip install -r requirements.txt


2. Start the FastAPI server, to interact with database

uncomment lines 25,26,27 in main.py . then run

python main.py


3. Start the streamlit UI interface

if running locally change uncomment line:17 & comment line:18 in fe_app1.py . then run

streamlit run fe_app1.py


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages