<?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: Gary Zavaleta</title>
    <description>The latest articles on DEV Community by Gary Zavaleta (@gary_zavaleta_ee17bce787f).</description>
    <link>https://dev.to/gary_zavaleta_ee17bce787f</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2540007%2F70a90dab-4270-4d4f-80e7-bf4ee81d2303.png</url>
      <title>DEV Community: Gary Zavaleta</title>
      <link>https://dev.to/gary_zavaleta_ee17bce787f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gary_zavaleta_ee17bce787f"/>
    <language>en</language>
    <item>
      <title>Blockchain Analytics: Exploring Ethereum Data with BigQuery, RAG, and AI</title>
      <dc:creator>Gary Zavaleta</dc:creator>
      <pubDate>Thu, 23 Oct 2025 09:58:38 +0000</pubDate>
      <link>https://dev.to/gary_zavaleta_ee17bce787f/blockchain-analytics-exploring-ethereum-data-with-bigquery-rag-and-ai-26kb</link>
      <guid>https://dev.to/gary_zavaleta_ee17bce787f/blockchain-analytics-exploring-ethereum-data-with-bigquery-rag-and-ai-26kb</guid>
      <description>&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;Sharing my latest project, a Google BigQuery + Ethereum RAG pipeline that integrates machine learning and AI capabilities for on-chain data exploration.&lt;/p&gt;

&lt;p&gt;The idea is to make Ethereum blockchain analytics more intelligent, by combining:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google BigQuery’s Ethereum dataset&lt;/li&gt;
&lt;li&gt;Retrieval-Augmented Generation (RAG)&lt;/li&gt;
&lt;li&gt;LLM-assisted SQL generation and embeddings&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It is designed for Blockchain Analytics developers, researchers, and data scientists who want to run natural language blockchain queries, detect anomalies, and even power AI-driven dashboards.&lt;/p&gt;

&lt;p&gt;Check it out here: &lt;a href="https://github.com/garyzava/bigq-ethereum-rag" rel="noopener noreferrer"&gt;https://github.com/garyzava/bigq-ethereum-rag&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love your feedback, suggestions, or collaboration ideas! Feel free to ⭐ the repo if you find it useful.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>ai</category>
      <category>rag</category>
      <category>bigdata</category>
    </item>
    <item>
      <title>Chat to Database GenAI Chatbot</title>
      <dc:creator>Gary Zavaleta</dc:creator>
      <pubDate>Sun, 08 Dec 2024 01:31:43 +0000</pubDate>
      <link>https://dev.to/gary_zavaleta_ee17bce787f/chat-to-database-genai-chatbot-486h</link>
      <guid>https://dev.to/gary_zavaleta_ee17bce787f/chat-to-database-genai-chatbot-486h</guid>
      <description>&lt;p&gt;Hi everyone! 👋&lt;/p&gt;

&lt;p&gt;Sharing my latest project, a chatbot that converts natural language inquiries to SQL using Streamlit and LlamaIndex. I have implemented both RAG and TAG approaches to make database querying more intuitive.&lt;/p&gt;

&lt;p&gt;Check it out here: &lt;a href="https://github.com/garyzava/chat-to-database-chatbot" rel="noopener noreferrer"&gt;Chat-to-Database Chatbot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear your thoughts and feedback! Feel free to star the repo if you find it useful.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
