File size: 495 Bytes
88511d7
 
060c381
88511d7
060c381
cdac15e
9c38125
88511d7
 
 
060c381
f5ef52c
8bb4913
cb0a298
f5ef52c
 
 
 
060c381
f5ef52c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
title: Cobalt DuckDB
sdk: gradio
emoji: 🦆
colorFrom: yellow
colorTo: indigo
pinned: false
---

# Cobalt DuckDB

Cobalt DuckDB is a demo app for vector search using [Ruri](https://huggingface.co/cl-nagoya/ruri-large) and DuckDB. The repository is a demo app similar to [cobalt-hybrid-search](https://github.com/Shakshi3104/cobalt-hybrid-search).

## Requirements

- Python 3.10
- huggingface
- duckdb
- Other Python packages are refer to [requirements.txt](./requirements.txt)