Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,18 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: π
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
|
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: π
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: indigo
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
Embedding Studio team is focused on implementing an open-source framework designed to **seamlessly convert a combined embedding model and vector database into a comprehensive search engine**. With built-in functionalities for:
|
10 |
|
11 |
+
* Clickstream collection
|
12 |
+
* Continuous improvement of search experiences
|
13 |
+
* Automatic adaptation of the embedding model
|
14 |
+
* Zero-shot search query parsing task
|
15 |
+
|
16 |
+
Offering an out-of-the-box solution for a full-cycle search engine.
|
17 |
+
|
18 |
+
Go to our [GitHub Repo](https://github.com/EulerSearch/embedding_studio) and click on the `star` button to support us, it's very important to keep moving.
|