AN
Antinote
Docs
  • Docs
  • Changelog
  • Feature requests
  • Support portal
    • AI & ML
    • Random Generators
    • Text Formatting
    • Data Tools
    • Text Manipulation
    • Finance & Math
    • Business & Analytics
    • Productivity & Templates
    • Date & Time

AI & ML

AI Providers, LLM, and AI Process — generate, polish, translate, and structure text.

Extensions that leverage artificial intelligence and machine learning to enhance your notes.

AI Providers

Version 1.0.5 | Service Extension

A service extension that provides AI backends to other extensions. This extension has no user-facing commands but enables all AI-powered features in Antinote.

Supported providers:

  • OpenAI — ChatGPT models (GPT-4, GPT-3.5)
  • Anthropic — Claude models
  • Google AI — Gemini models
  • OpenRouter — Access to multiple model providers
  • Ollama — Run local models on your machine

LLM

Version 3.0.5

Generate AI responses to prompts directly in your notes. Use this for brainstorming, writing assistance, answering questions, and more.

  • ::ai (insert) — Generate an AI response to your prompt. Example: ::ai(What is the capital of France?)

AI Process

Version 1.0.6

Process and transform text using AI. Polish your writing, translate to other languages, or convert text into structured lists.

  • ::polish (replaceAll) — Improve text professionalism. Level 1 = typos/grammar, 2 = professional email, 3 = formal speech. Example: ::polish or ::polish(2)
  • ::translate (replaceAll) — Translate text to another language. Example: ::translate or ::translate(French)
  • ::create_list (replaceAll) — Convert text into a structured list. Example: ::create_list
PrevMaking Your Own
NextRandom Generators
Was this helpful?