AIX
unlistedby statix05
AI assistant with chat, vault Q&A and agentic note operations. Supports OpenAI-compatible APIs and local models.
Updated 13d ago0BSD
AIX — AI assistant for Obsidian
Connect any OpenAI-compatible model (cloud or local via Ollama / LM Studio) and let it work with your vault: chat in a sidebar, create new notes, split long notes into parts, and find connections between notes — with confirmation before any change.
Features
- Sidebar chat view with markdown rendering and conversation history.
- Agent mode that proposes a structured plan (create / overwrite / append / split / link) and asks for confirmation before touching the vault.
- Works with OpenAI, DeepSeek, OpenRouter, LM Studio and Ollama out of the box. Generic OpenAI-compatible endpoints supported via the "Custom" preset.
- Bilingual UI: English and Russian, switchable in settings.
Setup
- Install the plugin (community catalog or BRAT).
- Open Settings → AIX, pick a provider and paste your API key (cloud) or leave any string (local).
- For Ollama: start the server with
OLLAMA_ORIGINS=app://obsidian.md*. - For LM Studio: start the local server in the Developer/Server tab.
Usage
- Click the chat icon in the left ribbon, or run "Open AIX chat" from the command palette.
- Toggle "Agent mode" to let the AI propose file operations. You will always see a confirmation dialog before anything is written.
- Other commands: "Agent: split current note", "Agent: find connections and add links", "Agent: create note(s) from request", "Ask AI about selection".
Privacy
The plugin only sends data to the endpoint you configure. With local providers (Ollama, LM Studio) nothing leaves your machine.
License
MIT.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.