llmware-ai/llmware

Adding support for DuckDB

Open

#924 opened on 2024年7月6日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (2,912 forks)auto 404
good first issue

Repository metrics

Stars
 (14,817 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド