<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[New Plugin] AI Chat — chat with LLMs directly inside Notepad++]]></title><description><![CDATA[<p dir="auto"><strong>NppAIChat</strong> is a new plugin that adds a dockable AI chat panel to Notepad++.</p>
<p dir="auto"><a href="https://github.com/isaacjuan/NppAIChat" rel="nofollow ugc">https://github.com/isaacjuan/NppAIChat</a></p>
<h2>Features</h2>
<ul>
<li><strong>OpenAI-compatible</strong> — works with DeepSeek, OpenAI, Ollama (local), GitHub Models, Azure OpenAI, and any API that follows the <code>/chat/completions</code> format</li>
<li><strong>Streaming responses</strong> — see the AI reply word by word as it’s generated</li>
<li><strong>Claude-style UI</strong> — rounded bubbles with dark/light mode support</li>
<li><strong>Code context</strong> — select text in the editor and it’s automatically sent as context to the AI</li>
<li><strong>Insert into editor</strong> — click a button to paste the last AI response at the cursor</li>
<li><strong>Fully configurable</strong> — endpoint, model, API key, system prompt, temperature, max tokens</li>
<li><strong>Zero external dependencies</strong> — uses WinHTTP for HTTPS and plain Win32 for the UI (no .NET, no curl, no Python)</li>
</ul>
<h2>Quick start</h2>
<ol>
<li>Install via <strong>Plugins → Plugins Admin → AI Chat</strong> (once the PR is merged) or download from GitHub Releases</li>
<li>Open <strong>Plugins → AI Chat → Configure</strong> and set your API endpoint + key</li>
<li><strong>Plugins → AI Chat → Toggle Chat</strong> to open the chat panel</li>
</ol>
<p dir="auto">Default configuration works with DeepSeek V4 Flash out of the box.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27564/new-plugin-ai-chat-chat-with-llms-directly-inside-notepad</link><generator>RSS for Node</generator><lastBuildDate>Fri, 05 Jun 2026 19:46:10 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27564.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jun 2026 16:34:44 GMT</pubDate><ttl>60</ttl></channel></rss>