<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: 刘欢</title>
    <description>The latest articles on DEV Community by 刘欢 (@_5966e70a8fb3f8cd589634).</description>
    <link>https://dev.to/_5966e70a8fb3f8cd589634</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4122682%2Fe5a3bbf8-0888-4af2-969b-71a7e80500e9.jpg</url>
      <title>DEV Community: 刘欢</title>
      <link>https://dev.to/_5966e70a8fb3f8cd589634</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_5966e70a8fb3f8cd589634"/>
    <language>en</language>
    <item>
      <title>Scheduling lead research and outreach with a desktop AI agent (aiFetchly)</title>
      <dc:creator>刘欢</dc:creator>
      <pubDate>Sun, 13 Sep 2026 01:13:37 +0000</pubDate>
      <link>https://dev.to/_5966e70a8fb3f8cd589634/scheduling-lead-research-and-outreach-with-a-desktop-ai-agent-aifetchly-4dl9</link>
      <guid>https://dev.to/_5966e70a8fb3f8cd589634/scheduling-lead-research-and-outreach-with-a-desktop-ai-agent-aifetchly-4dl9</guid>
      <description>&lt;p&gt;One-off AI chats don’t run tomorrow’s lead pull or next week’s follow-up sequence.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;aiFetchly&lt;/strong&gt; is an open-source local-first desktop AI agent with a &lt;strong&gt;Task Scheduler&lt;/strong&gt; that can run cron jobs, dependency chains, and reviewable workflows for research and outreach on Windows, macOS, and Linux.&lt;/p&gt;

&lt;h2&gt;
  
  
  Workflow pieces
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Multi-engine lead research and Local Business Finder (Google/Yandex Maps)&lt;/li&gt;
&lt;li&gt;Knowledge Library (RAG) for grounded email drafts&lt;/li&gt;
&lt;li&gt;SMTP outreach campaigns with filters and dedupe&lt;/li&gt;
&lt;li&gt;Cron + dependency scheduling with pause/resume and history&lt;/li&gt;
&lt;li&gt;Plugins, MCP tools, skills, and subagents behind permission gates&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Task scheduling docs: &lt;a href="https://docs.aifetchly.com/docs/automation/task-scheduling" rel="noopener noreferrer"&gt;https://docs.aifetchly.com/docs/automation/task-scheduling&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Lead generation: &lt;a href="https://docs.aifetchly.com/docs/category/lead-generation" rel="noopener noreferrer"&gt;https://docs.aifetchly.com/docs/category/lead-generation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Features: &lt;a href="https://www.aifetchly.com/features" rel="noopener noreferrer"&gt;https://www.aifetchly.com/features&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Install: &lt;a href="https://www.aifetchly.com/docs/getting-started/installation" rel="noopener noreferrer"&gt;https://www.aifetchly.com/docs/getting-started/installation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/robertzengcn/aiFetchly" rel="noopener noreferrer"&gt;https://github.com/robertzengcn/aiFetchly&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Curious what recurring marketing jobs you’d trust an on-desktop agent to queue.&lt;/p&gt;

</description>
      <category>automation</category>
      <category>ai</category>
      <category>opensource</category>
      <category>marketing</category>
    </item>
    <item>
      <title>Building a local Knowledge Library into a desktop AI agent (aiFetchly)</title>
      <dc:creator>刘欢</dc:creator>
      <pubDate>Sun, 13 Sep 2026 01:11:38 +0000</pubDate>
      <link>https://dev.to/_5966e70a8fb3f8cd589634/building-a-local-knowledge-library-into-a-desktop-ai-agent-aifetchly-59md</link>
      <guid>https://dev.to/_5966e70a8fb3f8cd589634/building-a-local-knowledge-library-into-a-desktop-ai-agent-aifetchly-59md</guid>
      <description>&lt;p&gt;Generic chatbots draft copy. They rarely know your brochure, pricing PDF, or support FAQ unless you paste it every time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;aiFetchly&lt;/strong&gt; is an open-source desktop AI agent with a local &lt;strong&gt;Knowledge Library&lt;/strong&gt; that uses RAG so drafts and answers can pull from your own documents (PDF, Word, HTML) on Windows, macOS, and Linux.&lt;/p&gt;

&lt;h2&gt;
  
  
  What that unlocks
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Grounded email and report drafts from your files&lt;/li&gt;
&lt;li&gt;Marketing assistant chat that references your library&lt;/li&gt;
&lt;li&gt;Pairing with lead research, Local Business Finder, SMTP outreach, and scheduled workflows&lt;/li&gt;
&lt;li&gt;Permission-gated tools, plugins, MCP, and subagents so automation stays reviewable&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Docs &amp;amp; product
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Knowledge Library guide: &lt;a href="https://docs.aifetchly.com/docs/ai-outreach/knowledge-library" rel="noopener noreferrer"&gt;https://docs.aifetchly.com/docs/ai-outreach/knowledge-library&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Features: &lt;a href="https://www.aifetchly.com/features" rel="noopener noreferrer"&gt;https://www.aifetchly.com/features&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Task scheduling: &lt;a href="https://docs.aifetchly.com/docs/automation/task-scheduling" rel="noopener noreferrer"&gt;https://docs.aifetchly.com/docs/automation/task-scheduling&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/robertzengcn/aiFetchly" rel="noopener noreferrer"&gt;https://github.com/robertzengcn/aiFetchly&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you use local RAG for outreach (not only coding), tell me what file types matter most.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>rag</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
    <item>
      <title>aiFetchly — a local-first desktop AI agent for lead gen, research, and outreach</title>
      <dc:creator>刘欢</dc:creator>
      <pubDate>Sun, 13 Sep 2026 00:26:51 +0000</pubDate>
      <link>https://dev.to/_5966e70a8fb3f8cd589634/aifetchly-a-local-first-desktop-ai-agent-for-lead-gen-research-and-outreach-4paf</link>
      <guid>https://dev.to/_5966e70a8fb3f8cd589634/aifetchly-a-local-first-desktop-ai-agent-for-lead-gen-research-and-outreach-4paf</guid>
      <description>&lt;p&gt;Most marketing AI tools live in a browser tab and forget your files the moment you close the chat.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;aiFetchly&lt;/strong&gt; is an open-source, local-first &lt;strong&gt;desktop AI agent&lt;/strong&gt; (Windows, macOS, Linux) built for business research, document-grounded drafting, lead organization, and scheduled outreach — with permission-gated tools you can review.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Tool-using AI chat&lt;/strong&gt; with transcripts and permission controls&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Knowledge Library (RAG)&lt;/strong&gt; — ground emails and reports in your own PDFs, Word docs, and HTML&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lead generation&lt;/strong&gt; across search engines plus a &lt;strong&gt;Local Business Finder&lt;/strong&gt; (Google Maps / Yandex Maps) with CSV/JSON export&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI email writing&lt;/strong&gt; and SMTP outreach campaigns (your server, filters, dedupe)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Task scheduler&lt;/strong&gt; — cron, dependencies, pause/resume, execution history&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Extensibility&lt;/strong&gt; — skills, plugins, MCP tools, and specialist subagents&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why local-first matters
&lt;/h2&gt;

&lt;p&gt;Keeping a business Knowledge Library and task history on the desktop makes recurring ops work reviewable: you see which tools ran, what was drafted, and what still needs human approval before anything is sent.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Features overview: &lt;a href="https://www.aifetchly.com/features" rel="noopener noreferrer"&gt;https://www.aifetchly.com/features&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Lead generation docs: &lt;a href="https://docs.aifetchly.com/docs/category/lead-generation" rel="noopener noreferrer"&gt;https://docs.aifetchly.com/docs/category/lead-generation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Installation: &lt;a href="https://docs.aifetchly.com/docs/getting-started/installation" rel="noopener noreferrer"&gt;https://docs.aifetchly.com/docs/getting-started/installation&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Source: &lt;a href="https://github.com/robertzengcn/aiFetchly" rel="noopener noreferrer"&gt;https://github.com/robertzengcn/aiFetchly&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Feedback from folks building local agents for non-coding workflows is very welcome.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>opensource</category>
      <category>marketing</category>
    </item>
  </channel>
</rss>
