Viewing profile — christalingx
christalingx
HN member- Joined
- Mon, Feb 23, 2026, 8:27 AM UTC
- HN karma
- 4
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About christalingx
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #47232052
How it works under the hood (since HN will ask): No LLM call, no summarization — purely deterministic. Strips filler words ("basically", "essentially"), collapses verbose construct…
- story
-
comment
Comment #47166042
Hey HN, I built AgentReady — a compression API that sits between your code and your LLM. It deterministically strips filler words, redundant connectors, duplicate lines, and boiler…
- story
-
comment
Comment #47151577
A new privacy-first API We redesigned our API — now the official version — to handle token compression with privacy at its core. We only require your AgentReady key. Your LLM API k…
- story
-
comment
Comment #47128398
I apologize for the confusion. The /v1/compress endpoint hasn’t been deployed yet. We’re pushing it to production asap. Following your suggestion, we’re also moving the compression…
-
comment
Comment #47126354
Self-hosted version is on our roadmap. You’d run the compression engine yourself — we only validate your license key, nothing else touches our servers
-
comment
Comment #47126037
You’re absolutely right, and that’s a fair catch thank you so much. The example code contradicts what I said. The cleaner architecture — and what we should have shown — is a two-st…
-
comment
Comment #47124905
Do you need my OpenAI / Claude API keys? No. You only need our API key for the compression step. Your LLM keys and usage stay entirely in your own app — we never see them. We recei…
-
comment
Comment #47124769
Hi! You only need our API for the compression part — API keys and LLM usage are entirely managed by your own application. We don't have access to your SaaS, and we don't even know …
-
comment
Comment #47124751
Hi! You only need our API for the compression part — API keys and LLM usage are entirely managed by your own application. We don't have access to your SaaS, and we don't even know …
-
comment
Comment #47122136
AgentReady is an OpenAI-compatible proxy. You swap your base_url, and every prompt gets compressed before hitting the LLM — 40-60% fewer tokens, same responses, same streaming. It …
- story