If you like this plugin, feel free to support the development by buying a coffee:
The Mesh AI plugin emulates the functionality provided by the Fabric tool within your Obsidian vault. This plugin allows users to run and manage multiple text processing patterns on their notes, the clipboard, or Tavily search results. It integrates with various AI services and platforms to enhance your productivity within Obsidian.
-
Process Active Note, Clipboard, or Tavily Search Results: The plugin allows you to apply patterns to the currently active note, clipboard content, or results from Tavily search.
-
Pattern Processing:
- Sequential Mode (Default): Process multiple patterns in order, where the output of the first pattern is used as the input for the next.
- Pattern Stitch Mode: Process multiple patterns and output the results of each pattern collectively.
-
YouTube Link Detection: Automatically detects YouTube links, fetches their transcripts, and uses the transcripts as a source input for processing.
-
Workflow Creation: Create workflows from the settings view, which can then be added as command palette items for quick access.
-
Pattern Management:
- Download patterns from the Fabric repository.
- Maintain a custom pattern folder to manage your own patterns.
-
AI Service Integration: Utilize various major providers such as:
openai
google
microsoft
anthropic
grocq
ollama
Currently, the plugin has been tested and confirmed to work with:
Grocq
OpenAI
Ollama
We are currently working on testing and development for:
Microsoft Azure AI Services
Anthropic
google
This plugin is a sibling project to the Unofficial Fabric Plugin. The key differences include:
- Visual Appearance: Differences in the user interface.
- No Additional Dependencies: You do not need to have Fabric or Fabric Connector installed for this plugin to work.
To install the plugin, follow these steps:
- Download the latest release from the GitHub repository.
- Extract the files into your Obsidian vault's
plugins
directory. - Enable the plugin from the Obsidian settings menu.
-OR-
Install using the BRAT Plugin:
- Install the BRAT Plugin from the Obsidian Community Plugins list.
- Open the BRAT settings and add the repository URL:
https://github.com/chasebank87/meshl-ai
. - Follow the prompts to install and enable the Mesh AI plugin.
- Open the settings view within Obsidian and configure your preferred AI service provider.
- Define your text processing patterns and workflows.
- Use the command palette to apply your workflows to your notes, clipboard, or Tavily search results.
- Use the Mesh AI Interface
Contributions are welcome! Please feel free to submit a pull request or open an issue if you encounter any problems or have suggestions for new features.
This project is licensed under the MIT License. See the LICENSE file for details.
For more information, please visit our GitHub repository.