What happens when an AI stops telling you how to build something and actually builds it?
Nex-N2.5 Pro took an idea from concept to playable game:
→ Rough concept → 2D design → Blender 3D environment → Working game
The interesting part wasn’t the final result.
It was the process.
The model interacted directly with the tools, observed the changes on screen, made adjustments, and continued working instead of simply generating instructions.
That’s the real computer-use test.
Can an AI: • Open Blender and build a scene? • Inspect the output and iterate? • Write a script, tweak parameters, and troubleshoot? • Hit a limitation, switch to the GUI, and finish the task?
Nex-N2.5 Pro is starting to make that workflow feel surprisingly real.
You can try it on OpenRouter for a limited time:
Try Nex-N2.5 Pro on OpenRouter
#NexN2 #Blender #ComputerUse #OpenRouter
@JiaMiXingTuan The AI independently converted the unsupported image format using local ffmpeg, located the non PATH Blender executable via disk scan, generated a 15k-character Python script, and fixed Blender 5.2 interface errors across five targeted minimal code revisions before succeeding.
What happens when an AI stops telling you how to build something and actually builds it?
Nex-N2.5 Pro took an idea from concept to playable game:
→ Rough concept → 2D design → Blender 3D environment → Working game
The interesting part wasn’t the final result.
It was the process.
The model interacted directly with the tools, observed the changes on screen, made adjustments, and continued working instead of simply generating instructions.
That’s the real computer-use test.
Can an AI: • Open Blender and build a scene? • Inspect the output and iterate? • Write a script, tweak parameters, and troubleshoot? • Hit a limitation, switch to the GUI, and finish the task?
Nex-N2.5 Pro is starting to make that workflow feel surprisingly real.
You can try it on OpenRouter for a limited time:
Try Nex-N2.5 Pro on OpenRouter
#NexN2 #Blender #ComputerUse #OpenRouter
Nex-N2.5-Pro went up this week. I ran the free OpenRouter endpoint and it returned a Three.js kitchen I could host.
Nex-N2.5-Pro is the mid-size model in Nex AGI’s N2.5 family. 397B parameters. It reads text and images, writes code, and is built to run tools and software, not only answer questions.
Pro and Mini are on OpenRouter as free endpoints for now.
Here is What I did;
I asked Nex-N2.5-Pro for a 3D kitchen I could open in a browser. [Prompt in the comments section.]
This is what I got;
One HTML file. Fridge, counter, lamp. You can drag the camera.
You can check it here.
https://t.co/DbNV1KhXTe
Repo; https://t.co/MGESLniuP6
The model;
nex-agi/nex-n2.5-pro:free
https://t.co/Kd2w1Pcyr0
@NexEcosystem
#NexN25
@GeekyDamian The model followed a precise prompt to output only the full HTML document using a CDN for Three.js, producing draggable camera controls and simple geometry without any explanatory text