nowfound

Alternatives

Products that do what Easily train AlphaZero-like agents on any environment you want does

  1. 1AT

    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

  2. 2AI

    A chess engine implementation inspired by AlphaZero, using MLX for neural network computations and Monte Carlo Tree Search (MCTS) for move selection.

    2025 · github.com

  3. 3

    Self-evolving AI model powering autonomous agents

    Mar 2026 · agent.minimax.io

  4. 4

    No-code AI Lab: Train models, access datasets, run inference

    Feb 2026

  5. 5IR
  6. 6

    Build AI agents that respond with UI instead of text

    Feb 2026

  7. 7IB
  8. 8
    Trainer93

    Train AI agents by recording your screen

    May 2026 · myagentrainer.com

  9. 9WS

    Hi HN! We’re Max and Peyton from The Interface (https://www.theinterface.com/). We started out building an AI agent dev tool, but somewhere along the way it turned into Sims for AI agents. Demo video: https://www.youtube.com/watch?v=sRPnX_f2V_c. The original idea was simple: make it easy to create AI agents. We started with Jupyter Notebooks, where each cell could be callable by MCP—so agents could turn them into tools for themselves. It worked well enough that the system became self-improving, churning out content, and acting like a co-pilot that helped you…

    2025 · youtube.com

  10. 10TB

    After training calculator agent via RL, I really wanted to go bigger! So I built RL infrastructure for training long-horizon terminal/coding agents that scales from 2x A100s to 32x H100s (~$1M worth of compute!) Without any training, my 32B agent hit #19 on Terminal-Bench leaderboard, beating Stanford's Terminus-Qwen3-235B-A22! With training... well, too expensive, but I bet the results would be good! *What I did*: - Created a Claude Code-inspired agent (system msg + tools) - Built Docker-isolated GRPO training where each rollout gets its own container - Developed a multi-agent…

    2025 · github.com

  11. 11AA

    Hey HN, I wanted to share a new project we've been working on for the last couple of months called ART (https://github.com/OpenPipe/ART). ART is a new open-source framework for training agents using reinforcement learning (RL). RL allows you to train an agent to perform better at any task whose outcome can be measured and quantified. There are many excellent projects focused on training LLMs with RL, such as GRPOTrainer (https://huggingface.co/docs/trl/main/en/grpo_trainer) and verl…

    2025 · github.com

  12. 12NA

    I built over the last two years a human-like neural network chess engine that tries to predict your rating from a single game. It automatically adapts to your play and tries to play like a human at your level would play, giving you a balanced game. At the core I’m using an AlphaZero / Leela Chess Zero style neural network that I have trained on 1 billion human games from the lichess.org open database. Around this network I have built a chess engine in Rust with algorithms that use the outputs from the NN to produce human-like moves at a given rating from beginner to world champion, as…

    2022 · noctie.ai

  13. 13

    An automatic environment to train programming skills

    2018

  14. 14

    Build AI agents. Share org-wide. 100+ Tools&MCP

    2025

  15. 15

    Massively multi-player game played by talking to an LLM

    May 2026 · gradient-bang.com

  16. 16

    Get real-world tasks done with autonomous AI agents

    Jun 2026 · arena.ai

  17. 17WA

    In browser PPO training demo, made possible by tinygrad: TinyJit -> WebGPU kernels. Requires WebGPU.

    May 2026 · ppo.gradexp.xyz

  18. 18AP

    Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to…

    2023 · play.vercel.ai

  19. 19
    SIMA 2204

    Google's most capable AI agent for virtual 3D worlds

    Nov 2025

  20. 20

    Build, customize, deploy – AI Agents your way with OAK

    2025

  21. 21IB

    "Creatures" is a stretch given that the environment is Minecraft, but the idea is simple: iteratively add blocks conditionally (tensor convolution) on the current environment (blocks) to maximize some reward. In this case I use PPO RL to train creatures to touch a glowstone block but you can adapt it to use any algorithm and reward (easily, as it uses the Ray framework). What I like about this work: iteratively finding solutions has a long and colorful history of doing things well: gradient boosting, ResNets, Stable Diffusion, etc. We're after some end optimal state and usually try to get…

    2024 · github.com

  22. 22

    Train and download AI Image models

    2023

  23. 23

    Build your own AI Agent for machines!

    2025

  24. 24BW

    I remember watching the AlphaGo documentary in 2017. What stood out to me was that the model got drastically better when it started competing against itself. GANs clicked for me similarly: a generator and discriminator competing, and somehow the competition is what produces something remarkable. I've been curious whether this principle generalizes to today's agents. So mehulkalia and I built Browser Brawl at the YC / BrowserUse hackathon last weekend and won first place. It is a fun experiment in which an attacker agent tries to complete tasks on live websites while a defender agent…

    Mar 2026 · browser-brawl.com

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