AI Assistant
LocalDescribe a task in natural language; the assistant maps it to a tool and parameters (or a step sequence). Bring your own LLM key — it never touches Vecaria.
Bring your own LLM key. Requests go directly from your browser to the endpoint you set — never to Vecaria. Without a key, a local semantic search fallback is used.
What is it? AI Assistant turns a natural-language description of a task into a concrete plan: which tool to use, with which parameters, or a sequence of steps. You can bring your own LLM key, in which case requests go directly from your browser to your endpoint and never touch Vecaria.
TL;DR: Describe a task and get a tool/parameter plan — bring your own LLM key.
How to use
- Describe what you want to do.
- Optionally enter your LLM base URL, model and API key.
- Click Plan to get tool suggestions or a step sequence.
FAQ
Is my API key stored?
Only if you tick "Remember in this browser" — otherwise it stays in memory for the session.
What happens without a key?
The assistant falls back to semantic search over the local tool index, with no external API calls.
Limitations
- Without a key, only semantic tool matching is available (no step planning).
- Plan quality depends on the LLM you provide.
Privacy
Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.