<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ai on Ponfertato</title><link>https://ponfertato.potatoenergy.ru/en/tags/ai/</link><description>Recent content in Ai on Ponfertato</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2019-2026 Ponfertato</copyright><atom:link href="https://ponfertato.potatoenergy.ru/en/tags/ai/index.xml" rel="self" type="application/rss+xml"/><item><title>AI Bots: Messenger and Games Integration Architecture</title><link>https://ponfertato.potatoenergy.ru/en/projects/ai-bots/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ponfertato.potatoenergy.ru/en/projects/ai-bots/</guid><description>&lt;p&gt;Four projects, different platforms, one goal: integrating language models into chat interfaces with minimal latency and maximum reliability.&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Project&lt;/th&gt;
 &lt;th&gt;Language&lt;/th&gt;
 &lt;th&gt;Platform&lt;/th&gt;
 &lt;th&gt;Key Task&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Discord-AI-Chatbot&lt;/td&gt;
 &lt;td&gt;Python 3.10&lt;/td&gt;
 &lt;td&gt;Discord API&lt;/td&gt;
 &lt;td&gt;Hybrid routing, multi-provider image generation&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;discord-ai (Compose)&lt;/td&gt;
 &lt;td&gt;Python 3.10&lt;/td&gt;
 &lt;td&gt;Discord API&lt;/td&gt;
 &lt;td&gt;Multi-instance via Docker Compose, Traefik-ready&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;pt-ai&lt;/td&gt;
 &lt;td&gt;TypeScript&lt;/td&gt;
 &lt;td&gt;Pony.Town (browser)&lt;/td&gt;
 &lt;td&gt;Cloudflare bypass, plugin system, contextual responses&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;telegram-ai-replier&lt;/td&gt;
 &lt;td&gt;PHP 8.1&lt;/td&gt;
 &lt;td&gt;Telegram Business&lt;/td&gt;
 &lt;td&gt;Webhook-first, modular AI interface, rate limiting&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;hr&gt;

&lt;h2 class="relative group"&gt;Discord-AI-Chatbot: Hybrid Message Routing
 &lt;div id="discord-ai-chatbot-hybrid-message-routing" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#discord-ai-chatbot-hybrid-message-routing" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;

&lt;h3 class="relative group"&gt;Incoming Event Processing
 &lt;div id="incoming-event-processing" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#incoming-event-processing" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;The bot determines response necessity through trigger combination:&lt;/p&gt;</description></item></channel></rss>