news.ycombinator.com
Show HN: VectorLens – See why your RAG hallucinates, no configI built VectorLens because I was tired of "log file archaeology" every time my RAG pipeline hallucinated. Usually, when an LLM gives a wrong answer, you're stuck guessing which ret...simplai.ai
Show HN: SimplAI – Build and deploy AI agents and workflows without boilerplateHey HN,I've been building SimplAI for the past several months — it's a platform for building, testing, and deploying LLM-powered agents and multi-step workflows.The problem I kept ...github.com
Show HN: RapidFire AI – parallel RAG experimentation with live run interventionWe built RapidFire AI because iterating on RAG pipelines is painfully sequential: run a config, wait, inspect results, tweak one knob, repeat. When you have 15 things to tune (chun...Advertisement
github.com
Show HN: Open-sourced AI Agent runtime (YAML-first)Been running AI agents in production for a while and kept running into the same issues:controlling what they can do tracking costs debugging failures making it safe for real worklo...news.ycombinator.com
Show HN: OneCamp – Self-Hosted Slack/Asana/Zoom/Notion AlternativeLaunching in 6 days (March 7)!We wanted OneCamp to be a masterclass in modern architecture, so we open-sourced our entire Next.js frontend.Here's the tech stack powering it:1/ Coll...news.ycombinator.com
Show HN: Duck – A Django-compatible framework with native HTTP/2 and Live HTMLI’ve been working on Duck, a Python web framework designed to modernize the development experience without throwing away what we love about Django. For years, the standard path for...mnemom.ai
Show HN: Trust Protocols for Anthropic/OpenAI/GeminiMuch of my work right now involves complex, long-running, multi-agentic teams of agents. I kept running into the same problem: “How do I keep these guys in line?” Rules weren’t cut...Advertisement
sonarly.com
Launch HN: Sonarly (YC W26) – AI agent to triage and fix your production alertsHey HN, I am Dimittri and we’re building Sonarly (https://sonarly.com), an AI engineer for production. It connects to your observability tools like Sentry, Datadog, or user feedbac...github.com
Show HN: I built a tool to un-dumb Claude Code's CLI output (Local Log Viewer)Hi HN,I built this because I got tired of the Claude Code CLI hiding details from me.Recent updates have replaced critical output with summaries like "Read 3 files" or "Edited 2 fi...news.ycombinator.com
Ask HN: How do you shut down misbehaving AI in production?If you are running AI workloads/agents or LLM-backed systems in production, how do you actually shut one down when it starts behaving badly?By “misbehaving” I mean things like: -ru...moltis.org
Show HN: Moltis – AI assistant with memory, tools, and self-extending skillsHey HN. I'm Fabien, principal engineer, 25 years shipping production systems (Ruby, Swift, now Rust). I built Moltis because I wanted an AI assistant I could run myself, trust end ...Advertisement
ideas.sparkngine.com
Show HN: Idea Forge – Multi-model product validation(validated an OpenClaw idea)I built a product validation service that runs startup ideas through 4 frontier models (GPT-5.2, Gemini 2.5 Pro, Claude Opus, Claude Sonnet) across 16 perspectives to surface disag...github.com
Show HN: Open sourcing our ERP (Sold $500k contracts, 7k stars)We recently open-sourced Hive after using it internally to support real production workflows tied to contracts totaling over $500k.Instead of manually wiring workflows or building ...github.com
Show HN: Mastra 1.0, open-source JavaScript agent framework from the Gatsby devsHi HN, we're Sam, Shane, and Abhi.Almost a year ago, we first shared Mastra here (https://news.ycombinator.com/item?id=43103073). It’s kind of fun looking back since we were only a...github.com
Show HN: QonQrete – Local-first multi-agent system for sandboxed code generationI’ve been working on an open-source project called QonQrete and would like feedback from HN.What it isQonQrete is a local-first, agent-based orchestration system for code generatio...Advertisement
brickstarter.net
Show HN: Brick Starter – .NET SaaS starter kit to ship production apps fasterBrick Starter is a .NET-based SaaS starter kit designed to help teams ship production-ready applications faster by handling the “boring but hard” parts of SaaS: auth, multi-tenancy...news.ycombinator.com
Show HN: We built instant Kubernetes provisioning with KVM and gRPCWe've spent the last year building RunOS, a platform that spins up production-ready Kubernetes clusters in 5-10 minutes with databases, message queues, observability, and AI toolin...news.ycombinator.com
Ask HN: Is Orchestration Solving the Wrong Problem in Data Pipelines?I have spent most of my career in data integration (StreamSets was my last company), and I keep running into the same pattern:* When pipelines break, we reach for more orchestratio...news.ycombinator.com
Ask HN: What tools are you using for AI evals? Everything feels half-bakedWe're running LLMs in production for content generation, customer support, and code review assistance. Been trying to build a proper evaluation pipeline for months but every tool w...Advertisement
github.com
Show HN: Hatchet – open-source, event-based workflow engineHey HN - over the past few months, I’ve been working on Hatchet, which is a workflow engine meant for event-driven applications. Workflows are triggered by user-defined events (alo...