Rag-QuerySystem
PublicA RAG-based system extracts text from user-provided URLs, stores embeddings in a vector database, and uses an LLM to answer queries with context-specific answers derived solely from the extracted content. It features a robust backend and frontend for seamless interaction.