This robust RAG server empowers AI agents by offering advanced retrieval capabilities for various document types. It integrates comprehensive file management for adding, removing, and searching documents in formats like PDF, DOCX, TXT, MD, CSV, and JSON. A dedicated vector memory system allows agents to store and retrieve important information for future use. Leveraging Hugging Face embeddings and a local ChromaDB, it enables sophisticated semantic search, making it an ideal backend for AI applications requiring contextual awareness and dynamic knowledge retrieval. The server also includes a powerful command-line interface (CLI) for system maintenance and management.