From 0afc4205ff26afc20f963cfb08d15437995216a5 Mon Sep 17 00:00:00 2001 From: awdemos Date: Wed, 15 Jul 2026 19:23:00 -0500 Subject: [PATCH] Add KV Cache Store --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2845f6b..07a3b5b 100644 --- a/README.md +++ b/README.md @@ -562,6 +562,7 @@ python3 download_pdfs.py # The code is generated by Doubao AI |Date|Title|App|Code|Recom| |:---|:---|:---|:---|:---| |2024.01|[**StoryRoute**](https://storyroute.netlify.app) Real-time LLM inference-powered GPS audio tour app — generates personalized travel narratives via live LLM inference calls|[[app]](https://storyroute.netlify.app)|[[storyroute]](https://github.com/samirasadov28-code/storyroute) ![](https://img.shields.io/github/stars/samirasadov28-code/storyroute.svg?style=social)|🌟 | +|2026.07|[**KV Cache Store**](https://kvcachestore.com) Hosted KV-cache artifact registry plus an open-source Rust CLI. Precompute attention states once, verify them bit-exact, and reuse them across RAG and long-context prompts to cut prefill cost and latency. Free tier: 20 artifacts.|[[site]](https://kvcachestore.com)|[[kvcdn]](https://github.com/kvcachestore/kvcdn) ![](https://img.shields.io/github/stars/kvcachestore/kvcdn.svg?style=social)|🌟 | ## ©️License