#note-chat
View:
  • 1.
    Pure Chat LLM
    3 months ago by Justice Vellacott
    favorite
    share
    Score: 51/100
    Category: 3rd Party Integrations
    The Pure Chat LLM plugin turns your notes into interactive chat interfaces powered by large language models from providers like OpenAI, Gemini, Anthropic, and more. You can engage in structured conversations using Markdown, link context from other notes, and configure model parameters directly within the note using a JSON block. Each note becomes its own self-contained chat session, complete with Markdown-rendered replies and flexible role-based messaging. The plugin supports multiple providers, system prompt customization, and per-note settings for things like model type or token limits. It doesn't edit your notes-it simply wraps them in a smart interface for focused AI conversations.
  • 2.
    Mini-RAG
    a month ago by John Wheatley
    favorite
    share
    Score: 49/100
    Category: Learning & Knowledge Management
    The Mini-RAG plugin enables local retrieval augmented generation by connecting your notes to a locally running LLM through Ollama. You can start a chat in the context of a specific note or folder, allowing the model to reference only relevant content when generating responses. It supports any Ollama-installed model and provides controls for model selection, temperature adjustment, and even context-free chatting when you want unconstrained responses. Interactions can be initiated directly from right-click menus in the editor or sidebar, and conversations can be saved for later reference.