-
Fork this repository or create a code space in GitHub.
-
Install the required Python packages by running the following command in your terminal:
pip install -r requirements.txt -
Create a
.envfile in the project directory. You can use theexample.envfile as a reference. Add your Hugging Face API token to the.envfile in the following format:HUGGINGFACEHUB_API_TOKEN=your_huggingface_token -
Run the following command in your terminal to start the chat UI:
chainlit run app.py -w
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|