Angular2Guy/AIDocumentLibraryChat
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.
This project helps you get accurate answers to questions about your own documents, images, or data. You upload documents, images, or provide access to your database, ask questions in plain language, and receive AI-generated answers grounded in your specific content, complete with source links. Anyone who needs to quickly find information within their own extensive knowledge base, such as researchers, legal professionals, or content managers, would find this useful.
Use this if you need an AI to answer questions reliably from your specific collection of internal documents, images, or a relational database, minimizing AI 'hallucinations'.
Not ideal if you're looking for a general-purpose AI chatbot without needing to reference your private data, or if you require advanced natural language generation beyond summarization and question-answering.
Stars
32
Forks
14
Language
Java
License
Apache-2.0
Category
Last pushed
Dec 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/Angular2Guy/AIDocumentLibraryChat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
El-12stu/RelaMind
基于 AI 的个人成长轨迹分析系统,通过记录生活、回顾历史、分析模式帮助用户更好地理解自己,实现持续成长。包含智能路由、RAG 检索、自主任务智能体等功能。
rubin0/spring-ai-examples
A collection of Spring AI examples
xeraa/rag-with-java-springai-elasticsearch
Example of a RAG application using Spring AI, OpenAI and Elasticsearch as a vector database
stylepatrick/spring-ai-rag-vectorstore
Spring AI RAG vector store sentiment search on custom data loaded by tiko with a REST API.
AchmadZackyGZ/ecommerce-ai-nextgen
Next-Gen AI-Powered E-Commerce ecosystem built with a high-performance Microservices-ready...