Skip to content
#

vector-database

Here are 14 public repositories matching this topic...

CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.

  • Updated May 17, 2024
  • Java

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 19, 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