Matt Robinson
commited on
Commit
·
0db948e
1
Parent(s):
01095ae
update readme
Browse files
README.md
CHANGED
@@ -1,17 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
Therefore, the only thing that is needed is to be done to ingest data is run `python ingest_data.py`
|
11 |
-
|
12 |
-
## Query data
|
13 |
-
Custom prompts are used to ground the answers in the state of the union text file.
|
14 |
-
|
15 |
-
## Running the Application
|
16 |
-
|
17 |
-
By running `python app.py` from the command line you can easily interact with your ChatGPT over your own data.
|
|
|
1 |
+
title: Chat Your Data ISW
|
2 |
+
emoji: 📊
|
3 |
+
colorFrom: gray
|
4 |
+
colorTo: purple
|
5 |
+
sdk: gradio
|
6 |
+
sdk_version: 3.17.0
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|