01Automatically extract text from PDFs, split it into chunks, and store embeddings
02Generate accurate answers based on document content using RAG
03Leverages Spring AI for vector stores and LLM integration
04Query documents using natural language with semantic search
050 GitHub stars
06Upload and process PDF documents via REST API