fixes: #34 /claim #34
Handles complex multi-step questions intelligently
Processes negation queries effectively
Integrates with existing Unsiloed chunking
Simple API - just call rag.query() with your documents loaded
Added Unsiloed/services/rag.py - Main RAG system implementation
Updated Unsiloed/__init__.py - Exposed RAG functionality
Created example_rag.py - Usage examples
Updated README.md - Added documentation
This makes Unsiloed much more powerful for users who need to ask sophisticated questions across their document collections!
Neha Prasad
@naaa760
Unsiloed AI
@unsiloed-ai