nowfound

Alternatives

Products that do what Verse AI – Catch the AI failures your evals miss does

Our AI recruitment pipeline was auto-rejecting anyone who'd worked at companies founded after 2023. It didn't recognize names like Harvey or Snorkel AI, or didn't realize how important they'd become because of training data cutoffs. We had traces, evals, Langfuse dashboards - everything looked fine - but we kept finding failures we should have caught earlier. The pattern kept repeating: - ship an improvement - it works for a while - hit an edge case that breaks it - don't notice until we've lost good candidates That's when we realized - the problem wasn't just our recruitment pipeline -…

  1. 1

    Trace, evaluate, and improve AI agents in production

    Aug 2026 · telerik.com

  2. 2
    HireSweet156

    AI-powered search to help startups hire passive candidates

    2020

  3. 3

    An open benchmark for AI agents that test APIs

    May 2026

  4. 4
    Tracea80

    Datadog for AI agents with traces, RCA, and team memory

    May 2026

  5. 5

    AI recruitment tool built by a recruiter. Finally.

    Jul 2026 · mindhuntai.com

  6. 6AE

    I’ve spent the past 10 years working on AI in finance, with much of that time focused on building evaluation systems for production environments. As agents become more widely adopted, more software engineering and product people have start building them. But I’ve noticed that many teams are not yet fluent in systematic evaluation, or in the processes needed to keep agent quality high over time. For large organizations, that gap is rarely the bottleneck due to dedicated teams. But after speaking with a number of startups, it became clear that building strong, up-to-date evals is much harder…

    May 2026 · github.com

  7. 7

    Production failures become regression tests for AI agents

    26d ago · tracely-ai.com

  8. 8BE

    Hey HN, We're excited to introduce Braintrust, a platform for running and tracking AI evaluations (“evals”) [1]. At my previous startup Impira and leading AI at Figma, we had this recurring problem where we never knew if changes we made to our products would improve or regress key user scenarios. We built some tooling to solve this problem and after talking to other developers learned that it was a widespread issue. Specifically, it’s challenging to establish a great dev loop that lets you systematically improve and ship high quality AI products. We worked with the teams at Zapier, Coda, and…

    2023

  9. 9AE

    I've been working on a site [1] to give people control of their LLM workflows through AI evals - automated checks that, once defined, let you move fast without regressions and cut through hype with proof. That one-liner is aimed at software engineers, but I've spent my career helping cross-functional teams collaborate, and that's really what this is about. AI agents make powerful workflows very plausible, but only if teams can grow them incrementally without losing control - no vendor lock-in, no discipline silos, no blind trust in outputs. The site tries to meet different audiences where…

    Feb 2026 · ai-evals.io

  10. 10
    ARGUS9

    Catch Silent Failures in your AI Agent Pipelines

    Jun 2026 · arguslabs.in

  11. 11SF

    Hi HN, Over the past two years I’ve built and debugged a fair number of production pipelines—mainly retrieval‑augmented generation stacks, agent frameworks, and multi‑step reasoning services. A pattern emerged: most incidents weren’t outright crashes, but silent structural faults that slowly compromised relevance, accuracy, or stability. I began logging every recurring fault in a shared notebook. Colleagues started using the list for post‑mortems, so I turned it into a small public reference: 16 distinct failure modes (semantic drift after chunking, embedding/meaning mismatches,…

    2025 · github.com

  12. 12

    The bias was always human. We just gave it a name.

    May 2026 · biaslens-justice.vercel.app

  13. 13UA

    Hey HN, I built Upplai to help job seekers get quick, AI-driven feedback on their resumes and cover letters. The goal is to improve the chances of getting past Applicant Tracking Systems (ATS) and human recruiters. If you're job hunting, you can try it here: https://you.uppl.ai/login?invitation=ycombinator. Would love to hear your thoughts— does it actually help? What’s missing? Why I Built This: I founded Upplai because I’ve experienced firsthand how broken the hiring process is from both sides of the table. As a hiring manager, I was overwhelmed by the sheer volume of…

    2025 · you.uppl.ai

  14. 14DF

    Hey all, We’ve applied to YC three times and got rejected each time. we’ll get there eventually! The main reasons for rejection were: being a solo founder (no co-founder), having no team, an MVP that wasn’t ready, or no traction in place. --- My expertise lies in building software products for startups, unicorn companies, and even governments. Throughout my years in software, I’ve had plenty of exposure to data products. I’ve faced recurring challenges like the lack of data, uncertainty around data handling, or even generating too much data and not knowing how to best utilize it to generate…

    2025 · opendatabay.com

  15. 15RA

    Hey all! I've been increasingly concerned about low-quality AI generated content polluting the internet. Other AI detectors don't seem to work well in my experience, so I started checkfor.ai with a couple friends. Please give it a shot on any real text and AI-generated examples and let me know how well it works for you. Thanks for trying, I'm open any and all feedback!

    2023 · checkfor.ai

  16. 16AT

    Hey HN, I’m the founder of SyncAI. Previously, I was building internal tools for a fintech startup. We tried using GPT-4 Vision and various OCR APIs to automate our Accounts Payable. They worked great for ~90% of documents. The problem was the other 10%: crumpled receipts, handwritten delivery notes, or invoices with weird layouts. In fintech, a 90% success rate isn’t automation; it’s a liability. We spent more time fixing the AI’s hallucinations than if we had just typed it manually. I realized that for high-stakes operations, we didn’t need "better AI"—we needed a Safety Layer. So I built…

    Jan 2026 · sync-ai-11fj.vercel.app

  17. 17IB

    I've been experimenting with ways to increase AI adoption for non-technical people. Basically, all companies are pushing for AI because it's all over the news and they feel left behind but most people have no clue where to start. I think 90% of people (ie non coders) are sufficiently well served by using cowork instead of claude code or something similar. If we can get people from sales, customer support, marketing, etc to collaborate with skills and cowork to form a company brain, I think it's gold. So I think there's opportunity for the community to share skills that work well for 1000s of…

    Jun 2026 · claudinho.xyz

  18. 18MC

    Hi HN, I’ve been building AI agents and copilots, and kept running into a frustrating problem: they don’t fail loudly, they forget things quietly. Users re-explain preferences, agents contradict earlier responses, and context resets without any clear visibility into why. I built Memograph CLI as a debugging tool to analyze conversation transcripts and show: - what the agent forgot - where continuity broke - contradictions and repeated context - estimated token waste due to re-prompting It works locally and supports plain text or JSON transcripts. Example: $ memograph Output: Cognitive Drift…

    Feb 2026

  19. 19HL

    At testup.io we have been working for a while to bring artificial intelligence to the field of test automation. Just a few years ago, the primary challenge laid in accurately identifying UI elements following minor structural changes, such as updates to IDs or paths. The emergence of Large Language Models (LLMs) raised the bar for what it meant to be smart. Now, we anticipate the robot to do lots of things autonomously, such as retry in cases of unresponsiveness or handle minor error reports. A more challenging, but soon expected feature, would involve the test robot navigating your web shop…

    2024 · github.com

  20. 20EA

    Hey HN, we’re Ross and Javier, co-founders of Engraph (www.engraph.ai). Our goal is to completely automate the process of building ETL pipelines, from ad hoc pipelines for question answering to fully fledged ETL pipelines within large organisations: For ad hoc pipelines, a question answering platform which enables users to ask questions in natural language about their organisation's data. Traditionally, access to data within organisations is limited to a handful of data-engineers. This means that if an employee needs access to some data, they have to go through a lengthy process of…

    2023

  21. 21IB

    I built a tool to roast landing pages with AI agents. I was gathering feedback from watching landing page roast videos, and figured out I could prompt LLMs to analyse a screenshot and roast based on the same criteria. It's not 100% accurate yet, but it has been really insightful when I've tested it on my own websites. Let me know what you think!

    2024 · roastmylandingpage.io

  22. 22IA

    Hello HN! My name is Max, and I’m a co-founder at Lynx (https://uselynx.ai). We’re building an AI-powered incident resolution platform to help engineers debug and resolve on-call issues faster. If you’ve ever been paged in the middle of the night and had to spend hours piecing together logs, metrics, and code, we’d love your feedback. * The Problem * On-call hasn’t kept pace with modern engineering. Even with great observability tools, diagnosing incidents is slow because: - Systems are increasingly complex. - Logs, dashboards, and documentation are scattered. - Context often…

    2025

  23. 23IB

    Hey HN. I built an AI agent harness over the past few months and I'm open sourcing it today. Some context on why. I've been building with Claude Code daily using this harness. It orchestrates multiple AI agents as a team, with a dashboard, chat, kanban board, the works. I used it to build a full SaaS product (MyUpMonitor, https://myupmonitor.com) in about 24 hours of focused coding. Then yesterday Anthropic announced Mythos and decided to keep it behind closed doors. Meanwhile I'm paying for Claude and I can't access their best model. I don't think that is nice at all... So I'm…

    Apr 2026 · github.com

  24. 24IB

    Hey HN, I’m one of two people working on Hyperscreen AI, an AI that does mock technical interviews with you so you can pass more tech screens. I shut my YC startup down a year ago and had to look for a job afterward. Even though I had interned at and landed multiple FAANG offers out of college, I spent almost 6 months looking for a job after my company failed. I was fortunate enough to get technical screens due to my network, but I failed many of them because I didn’t have anybody to practice with. All of my friends either already had jobs and weren’t looking, or were still working on their…

    2025 · hyperscreen.ai

Ranked by how close each launch is in meaning, then by votes. Refine with a description →