Config-driven RAG pipeline: PDF parser, semantic search, and MCP server for any document corpus
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
refactor: replace all wcrp-rag references with core-rag naming
2eb56acView on GitHubdocs: add README and improve CLAUDE.md with architectural details
a5035feView on GitHubdocs: comprehensive CLAUDE.md with full project documentation
b4fcf8bView on GitHubfeat: add reindex, context generator, and summary generator
b43b96bView on GitHubfeat: config-driven retriever with dynamic filters and fields
b4ae9b7View on GitHubfeat: LLM-powered corpus analyzer generates initial config
9b381b3View on GitHubfeat: config-driven indexer with dynamic entity extraction
2b0d0ceView on GitHubfeat: copy parser and utility scripts from WCRP-RAG (domain-agnostic)
b8374b9View on GitHubfeat: add config loader with entity extraction and validation
b77e2d8View on GitHub