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