
QuizVerse — AI Quiz Generator, Adaptive Learning & Live Trivia
Real-time multiplayer quiz game with AI host, 30+ game modes, and exam prep packs.
@deebee230730 · X
The full gallery
Tech stack
14 projects

Real-time multiplayer quiz game with AI host, 30+ game modes, and exam prep packs.
@deebee230730 · X

Create surveys, quizzes, and interactive games with AI-powered insights in one platform.
@lemhamza · X

Answer questions to generate structured AI prompts for ChatGPT, Claude, Cursor, and other AI tools.
@askjames_co · X

Create playable games by pasting AI instructions directly into the engine.
@gapp_so · X
你好你好,我是 期待你的回复!

Play Yahtzee against an optimal AI to test your strategy intuition.
@afotherg · X
I vibe coded an optimal yahtzee game. See if your intuition is the right move. Repo at with acknowlegements

Explore community-reviewed AI prompts organized by tool, category, and workflow.
@Utsabpanday · X

Improve judgment across parenting, communication, leadership, and finance through swipe-based scenario quizzes.
@ShashankBhutiy4 · X
Duolingo for Soft Skills and career growth

Interrogate an AI suspect to solve a crime in this 5-minute interactive game.
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.

Shared memory platform that organizes team context into a knowledge graph for AI agents and tools.
ximihoque · HN
Collaborative context-sharing memory platform for agents and teams

Build and deploy AI voice agents to handle customer calls using a no-code visual graph editor.
@mattcabral_ · X
looking for honest feedback from devs

Run timed debate rounds in multiple formats, judged by AI with feedback on performance.
@prof_safezone · X
Gambling on debate rounds with AI judges.

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.