pkavumba / django-vectordb

A fast and scalable app that adds vector search capabilities to your Django applications. It offers low latency, fast search results, native Django integration, and automatic syncing between your models and the vector index. Incremental updates are also supported out of the box.
Apache License 2.0
68 stars 6 forks source link

Update README.md to use distance instead of score #23

Closed FanaHOVA closed 7 months ago

FanaHOVA commented 7 months ago

17 fixed the docs, but not the README.