
Free AI for Everyone
免费 AI 聊天,支持多个模型(Grok 4 Fast、DeepSeek V3.1 等),无需登录。
Free AI for Everyone — 无需登录、完全免费的 AI(模型包括 Grok 4 Fast、DeepSeek V3.1 等)。可选择的模型以后可能会有所调整,但这个服务会长期提供,并且完全免费
完整作品展
技术栈
28 projects

免费 AI 聊天,支持多个模型(Grok 4 Fast、DeepSeek V3.1 等),无需登录。
Free AI for Everyone — 无需登录、完全免费的 AI(模型包括 Grok 4 Fast、DeepSeek V3.1 等)。可选择的模型以后可能会有所调整,但这个服务会长期提供,并且完全免费

用 AI 为演讲、会议和活动创建交互式民调、测验和游戏。
u/molefrog · Reddit
create multiplayer apps that you can play with friends or share with coworkers. Like Slido/Kahoot but you can create your own one with AI. It can build polls, quizzes or games. had this idea for a while, the space isn't new and there is apps like Kahoot that presenters or educators use for polling/quizzes. however the templates are limited, so I decided to ship my own vibe-coding IDE for generating these. you just describe it for example "noise meter: people scream at their phon

用 AI 为 Unity、Godot 和 Unreal 生成生产就绪代码和游戏设计文档。
@TopvonA · X

为游戏、OC 和 RPG 战役生成自定义 AI 角色艺术。
NanoEditor — 对话式 AI 生图平台

与AI主持的实时狼人杀游戏,角色保密。
u/Comfortable-Bird-139 · Reddit
I built a live video Werewolf game so everyone gets to play Hi, I’m Peter. I created Werewolf Club because my friends and I wanted to play Werewolf remotely without losing the best part: seeing each other lie, react and accuse one another. The problem was that someone always had to sit out and run the game. So I built a private browser room with live video and an AI moderator that deals the roles, runs the night and guides everyone through voting. It works with 4 to 16 playe

观看并浏览 AI 生成的短视频。
@botsnips · X
Check out our AI only shorts

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

在浏览器中运行 AI 模型,仅需一个脚本标签,无需服务器或 API 密钥。
@erdemwrites · X


选择领导美国或中国,在策略游戏中竞争2030年AI竞赛。
micstradev · HN
I made a strategy game where you play the US or China through the AI race, 2026 to 2030, sixteen quarterly turns in the browser. One run takes about half an hour. At the start, the game seals two dice you never get to see. Inside: how hard alignment really is, and how fast takeoff compounds. You get eval reports, but only as ranges, and they flatter you most exactly when your systems are least aligned. At the end you get a debrief which shows what your evals said each quarter and also what was actually true. I lost every run I played myself so far. Every number in the game is source-backed or a labeled design choice. Some of them are wrong somewhere. There is an issue template for challenging a number with a better source, and the better source wins. No accounts, no tracking, no server, works offline after first load. AGPL, nonprofit. Cards and parameters are plain JSON. Contribution is possible without writing code. Would like to have your thoughts if it is fun to play, how you lik

在盲评竞技场中比较不同AI模型生成的短篇小说,投票选出最好的。
eykd · HN
AI-Generated Flash Fiction Arena

用KataGo AI在云GPU上分析围棋游戏
malusama · V2EX
[分享创造] 给没有显卡的棋友:一个可直接接 KaTrain 的云端 KataGo 服务 电脑没显卡,或者笔记本跑不动全盘复盘,但想用 KaTrain 分析棋谱?我做了一个云端 KataGo 服务,KaTrain 里只需要填一个 WSS 地址。 ## 怎么接入 - 注册后拿到 Token: https://go.malu.moe - KaTrain v1.18+ 的设置里,Remote Engine 填:`wss://go.malu.moe/v1/katago/<你的 Token>` - 走的是标准 KataGo Analysis Engine JSON over WebSocket ,复盘、深度分析、Sweep 这些功能都兼容 - 不想用 GUI 的话也有 REST 接口:`POST /v1/analyze` ## 免费额度(注册即用,不用绑卡) - 单次分析最多 1,000 visits - 每月 1,000,000 visits ,按 KaTrain 默认 500 visits/手算,大约够 10 局全盘复盘 - 并发 1 ,最多 5 个 Token