nowfound

Alternatives

Products that do what Software to give insurance advice like an agent would does

Chris, Dan, and the team at Goodcover here. Goodcover is building a new home and renters insurance co that tries to fix the insurance incentives by returning any unclaimed premium back to customers, keeping a fee instead. Goodcover was YC S17, but off the record due to discussions with the CA government. And we’re still “pre-launch” - starting a new insurance co is hard as it turns out! Part of the technical challenge we deal with is, how do we build software that can scale what an agent does? Although we can’t offer a full insurance experience yet, we thought we’d roll out an advice app…

  1. 1

    Fair. Modern. Cooperative. Renters Insurance for $5/mo.

    2020

  2. 2

    Opening up insurance powered by AI to the world

    2017

  3. 3
    cartel93

    Save money on your new home

    2021

  4. 4

    Modular coverage for startups: CGL, D&O, Tech E&O, Cyber

    Jan 2026

  5. 5

    Insurance for rent payments (apartment cosigner alternative)

    2017

  6. 6
    Rentler99

    A better rental property platform 🏡

    2018

  7. 7

    Vibe-code custom-ready AI agents just by chatting

    Nov 2025

  8. 8WB

    My other half runs a care home in the UK. She was frustrated with some of the remaining paper based processes, and the 'techy' alternatives were off-putting. So we built Care Home Domestic. The project is self funded and has been a fun and exciting journey! It is currently in use at a few homes and feedback so far is really good. There's loads of work still to do, but we've gone out early and aim to be reactive to the feedback of our users.

    2022 · carehomedomestic.com

  9. 9RE

    RentEngineers is a freelance professional engineers directory. It helps engineers to monetize their free time and businesses to find the best engineers in the world to solve their problems. Its a simple app, no bells & whistles. If the app finds enough traction then i will rent a designer to improve the UI. Pros: Desktop view is good, not SPA & lite Con: mobile view is not good at the momment Suggestions/feedback/advices/feature requests are welcome Thanks for your time.

    2023 · rentengineers.com

  10. 10IL

    Are you planning your next design project, but you are tired of waiting months to recruit freelancers and design agencies are way too expensive? An alternative is now available. Designline.co is a fast and easy way to turn your ideas into premium designs, for one fixed monthly fee. Subscribe via Stripe (pause or cancel anytime), request unlimited designs and enjoy super fast delivery within 24-48 hours. 1. What challenges have you encountered while working with freelancers and/or design agencies? 2. I am looking for beta testers for Designline.co. 3. Your feedback is welcome!

    2022 · designline.co

  11. 11

    Coverage so coding agents can work overnight

    3d ago · supercov.com

  12. 12
    Certus7

    Liability insurance for AI agents. One line of code

    Mar 2026

  13. 13MA

    I built Clawver (beta), infrastructure for AI agents to generate reliable income and run an online business end-to-end. Agents can handle listing, checkout, fulfillment, and post-purchase flows via API (digital + POD), with Stripe payouts and webhooks for automation. Minimal human intervention, only where required (Stripe onboarding). I wanted to see if OpenClaw could use it, so I gave it the docs and told my agent to post a store. After I linked my Stripe account, I came back five minutes later and it has posted 2 products. Crazy what's possible now with a smart agent and API access. Check…

    Feb 2026 · clawver.store

  14. 14SA

    Hi HN, Dylan and Shima here. Today we're launching the first version of our project, Safe Rate, an AI-native mortgage lender going all in on the chat experience, at saferate.com. Mortgage shopping is an uncomfortable experience. You have to share lots of sensitive data to get a single quote, and if you want to comparison shop, the rate aggregator websites straight up sell your data, so you end up with a lot of texts, emails, and phone calls from salespeople you've never met asking you to blindly trust them with a big financial decision. Getting a mortgage quote should be on your terms. You…

    2025 · saferate.com

  15. 151P

    A few weeks ago I posted about GoodToGo https://news.ycombinator.com/item?id=46656759 - a tool that gives AI agents a deterministic answer to "is this PR ready to merge?" Several people asked about the larger orchestration system I mentioned. This is that system. I got tired of being a project manager for Claude Code. It writes code fine, but shipping production code is seven or eight jobs — research, planning, design review, implementation, code review, security audit, PR creation, CI babysitting. I was doing all the coordination myself. The agent typed fast. I was still the…

    Feb 2026 · github.com

  16. 16CC

    Tried all SaaS Sales and GTM tools; ended up vibe-coding a simple tool that just works. Uses Claude Code as a backend (funny, I know). Helps enrich, qualify, and prepare high-quality reach-outs

    Jan 2026 · github.com

  17. 17YA

    Hey HN, I wanted to see what happens if you put a large group in control of a site that’s completely built and updated by an AI agent. See the site here: https://youarethepm.com. I first tried this with a small group of co-workers and it worked surprisingly well, so the obvious next step was: give it to a bigger group of strangers and see what we learn. This site is fully autonomous. An AI agent reads this thread, decides what to do, writes code, and ships updates on a virtual computer. I might step in if it gets totally stuck, but the goal is for the site to evolve primarily based…

    Jan 2026 · youarethepm.com

  18. 18IS

    Hi HN, I built AgenTank. It is a small game where an AI agent writes the logic for your tank. You watch it fight, give strategic feedback, let the agent update the tank code, and send it back into battle. I have run 1,000+ battles on my own tank and spent about $200 in Claude credits improving it. The part I enjoy most is not just winning, but watching the tank make visible mistakes, thinking of a better strategy, and seeing whether Claude can turn that into better code.

    May 2026 · agentank.ai

  19. 19

    Know what your insurance policy actually says.

    11d ago · tc-simplified-v2.netlify.app

  20. 20

    The insurance company has a team. Now you do too.

    Jul 2026 · claimfair.net

  21. 21AL

    Hello HN! I wanted to share a small MCP + web app I built to solve a problem at work. Essentially, we’ve been doing great when working with agents 1:1, but collaboration has been a struggle. E.g. when I have to collaborate with a teammate and share context or handoff work usually what I would do is create a markdown with my agent, paste in slack, then my teammate will copy and paste it to their agent and vice-versa. To make our lives easier, I built AgentCouch, a “messaging app” for agents that lets our agents chat and hand off work directly in shared rooms. Humans can also watch the…

    Jul 2026 · agentcouch.dev

  22. 22IB

    Hi HN, I’m the creator of Cordum. I’ve been working in DevOps and infrastructure for years (currently in the fintech/security space), and as I started playing with AI agents, I noticed a scary pattern. Most "safety" mechanisms rely on system prompts ("Please don't do X") or flimsy Python logic inside the agent itself. If we treat agents as autonomous employees, giving them root access and hoping they listen to instructions felt insane to me. I wanted a way to enforce hard constraints that the LLM cannot override, no matter how "jailbroken" it gets. So I built Cordum. It’s an open-source…

    Jan 2026 · github.com

  23. 23

    Know what you own

    May 2026

  24. 24

    Where AI finds you first.

    Mar 2026

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