# patricktrainer/duckdb-embedding-search

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/patricktrainer-duckdb-embedding-search).**

150 stars · 7 forks · Python · MIT

## Links

- GitHub: https://github.com/patricktrainer/duckdb-embedding-search
- awesome-repositories: https://awesome-repositories.com/repository/patricktrainer-duckdb-embedding-search.md

## Description

This repository contains a Python application that utilizes DuckDB as a backend to store and retrieve embedding vectors. The novel use of DuckDB allows for efficient similarity searches among large datasets. In this example, we've loaded comments from Hacker News and implemented functionality to…

## Tags

### Part of an Awesome List

- [AI-Powered Projects](https://awesome-repositories.com/f/awesome-lists/ai/ai-powered-projects.md) — Vector-based search engine for finding similar documents.
