ragify
https://github.com/open-loft/ragify
TypeScript
Production-oriented Express + TypeScript backend for Ragify, a retrieval-augmented chatbot. It accepts document uploads, ingests them asynchronously through BullMQ workers, stores chunks in MongoDB and vectors in Qdrant, then answers questions through ret
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to ragify
Help out
- Issues
- chore(deps): bump uuid from 11.1.1 to 14.0.0
- chore(deps): bump http-errors from 2.0.0 to 2.0.1
- chore(deps-dev): bump eslint from 9.39.4 to 10.3.0
- feat: semantic-aware chunking for better retrieval
- feat: add reranking layer to improve retrieval relevance
- feat: standardize streaming responses using SSE format
- feat: optimize embedding pipeline using batching
- Docs
- TypeScript not yet supported