MikeBirdTech / obsidian-open-interpreter

The power of Open Interpreter in your Obsidian vault
MIT License
23 stars 0 forks source link
obsidian obsidian-plugin open-interpreter

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

Installation

  1. Install the plugin from the Obsidian Community Plugins browser
  2. Enable the plugin in Obsidian Community plugins settings.
  3. Ensure Open Interpreter is installed on your system. If not, the plugin will guide you through the installation process.

Usage

  1. Use the command palette (Cmd/Ctrl + P) and search for "AI Command".
  2. Enter your natural language command in the input modal that appears.
  3. Interact with the interpreter through the chat interface to automate tasks within your vault.

Requirements

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:

  1. Ensure Open Interpreter is correctly installed and accessible from your terminal.
  2. Check the console for any error messages.
  3. 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.