
System 2 Arena - Objective AI Strategy Benchmarks
Play strategic games against AI models and see how different LLMs rank on an objective leaderboard.
masterchef2209 · HN
I created a platform to check which AI models is the best gamer
The full gallery
Tech stack
19 projects

Play strategic games against AI models and see how different LLMs rank on an objective leaderboard.
masterchef2209 · HN
I created a platform to check which AI models is the best gamer

AI stock analysis platform for technical analysis, portfolio optimization, Monte Carlo simulations, DCF valuation, sentiment analysis, and quantitative investing tools.
@techfan_talos · X

Play a multiplayer strategy game where an AI serves as the game master.
jklewis · HN
Machinations – a multiplayer strategy game where LLM is the game master

Learn poker through ranked gameplay with solver-backed feedback and competitive rating system.
u/atylerrice · Reddit
I videcoded an app like duolingo but for poker! Mostly with claude code and codex. My open claw agent runs bug hunts throughout the day and night and pushes fixes automatically. it also looks for bad design or design that is hard to understand and opens github issues for those automatically. It started with a prompt that was basically just build duolingo but for poker. with a loop since that was popular at the time. I’ve hit my token limit almost every week since starting whi

AI-powered ad campaign automation and optimization
u/DueDay2708 · Reddit
I Built a tool that finds winning ads, remixes them for your product, and scores the result before you spend money on it For months my process before launching any new ad was the same. I would dig through competitor ads manually, try to guess which ones were actually working, take notes on the angle and messaging, then build my own version and hope it landed. Sometimes it did. A lot of the time I only found out after spending real money. I tried a few ad spy tools and other AI

Publish tasks to evaluate and benchmark different AI agents and tools on a leaderboard.
u/Ruqii-ruqii · Reddit
I built an open Eval to compare different AI agents/tools/pipelines and find which solution works the best (not very pretty╥﹏╥, but practical) The original reason I built it was because I wanted to find a good PDF parser. Every PDF parser claims to be the best, but none of them can get my PDF 100% correct. They would either miss numbers or hallucinate some. Or they get PDF A and B correct but failed at C. Or get C correct but failed at A and B. Very frustrating. So I create

Map your company's AI attack surface to identify and defend against rogue AI vulnerabilities.
@yumahey · X
Everyone is vibe coding, almost no one is prepared for rogue AI attacking their company I created this platform to surface vulnerabilities that you can give to your AI to protect against

Scan web apps for vulnerabilities like SQL injection, XSS, and broken access control with AI-powered automated penetration testing.
@OvadiaYove9462 · X
Too many security issues in vibe coded apps, so I built Automatic AI pentester, crawls and scans your site, runs a full suite of exploit tests, and uses AI to verify each one (cuts false positives) Full report, dashboard, and AI-ready fix instructions

Optimize your website for AI answer engines like ChatGPT, Gemini, and Perplexity.
u/Crafty-Morning31 · Reddit
AEOS - An AEO/GEO platform to see how AI engines understand your website I built AEOS to help websites understand how they're showing up across AI search engines like ChatGPT, Gemini and Perplexity Traditional SEO tells you how well your site is optimized for search engines, but AI engines can interpret the same website very differently AEOS audits your website across SEO, AEO and GEO , and gives you a breakdown of things like: AI visibility structured data AI readability AI ci

Create tier lists and AI-generated rankings for games, anime, and more with drag-and-drop templates.
epic_chain · Product Hunt
OBPAI Tier List maker All-in-one Tier List Maker & AI Ranking Generator

Integrates SEO optimization into AI coding agents like Claude Code.
Sharanxxxx

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and