A brief description of your project.
- Clone the repository.
- Run
pip install -r requirements.txtto install the dependencies. - Or you can install the dependencies using
pipenv:pipenv shell pipenv sync
- Run enviroment:
pipenv shellFor run chat in cli run main.py:
python cli_chat.pyGuidelines for contributing to your project, if applicable.
Information about the license for your project.
How to reach out to you or the project maintainers.

