Cobalt-DuckDB / README.md
Shakshi3104
[update] update space color
cdac15e
---
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)