Spaces:
Sleeping
Sleeping
Shakshi3104
commited on
Commit
Β·
88511d7
1
Parent(s):
c2e0e94
[fix] Update README
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Cobalt: Hybrid Search
|
2 |
|
3 |
Cobalt is a demo app for hybrid search with vector and surface search using [Ruri](https://huggingface.co/cl-nagoya/ruri-large), [BM25](https://github.com/dorianbrown/rank_bm25) and [Voyager](https://spotify.github.io/voyager/). The name cobalt is derived from the word η η (Ruri), which refers to cobalt glass.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: Cobalt
|
4 |
+
sdk: gradio
|
5 |
+
emoji: π
|
6 |
+
colorFrom: blue
|
7 |
+
colorTo: white
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
# Cobalt: Hybrid Search
|
12 |
|
13 |
Cobalt is a demo app for hybrid search with vector and surface search using [Ruri](https://huggingface.co/cl-nagoya/ruri-large), [BM25](https://github.com/dorianbrown/rank_bm25) and [Voyager](https://spotify.github.io/voyager/). The name cobalt is derived from the word η η (Ruri), which refers to cobalt glass.
|