
Featurio — User Feedback Boards & Public Roadmaps
Centralize customer feedback, prioritize with public voting, and share interactive product roadmaps.
@himanshu_b20 · X
The full gallery
Tech stack
27 projects

Centralize customer feedback, prioritize with public voting, and share interactive product roadmaps.
@himanshu_b20 · 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

AI-powered generator that transforms photos and creates videos, music, and 3D content with various effects.
AI Filter — 用 AI 滤镜将你的照片变换为动漫、粘土、3D、像素、表情符号、视频游戏、贴纸等多种滤镜风格

Zero-setup JSON database for AI-generated app frontends with encrypted persistence.
@dhairyadarji786 · X
Tired of database setup for simple AI/Cursor prototypes?I built CloudState: a zero-config cloud database for vibe-coding. ⚡Get a secure JSON endpoint in 10s 🤖 Custom prompts for Cursor/Bolt/v0 to sync state via fetch Check it out:

Realtime multiplayer strategy game with dice-driven economy, secret placement, and tactical combat.
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

Access curated, editable prompts for AI image generation with model adaptation guidance.
u/cankirkgoz · Reddit
I kept rewriting AI portrait prompts for every reference photo, so I built a tool for it Over the past few months, I’ve been experimenting a lot with realistic AI portraits, and I kept running into the same problem. Finding a good-looking result online is easy. Finding the prompt behind it is harder, but still possible. The real problem starts when you try to use that prompt with your own reference photo. Change the person, outfit, location, or number of people, and the pr

Capture meetings, write notes with AI, and create diagrams on a shared canvas in one place.
@rubs_murga · X

Instantly transform rough thoughts into professional replies.
@anandkumar_dev · X

Mix any two ingredients—Animals, Mechs, or Fantasy Heroes—to create unique hybrid characters.
Magic Animal Generator — 尽情发挥你的想象力 用 AI 混合两种动物,创造前所未见的新物种

Optimize electricity spending by connecting utilities, EVs, and solar to find ideal charging times.
@gleam_energy · X
Gleam — an energy management tool that helps people understand, optimize, and save on electricity. Utility data, EVs, solar, batteries, and weather combine to answer questions like "Why did my bill go up?" or "Would switching rate plans save money?"

Generate connected multi-screen UI prototypes from text prompts.
@shokhkarim1212 · X

Automatically route each prompt to the cheapest capable model to cut API costs.
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified