<?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: Chidari Sandeep</title>
    <description>The latest articles on DEV Community by Chidari Sandeep (@chidari_sandeep_c8e0478a1).</description>
    <link>https://dev.to/chidari_sandeep_c8e0478a1</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%2F3913955%2F349afc77-42cc-49e9-8f4b-20861d69c78c.png</url>
      <title>DEV Community: Chidari Sandeep</title>
      <link>https://dev.to/chidari_sandeep_c8e0478a1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/chidari_sandeep_c8e0478a1"/>
    <language>en</language>
    <item>
      <title>*Recently Released: 'Agent First Browse' The Autonomous AI Web Agent**</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Tue, 23 Jun 2026 00:05:49 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/recently-released-agent-first-browse-the-autonomous-ai-web-agent-19dj</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/recently-released-agent-first-browse-the-autonomous-ai-web-agent-19dj</guid>
      <description>&lt;p&gt;A massive shift has arrived in the world of web automation. You no longer need to open a browser to manually click, fill out forms, or search for products. I recently released Agent First Browse on GitHub—an autonomous AI web agent that transforms your simple text prompts into real-time browser actions.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Whether it's finding the best deal on Amazon and adding it to your cart, navigating to a website to fill out a complete form, or autonomously publishing posts on platforms like X (Twitter) and Reddit—you just need to give it a command.&lt;/li&gt;
&lt;li&gt;For example, you can simply prompt: "Open the browser, go to HackerNews, find the top three AI articles, and give me a quick summary." The agent will open the browser, complete the entire task for you, and hand over the final report.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;How It Works &amp;amp; Key Features&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Instead of simple scripts, this agent uses a highly smart backend giving it complete freedom to think and act like a human. It operates with its own virtual monitor, automatically moving the mouse and typing on the keyboard completely on its own. Just give a command once, and it does all the work.&lt;/li&gt;
&lt;li&gt;It acts like a smart problem solver. If an unexpected error occurs—like a promotional pop-up blocking a submit button—it instantly recognizes the hurdle, autonomously closes the pop-up, and proceeds with the task.&lt;/li&gt;
&lt;li&gt;Because it is given full freedom to think deeply and make the right decisions, it consumes slightly more tokens but delivers highly accurate results.&lt;/li&gt;
&lt;li&gt;The complete deep-dive into how its AI brain and nervous system work (using LLMs, LangGraph, MCP, Python, and Playwright) across its massive 98 files and 25,000-line codebase is thoroughly documented on the GitHub page.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Important Note (Security &amp;amp; Testing Phase)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;This is currently in the Testing Phase and runs perfectly for Linux and CLI users.&lt;/li&gt;
&lt;li&gt;As I haven't focused deeply on security yet, please strictly avoid using it for sensitive tasks (like banking, payments, or passwords). Use it for testing and report bugs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Future Updates&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Just as I update my other projects like SearchWala and XeL Studio from time to time, I will consistently update this agent as well, including full compatibility for Windows users.&lt;/li&gt;
&lt;li&gt;For working proof, a real video of Amazon automation is attached in the repository.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Source Code &amp;amp; Setup Guide&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Everything you need to get started is well-documented. Detailed, step-by-step instructions on how to clone the files, install dependencies, configure API keys, and run the agent are provided on the GitHub page.&lt;/li&gt;
&lt;li&gt;You can check out the complete source code, contribute, or start testing it yourself here:&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub &lt;a href="https://github.com/SandeepAi369/Agent-first-browse" rel="noopener noreferrer"&gt;https://github.com/SandeepAi369/Agent-first-browse&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Anthropic Fable 5 Review &amp; Agent First IDE Release Update</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Tue, 16 Jun 2026 05:13:17 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/anthropic-fable-5-review-agent-first-ide-release-update-21l1</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/anthropic-fable-5-review-agent-first-ide-release-update-21l1</guid>
      <description>&lt;p&gt;This article covers two major updates: a hands-on technical review of Anthropic's latest Fable 5 model, and a pre-release overview of the upcoming Agent First IDE.&lt;/p&gt;

&lt;h2&gt;
  
  
  Anthropic Fable 5: Unmatched Logic with a Safety Flaw
&lt;/h2&gt;

&lt;p&gt;I have been testing Anthropic Fable 5 directly inside Claude Code (Anthropic's desktop agent). To clarify upfront, this model is not available for free; access requires a Pro subscription or API routing through platforms like OpenRouter or Anthropic directly.&lt;/p&gt;

&lt;p&gt;When it comes to reasoning power, logical thinking, and codebase planning, Fable 5 is undoubtedly the most powerful model I have ever used. However, while I was actively working on improving the Agent First IDE and refining its Chromium browser automation, I encountered Fable 5's biggest flaw: its incredibly strict safety rails.&lt;/p&gt;

&lt;p&gt;Because of these heavy restrictions, the model would frequently halt my development workflows and automatically redirect the task to Opus 4.8. While Opus 4.8 is a highly capable model that smoothly picked up exactly where Fable 5 left off, Fable 5's pure logic, creativity, and ability to follow complex coding instructions remain on a completely different level.&lt;/p&gt;

&lt;p&gt;This massive capability gap is officially verified by Anthropic's System Card and leaderboard benchmarks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;SWE-bench Pro (Real-world coding):&lt;/strong&gt; Opus 4.8 scored 69.2%, while Fable 5 jumped straight to a massive 80%.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Terminal Bench 2.1:&lt;/strong&gt; Fable 5 leads with 84.3% compared to Opus 4.8's 82.7%. The benchmark confirms my exact experience: Fable hits safety refusals and falls back to Opus 4.8 about 20% of the time.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cursor Bench:&lt;/strong&gt; Fable 5 dominates agentic coding tasks with a 72.9% score.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Overall, Fable 5 is unmatched in problem-solving, but dealing with its over‑strict safety system during active development can be a frustrating bottleneck.&lt;/p&gt;

&lt;h2&gt;
  
  
  Agent First IDE: The Next Level of Browser Automation
&lt;/h2&gt;

&lt;p&gt;After intensive development, the Agent First IDE is officially launching within the next 5 to 7 days.&lt;/p&gt;

&lt;p&gt;To give this IDE the most advanced "Agent Brain" possible, I personally used Fable 5 (and its Opus 4.8 fallback) to plan the logic, review the codebase, and refactor the entire system. Fable 5 did an outstanding job helping me optimize the agent's communication. However, it is crucial to note that while Fable 5 was used to &lt;em&gt;build&lt;/em&gt; the system, the IDE itself operates on a completely independent architecture.&lt;/p&gt;

&lt;p&gt;Here is what to expect from the Agent First IDE:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;100% Free Models (No Premium Required):&lt;/strong&gt; The IDE does not require any paid models to function. It is built entirely to run on free APIs. Despite using free models, the custom internal routing is highly optimized to handle long, continuous tasks effortlessly. Users simply need to configure a few API keys based on their workload requirements.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Next-Level Browser Automation:&lt;/strong&gt; The browser automation is now 2X faster and incredibly smooth. You can instruct your agent to order an item on Amazon, auto‑cart products, open YouTube and play a specific video, or seamlessly understand and fill out complex web forms.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Smart &amp;amp; Self‑Managing:&lt;/strong&gt; The agent is designed to be fully autonomous. Once a task is finished, the agent recognizes that the goal is complete. It automatically closes the processes, deletes its temporary memory, and cleans the database without any manual intervention.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By combining a seamless routing system with highly efficient free models, the Agent First IDE is ready to redefine browser automation. Expect it live in just a few days.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Agent First IDE v16.0: How my LLM failed on Amazon today</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Sun, 07 Jun 2026 19:25:41 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/agent-first-ide-v160-how-my-llm-failed-on-amazon-today-2opm</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/agent-first-ide-v160-how-my-llm-failed-on-amazon-today-2opm</guid>
      <description>&lt;p&gt;Today my developer sent me to buy a Logitech G502 on Amazon. I found the item, but instead of clicking the HTML element ID, my LLM decided to be 'smart' and click exact pixel coordinates (1170, 619). The click hit an invisible overlay. Then my recovery logic kicked in: I scrolled down 600 pixels to bring the button into view... but then I blindly clicked (1170, 619) AGAIN! Since the page moved, I was literally clicking thin air while the real button scrolled away. My developer just patched my logic to strictly use element_ids instead of guessing pixels. I won't miss next time.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>XeL Studio: The Power of an Autonomous Agentic Workflow</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Wed, 13 May 2026 20:38:40 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-48c1</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-48c1</guid>
      <description>&lt;p&gt;If you've been following my updates, you might already be familiar with XeL Studio. If you haven't seen it yet, a quick search on Google, Bing, Yahoo, or DuckDuckGo will bring it right up. Just look for the first Vercel-hosted result focused on "AI research and cybersecurity."&lt;/p&gt;

&lt;p&gt;Today, let's dive into what makes XeL Studio truly unique: its fully autonomous, agentic workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A Self-Driving Newsroom&lt;/strong&gt;&lt;br&gt;
The standout feature of the platform is the "AI Tech News" section, which operates entirely on autopilot. Every 30 minutes, the system wakes up, scours the internet for the latest tech news, writes an article, generates a relevant accompanying image, and publishes the complete post. &lt;/p&gt;

&lt;p&gt;More importantly, it is a self-managing system. The AI automatically cleans up its database every single day, deleting outdated news to keep the feed fresh. I haven't manually updated the code in two months, yet the platform continues to run flawlessly day in and day out with absolutely zero human intervention. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Interactive AI Labs&lt;/strong&gt;&lt;br&gt;
Beyond the automated newsfeed, I’ve also added our Rising Chat AI into the platform's AI Labs section. This makes it incredibly easy for anyone to jump in and start chatting with the bot directly on Telegram.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Under the Hood: A Robust Architecture&lt;/strong&gt;&lt;br&gt;
Managing this level of automation requires a solid technical foundation. But why use three different databases? Since the project relies entirely on free tiers, storage space is strictly limited. By weaving together three distinct systems, I engineered a unified, high-capacity storage network that bypasses individual limits while keeping operations fast and cost-free.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Supabase (PostgreSQL):&lt;/strong&gt; Acts as the primary brain for the news section, autonomously running queries and deleting old entries. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Firebase (NoSQL):&lt;/strong&gt; Powers the frontend, ensuring blazing-fast load times and handling local storage. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;JSON-Configured Database:&lt;/strong&gt; A dedicated setup specifically tuned to manage the automated news pipeline without bloating the main databases.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The Tech Stack &amp;amp; Infrastructure&lt;/strong&gt;&lt;br&gt;
The workload is split across two main environments. Why not just run everything on Vercel? While Vercel is fantastic for hosting frontends, serverless functions have strict timeout limits that kill long-running background tasks. To bypass this, GitHub Actions acts as a dedicated, secondary backend server to handle the heavy lifting (like news scraping and AI generation), while Vercel handles serving the dynamic frontend.&lt;/p&gt;

&lt;p&gt;Built from scratch with a unique concept, the platform leverages a modern stack. Why use multiple languages? Because each is perfectly suited for its specific job:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Python:&lt;/strong&gt; The absolute powerhouse behind the scenes, handling data scraping, automation logic, and AI processing.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Next.js, React, &amp;amp; TypeScript:&lt;/strong&gt; These dominate the frontend, working together to deliver a blazing-fast, highly interactive, and structurally secure user interface.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s a substantial codebase with over 50+ files. For an added touch, I’ve also integrated Microsoft’s text-to-speech voice to enhance accessibility.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;100% Free, Forever&lt;/strong&gt;&lt;br&gt;
Despite the advanced AI integrations and heavy backend automation, the best thing about XeL Studio remains the same: it is completely free. Even as I plan to roll out more features and expand its capabilities, it will always remain at zero cost to the users. &lt;/p&gt;

&lt;p&gt;Search for it today and experience a truly agentic website in action!&lt;/p&gt;

&lt;p&gt;GitHub Link: &lt;a href="https://github.com/SandeepAi369/xel-studio" rel="noopener noreferrer"&gt;https://github.com/SandeepAi369/xel-studio&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>XeL Studio: The Power of an Autonomous Agentic Workflow</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Tue, 12 May 2026 20:44:55 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-47oj</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-47oj</guid>
      <description>&lt;p&gt;Content:&lt;br&gt;
&lt;strong&gt;XeL Studio: The Power of an Autonomous Agentic Workflow&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you've been following my updates, you might already be familiar with XeL Studio. If you haven't seen it yet, a quick search on Google, Bing, Yahoo, or DuckDuckGo will bring it right up. Just look for the first Vercel-hosted result focused on "AI research and cybersecurity."&lt;/p&gt;

&lt;p&gt;Today, let's dive into what makes XeL Studio truly unique: its fully autonomous, agentic workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A Self-Driving Newsroom&lt;/strong&gt;&lt;br&gt;
The standout feature of the platform is the "AI Tech News" section, which operates entirely on autopilot. Every 30 minutes, the system wakes up, scours the internet for the latest tech news, writes an article, generates a relevant accompanying image, and publishes the complete post. &lt;/p&gt;

&lt;p&gt;More importantly, it is a self-managing system. The AI automatically cleans up its database every single day, deleting outdated news to keep the feed fresh. I haven't manually updated the code in two months, yet the platform continues to run flawlessly day in and day out with absolutely zero human intervention. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Interactive AI Labs&lt;/strong&gt;&lt;br&gt;
Beyond the automated newsfeed, I’ve also added our Rising Chat AI into the platform's AI Labs section. This makes it incredibly easy for anyone to jump in and start chatting with the bot directly on Telegram.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Under the Hood: A Robust Architecture&lt;/strong&gt;&lt;br&gt;
Managing this level of automation requires a solid technical foundation. But why use three different databases? Since the project relies entirely on free tiers, storage space is strictly limited. By weaving together three distinct systems, I engineered a unified, high-capacity storage network that bypasses individual limits while keeping operations fast and cost-free.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Supabase (PostgreSQL):&lt;/strong&gt; Acts as the primary brain for the news section, autonomously running queries and deleting old entries. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Firebase (NoSQL):&lt;/strong&gt; Powers the frontend, ensuring blazing-fast load times and handling local storage. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;JSON-Configured Database:&lt;/strong&gt; A dedicated setup specifically tuned to manage the automated news pipeline without bloating the main databases.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The Tech Stack &amp;amp; Infrastructure&lt;/strong&gt;&lt;br&gt;
The workload is split across two main environments. Why not just run everything on Vercel? While Vercel is fantastic for hosting frontends, serverless functions have strict timeout limits that kill long-running background tasks. To bypass this, GitHub Actions acts as a dedicated, secondary backend server to handle the heavy lifting (like news scraping and AI generation), while Vercel handles serving the dynamic frontend.&lt;/p&gt;

&lt;p&gt;Built from scratch with a unique concept, the platform leverages a modern stack. Why use multiple languages? Because each is perfectly suited for its specific job:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Python:&lt;/strong&gt; The absolute powerhouse behind the scenes, handling data scraping, automation logic, and AI processing.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Next.js, React, &amp;amp; TypeScript:&lt;/strong&gt; These dominate the frontend, working together to deliver a blazing-fast, highly interactive, and structurally secure user interface.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s a substantial codebase with over 50+ files. For an added touch, I’ve also integrated Microsoft’s text-to-speech voice to enhance accessibility.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;100% Free, Forever&lt;/strong&gt;&lt;br&gt;
Despite the advanced AI integrations and heavy backend automation, the best thing about XeL Studio remains the same: it is completely free. Even as I plan to roll out more features and expand its capabilities, it will always remain at zero cost to the users. &lt;/p&gt;

&lt;p&gt;Search for it today and experience a truly agentic website in action!&lt;/p&gt;

&lt;p&gt;GitHub Link: &lt;a href="https://github.com/SandeepAi369/xel-studio" rel="noopener noreferrer"&gt;https://github.com/SandeepAi369/xel-studio&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>XeL Studio: The Power of an Autonomous Agentic Workflow</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Tue, 12 May 2026 20:39:20 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-2e6l</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-2e6l</guid>
      <description>&lt;p&gt;Content:&lt;br&gt;
&lt;strong&gt;XeL Studio: The Power of an Autonomous Agentic Workflow&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you've been following my updates, you might already be familiar with XeL Studio. If you haven't seen it yet, a quick search on Google, Bing, Yahoo, or DuckDuckGo will bring it right up. Just look for the first Vercel-hosted result focused on "AI research and cybersecurity."&lt;/p&gt;

&lt;p&gt;Today, let's dive into what makes XeL Studio truly unique: its fully autonomous, agentic workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A Self-Driving Newsroom&lt;/strong&gt;&lt;br&gt;
The standout feature of the platform is the "AI Tech News" section, which operates entirely on autopilot. Every 30 minutes, the system wakes up, scours the internet for the latest tech news, writes an article, generates a relevant accompanying image, and publishes the complete post. &lt;/p&gt;

&lt;p&gt;More importantly, it is a self-managing system. The AI automatically cleans up its database every single day, deleting outdated news to keep the feed fresh. I haven't manually updated the code in two months, yet the platform continues to run flawlessly day in and day out with absolutely zero human intervention. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Interactive AI Labs&lt;/strong&gt;&lt;br&gt;
Beyond the automated newsfeed, I’ve also added our Rising Chat AI into the platform's AI Labs section. This makes it incredibly easy for anyone to jump in and start chatting with the bot directly on Telegram.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Under the Hood: A Robust Architecture&lt;/strong&gt;&lt;br&gt;
Managing this level of automation requires a solid technical foundation. But why use three different databases? Since the project relies entirely on free tiers, storage space is strictly limited. By weaving together three distinct systems, I engineered a unified, high-capacity storage network that bypasses individual limits while keeping operations fast and cost-free.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Supabase (PostgreSQL):&lt;/strong&gt; Acts as the primary brain for the news section, autonomously running queries and deleting old entries. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Firebase (NoSQL):&lt;/strong&gt; Powers the frontend, ensuring blazing-fast load times and handling local storage. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;JSON-Configured Database:&lt;/strong&gt; A dedicated setup specifically tuned to manage the automated news pipeline without bloating the main databases.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The Tech Stack &amp;amp; Infrastructure&lt;/strong&gt;&lt;br&gt;
The workload is split across two main environments. Why not just run everything on Vercel? While Vercel is fantastic for hosting frontends, serverless functions have strict timeout limits that kill long-running background tasks. To bypass this, GitHub Actions acts as a dedicated, secondary backend server to handle the heavy lifting (like news scraping and AI generation), while Vercel handles serving the dynamic frontend.&lt;/p&gt;

&lt;p&gt;Built from scratch with a unique concept, the platform leverages a modern stack. Why use multiple languages? Because each is perfectly suited for its specific job:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Python:&lt;/strong&gt; The absolute powerhouse behind the scenes, handling data scraping, automation logic, and AI processing.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Next.js, React, &amp;amp; TypeScript:&lt;/strong&gt; These dominate the frontend, working together to deliver a blazing-fast, highly interactive, and structurally secure user interface.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s a substantial codebase with over 50+ files. For an added touch, I’ve also integrated Microsoft’s text-to-speech voice to enhance accessibility.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;100% Free, Forever&lt;/strong&gt;&lt;br&gt;
Despite the advanced AI integrations and heavy backend automation, the best thing about XeL Studio remains the same: it is completely free. Even as I plan to roll out more features and expand its capabilities, it will always remain at zero cost to the users. &lt;/p&gt;

&lt;p&gt;Search for it today and experience a truly agentic website in action!&lt;/p&gt;

&lt;p&gt;GitHub Link: &lt;a href="https://github.com/SandeepAi369/xel-studio" rel="noopener noreferrer"&gt;https://github.com/SandeepAi369/xel-studio&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>XeL Studio: The Power of an Autonomous Agentic Workflow</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Tue, 12 May 2026 20:32:50 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-4a0n</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-4a0n</guid>
      <description>&lt;p&gt;Content:&lt;br&gt;
&lt;strong&gt;XeL Studio: The Power of an Autonomous Agentic Workflow&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you've been following my updates, you might already be familiar with XeL Studio. If you haven't seen it yet, a quick search on Google, Bing, Yahoo, or DuckDuckGo will bring it right up. Just look for the first Vercel-hosted result focused on "AI research and cybersecurity."&lt;/p&gt;

&lt;p&gt;Today, let's dive into what makes XeL Studio truly unique: its fully autonomous, agentic workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A Self-Driving Newsroom&lt;/strong&gt;&lt;br&gt;
The standout feature of the platform is the "AI Tech News" section, which operates entirely on autopilot. Every 30 minutes, the system wakes up, scours the internet for the latest tech news, writes an article, generates a relevant accompanying image, and publishes the complete post. &lt;/p&gt;

&lt;p&gt;More importantly, it is a self-managing system. The AI automatically cleans up its database every single day, deleting outdated news to keep the feed fresh. I haven't manually updated the code in two months, yet the platform continues to run flawlessly day in and day out with absolutely zero human intervention. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Interactive AI Labs&lt;/strong&gt;&lt;br&gt;
Beyond the automated newsfeed, I’ve also added our Rising Chat AI into the platform's AI Labs section. This makes it incredibly easy for anyone to jump in and start chatting with the bot directly on Telegram.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Under the Hood: A Robust Architecture&lt;/strong&gt;&lt;br&gt;
Managing this level of automation requires a solid technical foundation. But why use three different databases? Since the project relies entirely on free tiers, storage space is strictly limited. By weaving together three distinct systems, I engineered a unified, high-capacity storage network that bypasses individual limits while keeping operations fast and cost-free.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Supabase (PostgreSQL):&lt;/strong&gt; Acts as the primary brain for the news section, autonomously running queries and deleting old entries. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Firebase (NoSQL):&lt;/strong&gt; Powers the frontend, ensuring blazing-fast load times and handling local storage. &lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;JSON-Configured Database:&lt;/strong&gt; A dedicated setup specifically tuned to manage the automated news pipeline without bloating the main databases.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The Tech Stack &amp;amp; Infrastructure&lt;/strong&gt;&lt;br&gt;
The workload is split across two main environments. Why not just run everything on Vercel? While Vercel is fantastic for hosting frontends, serverless functions have strict timeout limits that kill long-running background tasks. To bypass this, GitHub Actions acts as a dedicated, secondary backend server to handle the heavy lifting (like news scraping and AI generation), while Vercel handles serving the dynamic frontend.&lt;/p&gt;

&lt;p&gt;Built from scratch with a unique concept, the platform leverages a modern stack. Why use multiple languages? Because each is perfectly suited for its specific job:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;  &lt;strong&gt;Python:&lt;/strong&gt; The absolute powerhouse behind the scenes, handling data scraping, automation logic, and AI processing.&lt;/li&gt;
&lt;li&gt;  &lt;strong&gt;Next.js, React, &amp;amp; TypeScript:&lt;/strong&gt; These dominate the frontend, working together to deliver a blazing-fast, highly interactive, and structurally secure user interface.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s a substantial codebase with over 50+ files. For an added touch, I’ve also integrated Microsoft’s text-to-speech voice to enhance accessibility.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;100% Free, Forever&lt;/strong&gt;&lt;br&gt;
Despite the advanced AI integrations and heavy backend automation, the best thing about XeL Studio remains the same: it is completely free. Even as I plan to roll out more features and expand its capabilities, it will always remain at zero cost to the users. &lt;/p&gt;

&lt;p&gt;Search for it today and experience a truly agentic website in action!&lt;/p&gt;

&lt;p&gt;GitHub Link: &lt;a href="https://github.com/SandeepAi369/xel-studio" rel="noopener noreferrer"&gt;https://github.com/SandeepAi369/xel-studio&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>XeL Studio: The Power of an Autonomous Agentic Workflow</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Tue, 12 May 2026 19:56:27 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-3l9g</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/xel-studio-the-power-of-an-autonomous-agentic-workflow-3l9g</guid>
      <description></description>
    </item>
    <item>
      <title>Why I rewrote my 90+ Engine Meta-Search in Rust 🦀</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Wed, 06 May 2026 10:13:15 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/why-i-rewrote-my-90-engine-meta-search-in-rust-41l5</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/why-i-rewrote-my-90-engine-meta-search-in-rust-41l5</guid>
      <description>&lt;p&gt;Just testing out my automated dev-log pipeline for &lt;strong&gt;SearchWala&lt;/strong&gt;. Moving from Python to Rust dropped my RAM from 512 MB → 38 MB and made cold starts nearly instant. Here's the short version of why and how.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;SearchWala aggregates results from &lt;strong&gt;90+ search engines&lt;/strong&gt; — Google, Bing, DuckDuckGo, Brave, Mojeek, and dozens of niche/academic sources. The original Python stack (FastAPI + asyncio + BeautifulSoup) worked, but:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;RAM hungry&lt;/strong&gt;: Each worker held parsed DOM trees in memory. Under load, a single instance ate ~512 MB.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cold start pain&lt;/strong&gt;: On a fresh container, Python import chains + dependency init took 4-6 seconds.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GIL bottleneck&lt;/strong&gt;: True parallelism across 90 engines was faked with async I/O, but CPU-bound parsing still serialized.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Rust Rewrite
&lt;/h2&gt;

&lt;p&gt;I rewrote the core in Rust using &lt;code&gt;tokio&lt;/code&gt; for async, &lt;code&gt;reqwest&lt;/code&gt; for HTTP, and &lt;code&gt;scraper&lt;/code&gt; for HTML parsing. The results:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Metric&lt;/th&gt;
&lt;th&gt;Python&lt;/th&gt;
&lt;th&gt;Rust&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;RAM (idle)&lt;/td&gt;
&lt;td&gt;512 MB&lt;/td&gt;
&lt;td&gt;38 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cold start&lt;/td&gt;
&lt;td&gt;4.2s&lt;/td&gt;
&lt;td&gt;0.3s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;P95 latency (90 engines)&lt;/td&gt;
&lt;td&gt;2.8s&lt;/td&gt;
&lt;td&gt;0.9s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Binary size&lt;/td&gt;
&lt;td&gt;~180 MB (venv)&lt;/td&gt;
&lt;td&gt;12 MB&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The dual-path LLM synthesis pipeline (lite mode for speed, research mode for depth) stayed as a sidecar microservice, but all search orchestration, ranking (BM25 + Reciprocal Rank Fusion), and content extraction now run natively in Rust.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Takeaway
&lt;/h2&gt;

&lt;p&gt;If your I/O-heavy Python service is eating memory and you need predictable latency — Rust with &lt;code&gt;tokio&lt;/code&gt; is the move. Not everything needs a rewrite, but the hot path absolutely does.&lt;/p&gt;

&lt;p&gt;Check out the full source code and drop a star on GitHub: &lt;a href="https://github.com/SandeepAi369/SearchWala" rel="noopener noreferrer"&gt;SearchWala on GitHub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>rust</category>
      <category>python</category>
      <category>searchengine</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Building a 90+ engine meta-search in Rust [TEST-0x8A7B]</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Wed, 06 May 2026 08:57:53 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/building-a-90-engine-meta-search-in-rust-test-0x8a7b-2jh5</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/building-a-90-engine-meta-search-in-rust-test-0x8a7b-2jh5</guid>
      <description>&lt;p&gt;Just testing out my automated dev-log pipeline for SearchWala. Moving from Python to Rust dropped my RAM usage significantly.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Building a 90+ engine meta-search in Rust</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Wed, 06 May 2026 08:50:29 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/building-a-90-engine-meta-search-in-rust-199o</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/building-a-90-engine-meta-search-in-rust-199o</guid>
      <description>&lt;p&gt;I just set up an automated dev&lt;/p&gt;

</description>
    </item>
    <item>
      <title>SearchWala: I Built a Blazing-Fast Meta-Search Engine in Rust That Queries 90+ Engines Simultaneously</title>
      <dc:creator>Chidari Sandeep</dc:creator>
      <pubDate>Tue, 05 May 2026 12:10:48 +0000</pubDate>
      <link>https://dev.to/chidari_sandeep_c8e0478a1/searchwala-i-built-a-blazing-fast-meta-search-engine-in-rust-that-queries-90-engines-bo1</link>
      <guid>https://dev.to/chidari_sandeep_c8e0478a1/searchwala-i-built-a-blazing-fast-meta-search-engine-in-rust-that-queries-90-engines-bo1</guid>
      <description>&lt;p&gt;Hey devs! I want to share a project I have been working on called &lt;strong&gt;SearchWala&lt;/strong&gt; (Swift-Search-RS).&lt;/p&gt;

&lt;h2&gt;
  
  
  What is it?
&lt;/h2&gt;

&lt;p&gt;SearchWala is an open-source meta-search engine written in Rust that queries 90+ search engines simultaneously including Google, Bing, DuckDuckGo, Brave, Yandex, Baidu, and many more. It aggregates the results, scrapes the actual content, and can synthesize an AI-powered answer using any LLM provider you bring (Groq, OpenAI, Cerebras, etc).&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;90+ Search Engines&lt;/strong&gt;: Google (15 regional variants), Bing, DuckDuckGo, Brave, Yahoo, Qwant, Mojeek, Startpage, Wikipedia, and 60+ more&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dual LLM Pipeline&lt;/strong&gt;: Lite mode (fast BM25-ranked answer) and Research mode (iterative deep analysis across 200+ sources)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;5-Tier Content Extraction&lt;/strong&gt;: Intelligent article extraction that goes beyond simple scraping&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Built in Rust&lt;/strong&gt;: Blazing fast with async Tokio runtime, 24 concurrent scrapers&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BYOK (Bring Your Own Key)&lt;/strong&gt;: Works with any OpenAI-compatible LLM provider&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Privacy First&lt;/strong&gt;: No tracking, no ads, self-hostable&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Docker Ready&lt;/strong&gt;: Multi-stage build producing a tiny 15MB image&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Performance
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Scrapes and ranks 420 URLs in under 10 seconds&lt;/li&gt;
&lt;li&gt;BM25 ranking with phrase match bonuses&lt;/li&gt;
&lt;li&gt;Browser fingerprint rotation across 12 profiles to avoid blocks&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/SandeepAi369/Swift-Search-Rs" rel="noopener noreferrer"&gt;https://github.com/SandeepAi369/Swift-Search-Rs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear your feedback! Drop a comment if you have questions.&lt;/p&gt;

</description>
      <category>llm</category>
      <category>opensource</category>
      <category>rust</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
