Skip to content
#

spring-ai

Here are 47 public repositories matching this topic...

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 21, 2024
  • Java

Improve this page

Add a description, image, and links to the spring-ai 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 spring-ai topic, visit your repo's landing page and select "manage topics."

Learn more