File size: 558 Bytes
a5610c0
 
a7c1ef2
a5610c0
 
 
 
 
 
 
 
 
ec0786f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
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/