Spaces:
Runtime error
Runtime error
ugmSorcero
commited on
Commit
•
b15879f
1
Parent(s):
2a3f625
Updates readme
Browse files
README.md
CHANGED
@@ -8,3 +8,9 @@ sdk_version: 1.10.0
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
---
|
11 |
+
|
12 |
+
## Neural Search Demo
|
13 |
+
|
14 |
+
This is a tool to allow indexing & search content using neural capabilities using [Haystack](https://haystack.deepset.ai/overview/intro) open-source framework.
|
15 |
+
|
16 |
+
You can see the demo working [here](https://huggingface.co/spaces/ugaray96/neural-search).
|