
#1 AI World Generator | Real-Time Interactive Worlds
用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站
完整作品展
技术栈
19 projects

用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

使用AI技术生成复杂的Excel公式。
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

使用 Claude Code 构建可通过 SMS 与外部系统交互的 AI agent。
jacobgc · HN
Outside Agent – Build SMS Agents from Claude Code


用 flashcards、测验和 AI 辅导学习编程技能,基于记忆科学。
@mkappworks · X
I am building lets connect

通过阅读适合你语言水平的AI生成故事,在语境中学习词汇和语法。
lecsium · Product Hunt
Lecsium Learn languages by reading AI-generated interactive novels

Build AI-powered workflows from your notes to automate GTM and sales processes.
@jingconan · X
Hi! Let's Connect! I am building which helps founders to turn ideas to reusable workflows

编写目标,AI代理(Claude、Cursor、Codex)分解并执行编程任务。
dudemanAtl · HN
PlanWright – A control plane for AI coding agents


AI自动生成后续提醒,语气从专业逐步升级到严肃再到紧急。
@whyamas · X
launched you describe who you need to chase (overdue invoice, unanswered proposal, stalled approval) and it writes the message and keeps going until you get a reply. tone shifts from professional to firm to urgent on its own.

用 AI 生成、安排并自动化社交媒体内容。
@TwitWithOmkar · X
Hey, I am into Startups, my new platform. 🚀 PostPlix is now live! Generate content, schedule posts, and automate your social media with AI. Less time creating content. More time building your business. 🌐 let's connect and grow together.@TwitWithOmkar

一款免费在线瓷砖拼图游戏,与朋友或电脑对战。
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