DO101 AI
Describe what you want to do in plain language. DO101 AI works out which of the free tools answers it, runs that tool in your browser, and shows you the real output.
Rules-only mode. No AI model is configured on this deployment, so requests are matched by DO101’s built-in rules. Common phrasings work well; unusual ones may not match. Every tool still works normally on its own page.
Try one of these
⌘/Ctrl + Enter to send · your text is only sent to route the request
DO101 AI only picks which tool to run. The tool then runs in your browser and you see its real output — the assistant never writes a result itself, so it cannot tell you something the tool did not actually produce.
How DO101 AI works
- 1You describe the job in your own words.
- 2DO101 matches it to a tool and extracts the arguments — with built-in rules first, and an AI model only when the rules cannot place it.
- 3The tool runs in your browser using the same code its own page uses.
- 4You see the tool's actual output, plus a link to open the full tool.
What it deliberately will not do
- It will not answer general questions — it is a router for DO101 tools, not a chatbot.
- It will not process your images or files; those tools need the file to stay on your device.
- It will not describe a result it did not get from a real tool run.
Frequently asked questions
Does the AI actually run the tools?
It picks the tool and pulls out the arguments. The tool itself then runs in your browser using exactly the same code the tool's own page uses, and you see its real output. The assistant never writes a result, so it cannot claim something the tool did not produce.
What happens to my text?
Your message is sent to DO101's routing endpoint so a tool can be chosen. If an AI model is configured on this deployment, the message is forwarded to that provider for routing only. The tool then runs locally in your browser. Don't paste secrets or personal data — use the tool page directly instead, where nothing is sent anywhere.
Does DO101 work without the AI?
Completely. Every tool has its own page and never depends on the assistant. DO101 AI also has a built-in rule-based router that handles common requests with no AI model at all.
Can it compress my image?
Not in the chat — image processing needs the file to stay on your device, so the assistant opens the Image Compressor for you instead of pretending to do it.