chilly-magician commited on
Commit
8072bec
Β·
verified Β·
1 Parent(s): a6774ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,10 +1,18 @@
1
  ---
2
  title: README
3
  emoji: πŸ“š
4
- colorFrom: green
5
- colorTo: yellow
6
  sdk: static
7
  pinned: false
8
  ---
 
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
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.