The CAO plugin integrates Claude AI into Obsidian, allowing users to engage in AI-powered conversations directly within their notes. It enables users to create chat-based notes, manage chat histories, and customize chat options through front matter settings. The plugin supports various Claude models and allows users to set parameters like max tokens, temperature, and system prompts for tailored interactions. With commands for opening new chats, resuming previous conversations, and retrieving responses, it enhances note-taking with interactive AI assistance.
Obsidian plugins tagged with #note-integration. There are 2 plugins in this collection.
- Rank 12 years ago by Godot
- Rank 28 days ago by wuruihi
The DeepSeek Harness Native plugin embeds the local DeepSeek Harness panel in the note sidebar, keeping its agent conversations, code execution and document retrieval within the workspace. It connects only to a DSH service on 127.0.0.1 and can start that service automatically when the panel opens. Notes or selected content can be sent to DSH, while generated results can be written back into the vault. The panel supports new, existing and historical sessions, streams DSH responses with reasoning content and provides controls for switching between DeepSeek V4 Flash and Pro models. Queue and steer execution modes are available from the panel. Its settings cover the service port, startup command, automatic launch, vault workspace path and sending mode, with DSH listening on port 3080 by default.