-
Clone the repo
$ git clone https://github.com/Arun-kc/chatcsv.git $ cd quicky-nest
-
Create a virtual environment
-
Get inside your virtual environment
-
Install the dependencies
$ pip install -r requirements.txt
-
Start the streamlit server
$ streamlit run main.py