Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by RobertoDure • Uncategorized
A Retrieval Augmented Generation system for PDF document question answering using Spring Boot and OpenAI GPT-4.
Extract and query information from PDF documents using natural language.
Integrate advanced document search and question answering capabilities with OpenAI GPT models.
A containerized, scalable RAG system with vector search backed by PostgreSQL and pgvector.
RagWiser enables users to upload PDF documents, process and vectorize their content, and ask natural language questions about them. It leverages Spring AI, PostgreSQL with pgvector, and OpenAI's GPT-4 to provide accurate, context-aware answers. The system includes a React-based UI for easy interaction and supports containerized deployment with Docker.