Spaces:
Runtime error
Runtime error
adding new files
Browse files- README.md +7 -17
- chainlit.md +6 -4
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 📉
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
@@ -8,28 +8,18 @@ pinned: false
|
|
8 |
app_port: 7860
|
9 |
---
|
10 |
|
11 |
-
## 🤖
|
12 |
|
13 |
-
>
|
14 |
-
|
15 |
-
<p align = "center" draggable=”false” ><img src="image.jpg"
|
16 |
-
width="200px"
|
17 |
-
height="auto"/>
|
18 |
-
</p>
|
19 |
-
|
20 |
-
|
21 |
-
## Odpovědi čerpají z webu: "https://www.zakonyprolidi.cz/
|
22 |
|
|
|
|
|
23 |
---
|
24 |
|
25 |
-
<p align = "center" draggable=”false” ><img src="https://
|
26 |
width="200px"
|
27 |
height="auto"/>
|
28 |
</p>
|
29 |
|
30 |
|
31 |
-
|
32 |
-
|
33 |
-
For a step-by-step YouTube video walkthrough, watch this! [Deploying Chainlit app on Hugging Face](https://www.youtube.com/live/pRbbZcL0NMI?si=NAYhMZ_suAY84f06&t=2119)
|
34 |
-
|
35 |
-
![Beyond ChatGPT: Build Your First LLM Application](https://github.com/AI-Maker-Space/Beyond-ChatGPT/assets/48775140/cb7a74b8-28af-4d12-a008-8f5a51d47b4c)
|
|
|
1 |
---
|
2 |
+
title: AIRBNB
|
3 |
emoji: 📉
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
|
|
8 |
app_port: 7860
|
9 |
---
|
10 |
|
11 |
+
## 🤖 Airbnb-CHAT
|
12 |
|
13 |
+
> Find out more about airbnb. Ask me anything.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
+
## Answers are from Airbnb 10k filings.
|
16 |
+
Langchain/RAG/Chainlit/OpenAI
|
17 |
---
|
18 |
|
19 |
+
<p align = "center" draggable=”false” ><img src="https://huggingface.co/spaces/KatGaw/airbnb_new_space/blob/main/airbnb_10k_filings.pdf"
|
20 |
width="200px"
|
21 |
height="auto"/>
|
22 |
</p>
|
23 |
|
24 |
|
25 |
+
> :wave: Code originates mainly from the amazing AI Makerspace Bootcamp!!! For more see [https://github.com/AI-Maker-Space]
|
|
|
|
|
|
|
|
chainlit.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
|
2 |
-
## 🤖
|
3 |
-
|
4 |
-
|
5 |
|
6 |
-
##
|
|
|
|
|
|
1 |
|
2 |
+
## 🤖 Airbnb App
|
3 |
+
----
|
4 |
+
Langchain/RAG/Chainlit/OpenAI
|
5 |
|
6 |
+
## Ask me any question about Airbnb!
|
7 |
+
|
8 |
+
Answers come from Airbnb 10k filing .pdf
|