You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+15-22Lines changed: 15 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ description: "NodeTool — the open creative AI workspace. Ask an agent to build
4
4
---
5
5
6
6
<sectionclass="home-hero">
7
-
<pclass="eyebrow">The open creative AI workspace</p>
8
-
<h1>Ask for it. Then take the controls.</h1>
7
+
<pclass="eyebrow">A free and open AI workspace</p>
8
+
<h1>Tell the AI what to make. Then you take control.</h1>
9
9
<pclass="lead">
10
-
Describe what you want and NodeTool's agent builds it: a workflow, a layered image, a video cut, a small app. Everything it makes lands on a canvas you can open, inspect, and change by hand. Your keys or your own hardware. Open source, AGPL-3.0.
10
+
Tell NodeTool what you need, and its agent will build it for you. It can create workflows, images, videos, or simple apps. Everything it makes appears on a canvas where you can easily view and edit it yourself. You can use your own accounts or your own computer. It is open source and free to use (AGPL-3.0).
@@ -19,20 +19,17 @@ description: "NodeTool — the open creative AI workspace. Ask an agent to build
19
19
20
20
## Start by asking
21
21
22
-
One agent runs through the whole app. It reads the document you have open and
23
-
edits it with the same actions you would use by hand, so its work is a normal
24
-
workflow, sketch, or timeline afterwards. Nothing it builds is locked, and
25
-
nothing it builds is hidden.
22
+
One agent works across the whole app. It looks at your open document and edits it just like you would. This means everything it creates acts like a normal workflow, drawing, or timeline. Nothing is locked, and nothing is hidden from you.
26
23
27
24
<divclass="pattern-grid">
28
25
<articleclass="pattern-card">
29
26
<h5>Say what you want</h5>
30
-
<p>"Turn this logline into a storyboard and a cut teaser." The agent picks nodes, wires them, chooses models, and runs it.</p>
27
+
<p>"Turn this story idea into a storyboard and a short video trailer." The agent picks the right parts, connects them, chooses the best tools, and runs it all.</p>
31
28
<a href="{{ '/global-chat-agents' | relative_url }}">Chat & Agents →</a>
32
29
</article>
33
30
<articleclass="pattern-card">
34
31
<h5>Watch it work</h5>
35
-
<p>Every step streams: the plan, each tool call, each node as it lights up. A permission chip sets whether it asks first.</p>
32
+
<p>You can see everything happen in real-time: the plan, every tool it uses, and every part as it works. A simple setting lets you choose if it needs your permission before doing anything.</p>
The same agent works on every surface: the node graph, the [Sketch
46
-
Editor]({{ '/sketch-editor' | relative_url }}), the [Video
47
-
Editor]({{ '/video-editor' | relative_url }}), scripts and storyboards, and the
48
-
[App Builder]({{ '/app-builder' | relative_url }}). Ask it to add a track, paint
49
-
a layer, revise a shot, or wire a form field, and watch the document change.
42
+
The same agent works everywhere: the node view, the [Sketch Editor]({{ '/sketch-editor' | relative_url }}), the [Video Editor]({{ '/video-editor' | relative_url }}), scripts, storyboards, and the [App Builder]({{ '/app-builder' | relative_url }}). Just ask it to add a new music track, draw a layer, change a video clip, or connect a form, and watch it happen.
50
43
51
44
## Featured use cases
52
45
@@ -100,14 +93,14 @@ story. [See all use cases →]({{ '/use-cases' | relative_url }})
100
93
101
94
## What you can do
102
95
103
-
***Have the agent build it** — Describe the outcome and it assembles the graph, picks the models, runs it, and reports what came back.
104
-
***Edit what it built** — Click a node, change a value, re-run. Nothing is generated behind glass; the graph is a file you own.
105
-
***Put agents inside the pipeline too** — An Agent node plans, calls tools, and streams, as one step of a larger workflow.
106
-
***Mix models from every vendor** — Wire Flux next to GPT-5.6 next to ElevenLabs in one graph. Pick the best model per step, not per project.
107
-
***Run frontier models locally** — Ollama, MLX, and GGUF on your hardware. Works offline. Files never leave your disk.
108
-
***Bring your own keys** — Pay OpenAI, Anthropic, Gemini, Replicate, FAL, and ElevenLabs directly. No credit markup, no provider tax.
109
-
***Ship a workflow as a Mini-App** — Hide the graph, expose just inputs and outputs. Share a link, no install required.
110
-
***Chat with your documents** — Local SQLite-vec, embeddings, RAG. Your data never leaves the machine.
96
+
***Let the AI build it** — Describe what you want, and it puts everything together, chooses the tools, runs them, and shows you the result.
97
+
***Edit what it built** — Click any part, change its settings, and run it again. Nothing is hidden; you own everything it creates.
98
+
***Put AI inside your workflows** — You can make an agent act as one step in a larger process, letting it plan and use tools.
99
+
***Mix models from anywhere** — Use different AI models together, like an image maker with a text writer and a voice generator, all in one place. Choose the best tool for each specific job.
100
+
***Run advanced models on your computer** — Run powerful models directly on your hardware. It works without the internet, and your files stay private.
101
+
***Use your own accounts** — Pay AI companies like OpenAI or Google directly. We do not add any extra fees or charges.
102
+
***Share your workflow as a Mini-App** — Turn your complex work into a simple app with just inputs and outputs. Share a link, and others can use it without installing anything.
103
+
***Chat with your documents** — Search and talk to your own files securely. Your data stays safely on your computer.
0 commit comments