To get an OpenAI API key, sign up for OpenAI, then visit OpenAI's API keys page. Other AI providers
View this plugin in the Amplenote Plugin Directory | Install this plugin | View this plugin as a public note
name | AmpleAI | Information |
description | Access Anthropic, Gemini, OpenAI, Grok, Deepseek, or Ollama to enhance note taking, answer questions, and help proofread documents. | |
icon | psychology | |
setting | Preferred AI models (comma separated) | Accepts a comma-delimited list of preferred models. E.g., |
setting | Anthropic API Key | |
setting | DeepSeek API Key | |
setting | Gemini API Key | |
setting | Grok API Key | |
setting | OpenAI API Key | |
instructions | This plugin imbues Amplenote with various AI powers, including: |
Used by Plugin Builder:
Entry: https://github.com/alloy-org/ai-plugin/build/compiled.js
linkVersion History
December 8, 2025. Add Anthropic, Gemini, and Grok as remote provider options alongside OpenAI. Update default LLM models. New "Add AI Models" global option to use a wizard interface to enter new API keys and choose the precedence for which LLM should be preferred.
June 22, 2024. Improve parsing of certain AI responses, like Thesaurus.
February 21, 2023. Improvements to streaming, fix "Follow up question" not working when "Summarize" option chosen.
December 30, 2023
Add "Image from preceding"
December 29, 2023
Add Thesaurus
Add Sort Groceries
Add dual LLM querying
Add response streaming
Add LLM chat
Utilize JSON responses for better response consistency
June 29, 2023. Add request timeout and retry. Improvements to "Complete" and "Continue."
June 28, 2023. Add "Complete" as an alias of "Continue." Set up complete & continue to send text surrounding them, so they can be utilized after the first 12k characters of a note.
May 24, 2023. Added "Continue," "Rhyming," and "Answer" options
April 12, 2023. Added gpt-4 as option
March 29, 2023. Initial implementation