Overview of PathRAG features
mainPathRAG provides a full-stack suite for managing knowledge-based RAG workflows:
Core Functionality
- Document Management: Support for uploading and processing PDF, DOCX, MD, TXT, and HTML files.
- Chat Interface: A thread-based chat system providing context-aware responses.
- Knowledge Graph: Interactive visualization and querying of the graph built from documents.
- User Management: Authentication and personalization features.
Technical Features
- Automatic Document Reloading: The system polls document status every 15 seconds and reloads automatically once processing is complete.
- Interactive Visualization: Uses D3.js for knowledge graph exploration.
- Theme Customization: Supports multiple UI themes (blue, red, violet).