Skip to content
#

vector-database

Here are 613 public repositories matching this topic...

weaviate

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

  • Updated May 13, 2024
  • Go
qdrant

A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.

  • Updated May 13, 2024
  • Java

Improve this page

Add a description, image, and links to the vector-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vector-database topic, visit your repo's landing page and select "manage topics."

Learn more