<?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: Bastullah Batas</title>
    <description>The latest articles on DEV Community by Bastullah Batas (@bastullah_batas_999).</description>
    <link>https://dev.to/bastullah_batas_999</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%2F4087715%2F17627149-96c9-4565-a7d7-1e2bc188da64.png</url>
      <title>DEV Community: Bastullah Batas</title>
      <link>https://dev.to/bastullah_batas_999</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bastullah_batas_999"/>
    <language>en</language>
    <item>
      <title>Building an AI-Powered Weather Agent using n8n, Groq LLM &amp; Telegram</title>
      <dc:creator>Bastullah Batas</dc:creator>
      <pubDate>Fri, 21 Aug 2026 15:53:51 +0000</pubDate>
      <link>https://dev.to/bastullah_batas_999/building-an-ai-powered-weather-agent-using-n8n-groq-llm-telegram-3kof</link>
      <guid>https://dev.to/bastullah_batas_999/building-an-ai-powered-weather-agent-using-n8n-groq-llm-telegram-3kof</guid>
      <description>&lt;p&gt;Automating everyday tasks with AI Agents has never been easier. Recently, I built an end-to-end intelligent weather assistant using n8n, Groq AI (LLM), and Telegram.&lt;/p&gt;

&lt;p&gt;In this article, I'll break down the workflow architecture, how the AI agents process intent, and how you can replicate this project.&lt;/p&gt;

&lt;p&gt;🌐 Project Overview&lt;br&gt;
Instead of simple keyword matching, this bot processes natural language queries from Telegram, extracts context using Groq AI, fetches live weather data via HTTP nodes, and formats the output into readable responses.&lt;/p&gt;

&lt;p&gt;🏗️ Architecture &amp;amp; Workflow Breakdown&lt;br&gt;
Here is how data flows through the n8n pipeline:&lt;/p&gt;

&lt;p&gt;Telegram Trigger: Listens for incoming user messages in natural language (e.g., "Is it going to rain in Dhaka today?").&lt;/p&gt;

&lt;p&gt;AI Agent (Groq Chat Model): Parses the user prompt, identifies the location, and extracts parameters.&lt;/p&gt;

&lt;p&gt;HTTP Request Nodes: Makes dynamic API calls to fetch real-time weather metrics from an external Weather API.&lt;/p&gt;

&lt;p&gt;Merge Node (chooseBranch): Manages data routing and joins parallel processing branches.&lt;/p&gt;

&lt;p&gt;Secondary AI Agent: Formats raw API JSON data into a clear, user-friendly markdown response.&lt;/p&gt;

&lt;p&gt;Telegram Send Message Node: Delivers the formatted answer back to the user.&lt;/p&gt;

&lt;p&gt;🛠️ Tech Stack&lt;br&gt;
Workflow Engine: n8n (Cloud / Self-hosted)&lt;/p&gt;

&lt;p&gt;LLM Model: Groq Chat Model&lt;/p&gt;

&lt;p&gt;Data Sources: External Weather API via HTTP Request Node&lt;/p&gt;

&lt;p&gt;Interface: Telegram Bot API&lt;/p&gt;

&lt;p&gt;🚀 Getting Started&lt;br&gt;
If you want to try this out yourself:&lt;/p&gt;

&lt;p&gt;Clone the repository from GitHub: Your Repository Link&lt;/p&gt;

&lt;p&gt;Import the workflow.json into your n8n instance.&lt;/p&gt;

&lt;p&gt;Set up credentials for Telegram Bot, Groq API, and your Weather API Key.&lt;/p&gt;

&lt;p&gt;Activate the workflow and test it out on Telegram!&lt;/p&gt;

&lt;p&gt;💬 Final Thoughts &amp;amp; Links&lt;br&gt;
Building multi-agent workflows with low-code platforms like n8n combined with fast LLMs like Groq unlocks endless automation potential.&lt;/p&gt;

&lt;p&gt;📫 Let's Connect on LinkedIn: &lt;a href="http://www.linkedin.com/in/bastullah-batas-54ab23335" rel="noopener noreferrer"&gt;www.linkedin.com/in/bastullah-batas-54ab23335&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to drop any questions or feedback in the comments below!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>javascript</category>
      <category>automation</category>
      <category>career</category>
    </item>
    <item>
      <title>Building Automations with n8n &amp; Make – Let’s Connect!</title>
      <dc:creator>Bastullah Batas</dc:creator>
      <pubDate>Fri, 21 Aug 2026 14:11:22 +0000</pubDate>
      <link>https://dev.to/bastullah_batas_999/building-automations-with-n8n-make-lets-connect-j9e</link>
      <guid>https://dev.to/bastullah_batas_999/building-automations-with-n8n-make-lets-connect-j9e</guid>
      <description>&lt;p&gt;Act as a developer-advocate and technical content writer for dev.to. Write an engaging, value-first dev.to post introducing my expertise in AI and No-Code/Low-Code automation. &lt;/p&gt;

&lt;p&gt;Here are the details to include:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Core Focus: Automation, AI workflows, and system integrations using n8n and Make (Integromat).&lt;/li&gt;
&lt;li&gt;Key Services/Skills:

&lt;ul&gt;
&lt;li&gt;Custom n8n workflows (self-hosted &amp;amp; cloud, API integrations, webhooks).&lt;/li&gt;
&lt;li&gt;Make (Integromat) multi-step scenarios &amp;amp; data syncing.&lt;/li&gt;
&lt;li&gt;Integrating LLMs/AI (OpenAI, Claude) into automation pipelines.&lt;/li&gt;
&lt;li&gt;Converting repetitive tasks into scalable background processes.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Call to Action: Invite developers, founders, and teams to connect, collaborate, or reach out for freelancing/consultation if they need help with any automation projects.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Tone &amp;amp; Style Guidelines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Technical, helpful, direct, and developer-friendly (avoid overly salesy or marketing jargon).&lt;/li&gt;
&lt;li&gt;Use Markdown formatting: clean headings, bullet points, and code blocks if relevant.&lt;/li&gt;
&lt;li&gt;Include 3 catchy title options.&lt;/li&gt;
&lt;li&gt;Include recommended dev.to tags (e.g., #automation, #n8n, #make, #ai).&lt;/li&gt;
&lt;li&gt;Include brief placeholder suggestions for cover images or workflow diagrams to increase engagement.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;[Optional extra info: My background/experience is n8n and make.com , and my contact/portfolio link is &lt;a href="http://www.linkedin.com/in/bastullah-batas-54ab23335" rel="noopener noreferrer"&gt;www.linkedin.com/in/bastullah-batas-54ab23335&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>career</category>
      <category>agents</category>
    </item>
  </channel>
</rss>
