Shasatya / doctel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doctel

STEPS:

STEP 01- Create a conda environment after opening the repository

conda create -n mchatbot python=3.8 -y
conda activate mchatbot

STEP 02- install the requirements

pip install -r requirements.txt

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%