diff --git a/README.md b/README.md index 6875c85..847eb39 100644 --- a/README.md +++ b/README.md @@ -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