<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: AdarshRao23</title><link>https://news.ycombinator.com/user?id=AdarshRao23</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 18 May 2026 08:43:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=AdarshRao23" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by AdarshRao23 in "Show HN: Torrix, self hosted, LLM Observability,(no Postgres, no Redis)"]]></title><description><![CDATA[
<p>yes, you can try a live demo without any sign in or installation.
You can go the website <a href="https://torrix.ai" rel="nofollow">https://torrix.ai</a> and click on "Try Live Demo"</p>
]]></description><pubDate>Thu, 14 May 2026 19:09:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48139825</link><dc:creator>AdarshRao23</dc:creator><comments>https://news.ycombinator.com/item?id=48139825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48139825</guid></item><item><title><![CDATA[New comment by AdarshRao23 in "Show HN: Torrix, self hosted, LLM Observability,(no Postgres, no Redis)"]]></title><description><![CDATA[
<p>Thank you:) Yes, it works with gpt and other 300+ models. Looking forward for your feedback!</p>
]]></description><pubDate>Wed, 13 May 2026 23:43:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48129195</link><dc:creator>AdarshRao23</dc:creator><comments>https://news.ycombinator.com/item?id=48129195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48129195</guid></item><item><title><![CDATA[Show HN: Torrix, self hosted, LLM Observability,(no Postgres, no Redis)]]></title><description><![CDATA[
<p>I work as a SAP Integration consultant and built this as a side project. Friction point: Most self hosted LLM observability tools require Postgres, Redis and non trivial infrastructure. Teams just want to see what their agents are actually doing in Production, that set up cost discorages adoption.
Torrix runs as a single docker contained backed by SQLite. The full install is:<p>curl -o docker-compose.yml <a href="https://raw.githubusercontent.com/torrix-ai/install/main/doc" rel="nofollow">https://raw.githubusercontent.com/torrix-ai/install/main/doc</a>... docker compose up<p>No external dependencies. All data stays in a local SQLite file on your machine.<p>It logs LLM calls through a HTTP proxy or a python/Node SDK : tokens, cost, latency, full prompt and response traces, reasoning token capture. Works with OpenAI, Anthropic, Gemini, Groq, Mistral, Azure Open AI and any Apen AI compatible end point.<p>Things I added as I actually used it on real agent pipelines: cost forecasting and hard budget caps, PII masking, model routing rules, evals with golden runs, AI judge, a prompt library with version history, run tags for filtering by environment, MCP server so AI Assistants can query your own logs and OTLP/HTTP ingestion for apps aöready using OpenTelemetry.<p>Community edition is free for one user with 7-day retention. Pro adds teams, RBAC, 30 day retention, API key management, full text search and audit logs.<p>SQLite doesn't scale to high write throughput. This is aimed at teams logging hundreds to low thousands of LLM calls per day, not millions. Happy to hear what people think and what is missing.<p>GitHub / install: <a href="https://github.com/torrix-ai/install" rel="nofollow">https://github.com/torrix-ai/install</a> Website: <a href="https://www.torrix.ai" rel="nofollow">https://www.torrix.ai</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48120912">https://news.ycombinator.com/item?id=48120912</a></p>
<p>Points: 72</p>
<p># Comments: 4</p>
]]></description><pubDate>Wed, 13 May 2026 12:14:26 +0000</pubDate><link>https://github.com/torrix-ai/install</link><dc:creator>AdarshRao23</dc:creator><comments>https://news.ycombinator.com/item?id=48120912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48120912</guid></item></channel></rss>