nowfound

Alternatives

Products that do what A business SIM where humans beat GPT-5 by 9.8 X does

Hi HN, Can current AI systems actually run a business? There’s a growing belief that LLM agents can already manage entire teams, replace the entire software stack or even act as an AI CEO. So we built a controlled, measurable environment to evaluate this premise. Why did we build this benchmark? A modern enterprise operates in a dynamic environment with high uncertainty and incomplete information. The CEO has to deal with delayed consequences, staffing/resource tradeoffs and death by a thousand cuts of failure modes. If we ever want AI systems that can meaningfully make operational or…

  1. 1AA

    This is a weekend project that spiraled out of control. I was originally trying to get Claude to play a ROM of the SNES SimCity. I struggled with it and that led me to Micropolis (the open-sourced SimCity engine) and was able to get it to work by bolting on an API. The weekend hack turned into a headless city simulation platform where anyone can get an API key (no signup) and have their AI agent play mayor. The simulation runs the real Micropolis engine inside Cloudflare Durable Objects, one per city. Every city is public and browsable on the site. LLMs are awful at the spatial stuff, which…

    Feb 2026 · hallucinatingsplines.com

  2. 2AF

    I've seen some interests in (simulation) video games here on HN so I thought I'd share a short version of our story. More than 6 years ago, me and my friend from university were playing around with an idea of making a game we always wanted to play. We worked on it on weekends but the progress was quite slow, especially due to so many dead ends and wasted effort. Eventually however, we solidified our direction and decided to take the risk to resign from our well paid SWE jobs and work on it full time. It took more than a year but yesterday we have finally released it on Steam:…

    2022

  3. 3

    Get your AI team to build your site and run your business.

    2025

  4. 4

    Test your AI apps with thousands of digital humans

    2025

  5. 5AT

    Hi HN community! We want to share AI-town, a deployable starter kit for building and customizing your own version of AI simulation - a virtual town where AI characters live, chat and socialize. Inspired by great work from the Stanford Generative Agent paper (https://arxiv.org/abs/2304.03442). A few features: - Includes a convex.dev backed server-side game engine that handles global state - Multiplayer ready. Deployment ready - 100% Typescript - Easily customizable. You can fork it, change character memories, add new sprites/tiles and you have a custom AI simulation…

    2023 · github.com

  6. 6

    Get real-world tasks done with autonomous AI agents

    Jun 2026 · arena.ai

  7. 7
    Gecko70

    AI that runs equipment rental businesses

    May 2026 · gecko.rent

  8. 8

    Meet AI Executives running business operations end-to-end.

    May 2026 · maia.is

  9. 9MB
  10. 10IB

    I am a solo developer, and I built Core MBA because I was frustrated with the "video course" default in business education. I wanted to build a "compiler for business logic"—a tool where I could read a concept in 5 minutes and immediately test it in a hostile environment to see if my strategy actually compiles or throws a runtime error. The project is a business simulator built on React 19 and TypeScript. The core technical innovation isn't just using AI; it's the architecture of a closed loop between a deterministic economic engine and a generative AI validation layer. The biggest technical…

    Jan 2026 · core-mba.pro

  11. 11
    SuperMind105

    Business that Runs Itself

    Apr 2026 · projectsupermind.com

  12. 12

    GTM infrastructure for agent builders to scale and monetize.

    Jan 2026

  13. 13AS

    Hi HN, I’m a former C++ dev turned Product Manager. I’ve noticed many engineers struggle with the "politics" side of things when they become Leads. To help with this, I’m building a text-based simulator. It is NOT an AI chatbot. It is a hand-crafted, branching narrative (logic tree) based on real experiences. I just launched the first scenario: "The Backchannel VP." The Setup: Your VP Engineering is bypassing you and giving tasks directly to your juniors, causing chaos. Your Goal: Stop the backchanneling without getting fired. It’s a short, specific puzzle. I’d love to know if you think the…

    Jan 2026 · apmcommunication.com

  14. 14LP

    Hey HN, My team is open-sourcing the inference stack and fined-tuned models we use to create LLM-powered NPCs: https://github.com/GigaxGames/gigax The generative agents paper [1] pioneered the idea of prompting LLMs to create autonomous NPCs. But existing implementations require multiple calls to an LLM to make the agent plan its day, chat with people, and interact with its environment [2]. Our approach allows NPCs to be stepped at runtime with a single pass on consumer-grade hardware, with reasonable latency. To achieve this, we've fine-tuned open-source LLMs [3] to…

    2024 · github.com

  15. 15

    Startup in two days, legacy everyday

    2025

  16. 16YA

    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

  17. 17MY

    We’ve spent years working at large game studios, and one thing we saw repeatedly is how hard it is for a small team—or an individual—to not just build a game, but to run one like a sustainable business. We wanted to make those capabilities accessible to anyone and for anybody to bring their ideas to life. Marvin works through a set of specialized agents you can talk to directly. You can describe the game you want to build, and the agents collaborate with you on design, mechanics, art, physics, progression systems, and level creation. From there, you can publish the game to different…

    Dec 2025 · marvin.hyve.gg

  18. 18RA

    Hi HN folks, I have been building AI agents for quite some time now. The shift has gone from LLM + Tools → LLM Workflows → Agent + Tools + Memory, and now we are finally seeing true agency emerge: agents as systems composed of tools, command-line access, fine-grained system capabilities, and memory. This way of building agents is powerful, and I believe it is here to stay. But the real question is: are the systems powering these agents ready for that future? I do not think so. Using Docker for a single agent is not going to scale well, because agents need to be lightweight and fast. LLMs…

    Mar 2026 · github.com

  19. 19

    Put business decisions on trial with competing AI agents

    Jun 2026 · edgearena.app

  20. 20

    Turn passive visitors into high value, repeat customers.

    Apr 2026

  21. 21AP

    I made a lightweight web game about compute CAPEX tradeoffs: https://darios-dilemma.up.railway.app/ No signup, runs on mobile/desktop. Loop per round: 1. choose compute capacity 2. forecast demand 3. allocate capacity between training and inference 4. random demand shock resolves outcome You can end profitable, cash constrained, or bankrupt depending on allocation + forecast error. Goal was to make the decision surface intuitive in 2–3 minutes per run. It’s a toy model and deliberately omits many real world factors. Note: this is based on what I learned after listening to…

    Feb 2026 · darios-dilemma.up.railway.app

  22. 22AS

    I made an idle/clicker about running an AI startup. You start with a cat-vs-dog classifier and try to make it to AGI, but the NYT sues you for training data, Yann tweets that scaling is dead, and your fired ML engineer leaks the Slack.

    May 2026 · game.trae.academy

  23. 23AG

    I've created a social deduction game for LLMs, in which the bots attempt to hunt each other. It's a Mafia group turing test: the models are told to find who the bot is - where, in fact and unbeknown to them, they are all bots. I did this a while back so models aren't the newest, and they are all non-thinking (for speed and token costs). Et voilà.

    Jan 2026 · hiding-robot.vercel.app

  24. 24RA

    Hi, founder of Okteto here! We’ve been experimenting with AI agents in our workflows at Okteto. Running them locally worked at first, but quickly became painful. git worktrees, multiple terminals, and messy context switches slowed us down. So we built Agent Fleets: ephemeral, fully managed environments for AI agents, built on top of Okteto’s development platform. Each agent runs in its own containerized environment on your infrastructure, with the services, tools, and policies it needs. You can spin up agents with a single click or API call. No local setup. No git worktrees. The beta…

    2025 · okteto.com

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