
AppX - AI Mobile App Builder
描述移动应用需求,AppX 即时生成生产级别 React Native 代码。
@ilyosme · X
完整作品展
技术栈
60 projects

描述移动应用需求,AppX 即时生成生产级别 React Native 代码。
@ilyosme · X


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


缝纫机竞技游戏,争登排行榜。
dkhcyx · V2EX
欢迎大家体验我做的发人深省,劝人向善的精品游戏 https://cassiangroup.uk/sewing/ https://cassiangroup.uk/salvate/ 最近 codex 重置太多了,蹬不完的 token 拿来蹬游戏了 期待大家荣登排行榜
从单张精灵图为Unity等游戏引擎生成可用的动画精灵表。
autosprite · HN
Show HN: I built an AI spritesheet generator for game developers

Synthex 实时分析 Deriv 指数,提供数字预测和 AI 交易信号。
@billy_mutandari · X
Check out what I just built with Lovable!

用多个AI模型和模板从文字或照片生成AI图像和视频。
Pixalice — AI 生图与视频生成平台,内置多个图片模板,一键生成,支持 Nano Banana、SeeDream、Sora2 等多种模型

通过可视化、感知来源的新闻地图探索全球事件。
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!

与 AI 角色进行互动式角色扮演对话。
@pabaprende · X

社交化AI数学平台,用于解决和协作数学问题。
lemma1729 · HN
Hi HN, This is ProofTree, and in TLDR: it is a platform where you can chat with an AI to do math, the way you already do, with context-awareness and knows how you personally do math, connected to the fora of other live human mathematicians. So, when you are talking to an AI about a proof at 3 am, and you need a human expert looking at it, or a discussion around it, like you do on StackExchange, this is it! You need an approved email account to use it, so please write here if you would live to try it out.

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