Introducing Alchmotion
Video placeholder for: Introducing Alchmotion
A new way to think, build, and orchestrate intelligence.
Alchmotion is a visual programming platform that lets you build intelligent workflows using string diagrams. We believe programming should be as intuitive as sketching a thought—and just as powerful. Our mission is to make data, AI, and logic programmable by anyone through a visual language grounded in formal semantics.
Here’s how it works:
Open the editor and drag in a Text
node and an LLM
node.
![Screenshot 1: Basic node creation]
Connect the output of Text
to the input of LLM
. You’ve now wired data from user input into an AI model.
Add a Concat
node and a Display
node. Use them to merge outputs and visualize results in real time.
![Screenshot 2: A small composed workflow]
Every wire = a type.
Every node = a function.
Everything = composable.
Click Run and watch it stream. You can modify any part of the diagram and rewire your logic live—just like editing a thought.
Start by exploring the examples, or create your own AI tool in under 5 minutes.
Alchmotion is open-ended, visual, and programmable by construction.
Perfect for creators, devs, and curious minds.