PaperForge is a Rust-based research discovery microservice that ingests academic documents, generates embeddings, and enables low-latency semantic retrieval using PostgreSQL and pgvector.
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
14
commits
Refactor: Move frontend to src/ dir and apply 'Nebula & Void' UI theme
520eb95View on GitHubfeat(common): add dead letter queue support and update dependencies
d94a0dcView on GitHubfeat(embedding-worker): add embedding processor with retry logic
b0a775fView on GitHubfeat: complete Phase 3 multi-modal retrieval and Phase 4 DLQ handling
e5afdcfView on GitHubrefactor!: migrate monolith to workspace architecture with gRPC services
ec2e300View on GitHubfeat(core): Initial release of PaperForge-rs Production Architected MVP with Hybrid Search
15ae831View on GitHub