datak / README.md
LOUIS SANNA
feat(*): make the whole project run locally
ec0786f
---
title: Datak
emoji: 🪲
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 3.28.3
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
### Desciption
This project use LLM to interact with documents describing fulgoroidea.
### Quick start
This project use poetry.
To install packages
```shell
poetry install
```
To lauch costum env:
```shell
poetry shell
```
Then to lauch the app:
```shell
python app.py
````
App can be found at http://127.0.0.1:7860/