Open Interpreter Plugin for Obsidian
This plugin integrates Open Interpreter with Obsidian, allowing you to run AI-powered automations directly within your vault using natural language commands.
Features
- Use natural language commands to automate tasks within your Obsidian vault
- Interactive chat interface for communicating with Open Interpreter
- Automatic installation check and guidance for Open Interpreter
- Seamless integration with your Obsidian vault, with full access to read, write, and edit Markdown files
- Always requires user approval before executing actions
Installation
- Install the plugin from the Obsidian Community Plugins browser
- Enable the plugin in Obsidian Community plugins settings.
- Ensure Open Interpreter is installed on your system. If not, the plugin will guide you through the installation process.
Usage
- Use the command palette (Cmd/Ctrl + P) and search for "AI Command".
- Enter your natural language command in the input modal that appears.
- Interact with the interpreter through the chat interface to automate tasks within your vault.
Requirements
- Obsidian v0.15.0 or higher
- Open Interpreter installed on your system
Configuration
The plugin automatically detects your Obsidian vault path and sets up the necessary environment for Open Interpreter to run within your vault context.
You will need to set your API key(s) and appropriate settings for your selected model in Settings.
Troubleshooting
If you encounter issues:
- Ensure Open Interpreter is correctly installed and accessible from your terminal.
- Check the console for any error messages.
- Verify that your GROQ_API_KEY, OPENAI_API_KEY, and/or ANTHROPIC_API_KEY is set correctly.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request ❤️
License
This project is licensed under the MIT License.