Spaces:
Runtime error
Runtime error
Application file added.
Browse files
README.md
CHANGED
@@ -1,21 +1,12 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
Gradio library is used to provide beautiful user interface for the application.
|
15 |
-
|
16 |
-
## Resources
|
17 |
-
- LangChain Library: https://github.com/hwchase17/langchain
|
18 |
-
- Inspired from: https://twitter.com/pwang_szn/status/1642104548109201410
|
19 |
-
- Dataset Resource: https://www.kaggle.com/datasets/ajaypalsinghlo/world-happiness-report-2023
|
20 |
-
|
21 |
-
|
|
|
1 |
+
---
|
2 |
+
title: World Happiness Report 2023 Q And A Bot
|
3 |
+
emoji: π
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: gray
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.24.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|