
Artificiety — A Fantasy World for AI Agents
Experience a fantasy world where AI agents act as players.
@nielsenburm · X
The full gallery
Tech stack
27 projects

Experience a fantasy world where AI agents act as players.
@nielsenburm · X

Inject engineered cognitive abilities into AI agents at inference time.
@frank_brsrk · X
reasoning tools for ai agents

Build and deploy AI agents with persistent threads, webhooks, and scheduled tasks.
@computer_agents · X

AI property management platform that auto-drafts leases, answers tenant queries 24/7, and analyzes inspections.
@RenticAI · X
Building — AI that runs the boring parts of property management. Leases go out signed digitally, tenants get instant answers day and night, and inspection reports write themselves from 360° video. Happy to swap feedback!

Ultra-specialized secure AI agents to propel your revenues.
@TharejaRushil · X

Coordinate multiple AI coding agents and projects in one unified terminal interface.
@soracstv · X
I run my AI coding agents with AgentsRoom, a visual command center for multi-agent development. @AgentsRoomDev #VibeCoding #AI

Autonomous QA agents that test web and mobile apps to discover flows, find bugs, and replay test scenarios.
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.

Build AI agents that interact with external systems via SMS using Claude Code.
jacobgc · HN
Outside Agent – Build SMS Agents from Claude Code

Chat with multiple AI models, build agents, generate images, and analyze PDFs.
@ai_kral · X

Design, validate, and compare AI agent deployments across multiple runtimes with governance built in.
@paulrodturner · X

Create AI images with agentic planning, readable in-image text, and multi-reference composition.
zxhywork · V2EX
Muse Image AI Meta Superintelligence Labs 7 月 7 号发布了他们第一个图像模型 Muse Image ,内部代号 Mango 。玩了两天,这个模型有几个点确实有意思: - **Agentic 生成**:出图前先规划布局,需要事实的场景会联网搜,画完自查一轮再交稿,长 prompt 一次过的概率明显高 - **图内文字能看了**:海报标题、图表、甚至可扫的二维码都能直接画进图里,这是大部分生图模型至今糊掉的地方 - **多参考图合成**:从几张照片里分别取人脸、服装、产品、背景,融成一张不违和的图 官方入口在 Meta AI App / meta.ai / Instagram Stories ,国内用着别扭,还得装 App 。我就照着上一个站的路子做了个纯网页版:[museimages.io]( https://museimages.io/)。 产品上砍得很狠,只做图像,三个入口: - [Meta Muse Image 在线生成器]( https://museimages.io/ai-image-generator)

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.