<?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>Forem: nooshin</title>
    <description>The latest articles on Forem by nooshin (@narabi).</description>
    <link>https://forem.com/narabi</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%2F3661882%2F53c2c3d0-1cce-491d-a3dd-b5509c0a2626.png</url>
      <title>Forem: nooshin</title>
      <link>https://forem.com/narabi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/narabi"/>
    <language>en</language>
    <item>
      <title>Sentiment-to-Signal: Stock Market Intelligent Agent</title>
      <dc:creator>nooshin</dc:creator>
      <pubDate>Mon, 15 Dec 2025 00:53:43 +0000</pubDate>
      <link>https://forem.com/narabi/sentiment-to-signal-stock-market-intelligent-agent-oh3</link>
      <guid>https://forem.com/narabi/sentiment-to-signal-stock-market-intelligent-agent-oh3</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feu289jzwmwhurtz9ehy5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feu289jzwmwhurtz9ehy5.png" alt="Stock Market Multi Agent System" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I wrapped up an incredibly rewarding milestone🎯 and want to take a moment to reflect on my journey through the &lt;strong&gt;Google 5Day AgenticAI Course &amp;amp; Capstone Project&lt;/strong&gt;.&lt;/p&gt;




&lt;p&gt;🏃🏻‍♀️ &lt;strong&gt;Journey&lt;/strong&gt;&lt;br&gt;
Attending Google’s 5-Day Agentic AI Intensive Course in November was a great opportunity to learn and build end-to-end with &lt;strong&gt;Google ADK&lt;/strong&gt;. Through a combination of 1) podcasts, 2) white papers, 3) live sessions, and 4) hands-on notebooks, I deepened my understanding of the fundamentals of building agentic applications the Google way.&lt;/p&gt;

&lt;p&gt;The Capstone Competition Project offered the chance to apply what we learned by building with at least three of the following ADK-powered pillars:&lt;/p&gt;

&lt;p&gt;▸ Agent Architectures — Parallel, Sequential, Loop, and Custom&lt;br&gt;
▸ Agent Tooling &amp;amp; Integrations via MCP&lt;br&gt;
▸ Context Engineering &amp;amp; Memory Management&lt;br&gt;
▸ Agent Evaluation &amp;amp; Quality&lt;br&gt;
▸ Agent Deployment&lt;/p&gt;




&lt;p&gt;🗓️ &lt;strong&gt;Timeline&lt;/strong&gt;&lt;br&gt;
Week of Nov 10 — 👩🏻‍🏫 Absorbing content &lt;br&gt;
Week of Nov 17 — 💆🏻‍♀️ Mind-mapping and ideation&lt;br&gt;
Week of Nov 21 — 👩🏻‍💻 Bringing the pieces together and implementing&lt;/p&gt;




&lt;p&gt;👩🏻‍🔬 &lt;strong&gt;Discovery&lt;/strong&gt;&lt;br&gt;
Before attending the intensive course, I had no clear idea of what I was going to build. The project emerged naturally—from the unknown—by blending my personal interest in the stock market with the tools and technologies explored during &lt;strong&gt;Agentic AI Week&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I decided to build a Stock Market Analysis Multi-Agent System to address a core need:&lt;/p&gt;

&lt;p&gt;Stock traders need a single system that can gather market sentiment, run quantitative analysis, and clearly explain what it all means—instantly and coherently.&lt;/p&gt;




&lt;p&gt;🚜🌾👩🏻‍🌾 &lt;strong&gt;What the End to End Looked Like&lt;/strong&gt;&lt;br&gt;
From logo design, ideation, problem definition, data availability checks, AI toolchain benchmarking (all happening in parallel!), to building the POC and delivering working examples—this project required full end-to-end product thinking and engineering skills.&lt;br&gt;
I genuinely enjoyed the process, the problem-solving, and exploring what was possible with the tools at hand.&lt;/p&gt;




&lt;p&gt;📦 &lt;strong&gt;Deliverable&lt;/strong&gt;&lt;br&gt;
I engineered and delivered a multi-agent stock market analysis system that provides actionable investment insights for S&amp;amp;P 100 traders.&lt;/p&gt;

&lt;p&gt;The architecture leverages Google ADK as the core framework, using its multi-agent orchestration, function integrations, and MCP support for external tools. The system is powered by Gemini-2.5-Flash-Lite and Nemotron-9B-v2, enabling scalable analysis and reasoning.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7dihjsv5rx2tm0dgiofe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7dihjsv5rx2tm0dgiofe.png" alt="user asking about oracle stock" width="800" height="966"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;🧗🏻‍♀️&lt;strong&gt;Challenges Along the Way&lt;/strong&gt;&lt;br&gt;
As with any build, the journey came with a few technical hurdles:&lt;br&gt;
▸ Integrating the data science agent within Google ADK&lt;br&gt;
▸ Loosing saved work and having to redo hours of progress&lt;br&gt;
▸ Passing the Coding assistant tools' credit several times and nearing Kaggle GPU limits&lt;/p&gt;




&lt;p&gt;✍️ &lt;strong&gt;Final Note&lt;/strong&gt;&lt;br&gt;
Thanks to &lt;strong&gt;Google&lt;/strong&gt; and &lt;strong&gt;Kaggle&lt;/strong&gt; teams for the learning opportunity. &lt;/p&gt;

</description>
      <category>agents</category>
      <category>googleaichallenge</category>
      <category>ai</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
