readme final v3
Browse files
README.md
CHANGED
@@ -53,4 +53,18 @@ streamlit run app.py
|
|
53 |
- [Hugging Face](https://huggingface.co)
|
54 |
- [FAISS](https://ai.meta.com/tools/faiss/)
|
55 |
- [Groq](https://groq.com)
|
56 |
-
- [streamlit](https://www.langchain.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
- [Hugging Face](https://huggingface.co)
|
54 |
- [FAISS](https://ai.meta.com/tools/faiss/)
|
55 |
- [Groq](https://groq.com)
|
56 |
+
- [streamlit](https://www.langchain.com)
|
57 |
+
|
58 |
+
## Configuration for HF Space
|
59 |
+
---
|
60 |
+
title: Pdfsense
|
61 |
+
emoji: 📜
|
62 |
+
colorFrom: red
|
63 |
+
colorTo: red
|
64 |
+
sdk: streamlit
|
65 |
+
sdk_version: 1.40.2
|
66 |
+
app_file: app.py
|
67 |
+
pinned: false
|
68 |
+
license: apache-2.0
|
69 |
+
short_description: PDF Answering Assistant
|
70 |
+
---
|