
Dispatch Calculator - Get 95%+ Mission Success | Free AI Team Builder 2025
AI-powered team composition calculator for Dispatch game missions with 95%+ success rate.
Dispatch Calculator — Steam 上 Dispatch 这个游戏的计算器助手,帮助玩家针对不同任务进行分配人员信息。
The full gallery
Tech stack
32 projects

AI-powered team composition calculator for Dispatch game missions with 95%+ success rate.
Dispatch Calculator — Steam 上 Dispatch 这个游戏的计算器助手,帮助玩家针对不同任务进行分配人员信息。

Check if ChatGPT, Claude, Perplexity and Google's AI recommend your Australian business.
@huxleypeckham · X
I didn't make this video. I asked Claude to. One week with Anthropic's newest model, Fable. I gave Claude Code the keys, pointed it at and asked for a launch video. It wrote the script, cut the edit, built the motion, and rendered the whole thing start to finish. 49 seconds, below. The video's the fun part. The real story is the velocity: this is what one person and the current models ship in a week. Most businesses are still deciding whether AI is worth a proper look. That gap is the whole opportunity, and it's closing fast. See where your business stands. The scan's free, takes 60 seconds.

Scan crypto tokens for risk analysis using AI-powered detection from screenshots.
@aidyor33641 · X
is crypto platform. All in one place: *multichain token scanner *OCR-screenshoot to scan *crypto related news feeds *smart contract bug scanner-for devs to clean airdrops of their respective tokens before Cex/Dex contact info: [email protected]

Draw the same secret prompt as your friends, then let an AI roast your drawings.
u/Mental_Training4132 · Reddit
Doodle Judge — built a game where an AI roasts your drawings, solo project Everyone in the room draws the same secret prompt under a timer. An AI (Claude Haiku) judges every drawing on a different criteria each round. The AI might roast you if you're not the best doodler. Built it solo. React/Tailwind frontend, FastAPI backend, deployed on Railway. Play with friends via a room code, or try it solo first to see how it works. No sign-up beyond picking a name. Would love any feedback or im

Run a free SEO audit and track your visibility in Google and AI search engines.
@Sathibuilds

Paste a contract address to detect Ethereum rug pulls and scams instantly.
@mik3fly__ · X
Here is mine: Check for scam before being scammed!

Get AI-powered solutions for Block Blast puzzles by uploading a screenshot.
BlockBlastCheat — 为你的 Block Blast 游戏提供最佳解法

Analyze your eye shape with AI and receive personalized beauty recommendations.
在线眼型测试 — AI 眼型分析

Calculator for Obsessed Trace game data and calculations
Obsessed Trace Calculator — Stream 游戏 Obsessed Trace 工具网站

Privacy-first search API for AI agents with anonymous access and structured output.
chrismessina · Product Hunt
AnySearch Real-time structured search trusted by agents and developers

Free tool to detect AI-generated text instantly, no sign-up required.
new_user___1862026e2883cc743d726f7 · Product Hunt
AI DETECTOR Probably the best AI detector with free no sign-up access.

Play a free online tile-pattern game with friends or solo against the computer.
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is