MetaCorp / obsidian-augmented-canvas

Supercharge your Obsidian canvas experience with AI features.
MIT License
49 stars 4 forks source link
obsidian obsidian-md obsidian-plugin

Obsidian Augmented Canvas

A plugin for Obsidian that "augments" Obsidian Canvas with AI features.

You need a OpenAI API Key to use this plugin, you can input it in the settings. The plugin only works with OpenAI latest model : gpt-4-1106-preview

Key Features

This plugin adds three actions to the Menu of a note in the Canvas View.

  1. Ask GPT on a specific note, the note content will be used as prompt. The note can be a text note, a md file or a PDF file. A new note will be created underneath the prompt note containing the AI response.

Augmented-Canvas-AskAI

  1. Ask question about a note. Also makes GPT generate a new note, the question is placed on the link between the two notes.

Augmented-Canvas-AskquestionswithAI

  1. Generate questions on a specific note using GPT. The generated questions help you easily dig further into the subject of the note.

Augmented-Canvas-AIgeneratedquestions

The links between notes are used to create the chat history sent to GPT.

Additional Features

Augmented-Canvas-Insertsystemprompt

Augmented-Canvas-Createflashcards

Privacy

The content that is send to GPT can be viewed by toggling on the "Debug output" setting. The messages then appear in the console.

Installation

  1. Find the release page on this github page and click
  2. Download the latest release zip file
  3. Unzip it, copy the unzipped folder to the obsidian plugin folder, make sure there are main.js and manifest.json files in the folder
  4. Restart obsidian (do not restart also, you have to refresh plugin list), in the settings interface to enable the plugin
  5. Done!

Credits

Support

If you are enjoying this plugin then please support my work and enthusiasm by buying me a coffee on https://www.buymeacoffee.com/metacorp. .