Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
| Tensorlake | Document parsing for citable, traceable RAG systems. Extracts text, tables, and images while maintaining complex layouts, attaching bounding box coordinates, and supporting structured output | [Website](https://www.tensorlake.ai/) | [Github](https://github.com/tensorlakeai) | ![Github stars](https://img.shields.io/github/stars/tensorlakeai/indexify?style=social) | 2d ago|
| KV Cache Store | Hosted KV-cache artifact registry plus open-source Rust CLI. Precompute attention states once, verify bit-exact, and reuse across RAG and long-context prompts to cut prefill cost and latency. | [Website](https://kvcachestore.com) | [GitHub](https://github.com/kvcachestore/kvcdn) | ![GitHub stars](https://img.shields.io/github/stars/kvcachestore/kvcdn?style=social) | - |
| FastRAG | Starter kit for shipping RAG apps fast with Next.js, Pinecone & LangChain pre-configured. | [Website](https://www.fastrag.live/) | Closed-source | - | - |
| Stipple | Hosted document-trust gate for RAG: forensic authenticity (risk bands + per-signal evidence on tampered PDFs/images), grounded field extraction (missing values land in not_found, not hallucinations), and AI-generated text detection — filter poisoned sources before they enter the index | [Website](https://www.stipple.sh) | [GitHub](https://github.com/Sketchjar/stipple-mcp) | ![GitHub stars](https://img.shields.io/github/stars/Sketchjar/stipple-mcp?style=social) | 1d ago |

## RAG Resources and Sites

Expand Down