Epstein RAG
Search and retrieve information from the local Epstein DOJ files dataset. Use when the user asks questions about Epstein, Maxwell, flight logs, court documents, or specific individuals in the case.
Usage
Query the vector database:
bash
python3 query.py "your search query"
The query script connects to the local Qdrant instance (port 6333) and searches the 'epstein_files' collection.