< cd ../gallery
[AI & ML]
AIDocumentLibraryChat
A project to show howto use SpringAI with Ollama 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.
@Angular2Guy
maintainer
★ 31 stars
# README
A project to show howto use SpringAI with Ollama 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. Maintained by Angular2Guy on GitHub, where it has earned 31 stars from the community.
It's actively developed around angular, angular-material, java, and is a solid reference for anyone building with these tools.
# tags
# install
npm install AIDocumentLibraryChatmore Ollama repos