Spaces:
Sleeping
Sleeping
Commit
Β·
920e484
1
Parent(s):
fc4c849
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Next Steps
|
2 |
|
3 |
- [x] Build UI using Streamlit
|
@@ -20,19 +30,4 @@
|
|
20 |
- [x] Read PDF and ingest
|
21 |
- [x] Fetch Configuration
|
22 |
- [x] Vector DB Indexing
|
23 |
-
- []
|
24 |
-
|
25 |
-
|
26 |
-
----
|
27 |
-
-title: PDF Experimentation
|
28 |
-
-emoji: π¨
|
29 |
-
-colorFrom: gray
|
30 |
-
-colorTo: purple
|
31 |
-
-sdk: streamlit
|
32 |
-
-sdk_version: 1.21.0
|
33 |
-
-app_file: app.py
|
34 |
-
-pinned: false
|
35 |
-
-license: mit
|
36 |
-
----
|
37 |
-
-
|
38 |
-
-Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: PDF Experimentation
|
4 |
+
sdk: streamlit
|
5 |
+
emoji: π
|
6 |
+
colorFrom: purple
|
7 |
+
colorTo: gray
|
8 |
+
pinned: true
|
9 |
+
---
|
10 |
+
|
11 |
## Next Steps
|
12 |
|
13 |
- [x] Build UI using Streamlit
|
|
|
30 |
- [x] Read PDF and ingest
|
31 |
- [x] Fetch Configuration
|
32 |
- [x] Vector DB Indexing
|
33 |
+
- []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|