Questioning an Image Database With Local AI/LLM on Ollama and Spring AI

The AIDocumentLibraryChat project has been extended to include an image database that can be questioned for images. It uses the LLava model of Ollama, which can analyze images. The image search uses embeddings with the PGVector extension of PostgreSQL.

Architecture

The AIDocumentLibraryChat project has this architecture:

CategoriesUncategorized