The Writer AI plugin for Inkdrop adds artificial intelligence (AI) functionality to your note-taking workflow. Powered by the Alpaca AI model, this plugin allows you to perform various AI tasks directly in your Inkdrop notes, without leaving your local system.
Modify Instructions Option in plugins settings to have this possible features or thers to you liking
To use this plugin, you need to have the following software installed on your local system:
install Writer-AI in you inkdrop
We will install Alpaca Model 7B you can Install other models (7B 13B 65B) (You can select a model to use from the plugin settings default:Alpaca7B)
# Install alpaca 7B model
npx dalai alpaca install 7B
Run this command - this starts the socket Io server on "localhost:3000"
# Run dalai server
npx dalai serve
Keybinding | Description |
---|---|
Ctrl-Alt-A | Starts the magic |
This plugin is released under the MIT License.