llmware-ai/llmware

Adding support for DuckDB

Open

#924 创建于 2024年7月6日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (2,912 fork)auto 404
good first issue

仓库指标

Star
 (14,817 star)
PR 合并指标
 (PR 指标待抓取)

描述

DuckDB recently added support for vectors to enable similarity search and can be used for RAG.

It seems to me that it would be a very good fit for llmware as a low ceremony way to access data efficiently) even on a laptop .

Best Regards

贡献者指南