My AI Journey: From Prompting to Agents

This post will talk about my journey with AI as someone who experienced the rise of ChatGPT and other fields of AI in the past few years. I want to talk about how this blog could be integrated with a new personal project I will explore about Agentic AI. 

This blog has always been about documenting my journey, both in finance and in life. This project is the next step in my technical journey, and I’m excited to share all about it. Do read on if you are someone interested in the capabilities of AI and Machine Learning, through the eyes of this young person who watched it all unfold.

The Spark (2022)

I remember the "magic" of 2022, when models like ChatGPT and Stable Diffusion were new and hot. These models burst into the scene and made it felt like a new era of technology had arrived overnight. 
 
I was, and still am, a user of this new "magic". I spent hours on interest groups online, just trying to keep up with the new developments and use cases in image generation. 
 
But as a computer science student, "magic" isn't a good enough answer. I do need to understand and be able to explain, "How does this actually work?" 
 

Exploration of AI (2023 - 2025)  

I started university in 2023, and moved on from simply playing with AI as a user, to being interested in applying AI in different fields. 
  1. Automatic Speech Recognition (ASR), using models like OpenAI's Whisper to achieve fast and accurate inference when I participated in a hackathon
  2. Computer Vision (CV), using models like YOLO for CV tasks like object detection in my credit-bearing internship.
  3. Cloud Platforms, specifically Google Cloud Platform and learnt more about its capabilities in building and deploying AI solutions for a wide variety of tasks. My first exposure was using Google Colab to run inference and training for Stable Diffusion models.
  4. Machine Learning Fundamentals, learnt about neural networks (NNs) and the math behind them, and the common NN architectures.

Building With AI (Now)

Now, I am at the start of the next phase, which is to build with AI. I am building not just models, but agents
 
What's the difference? A model is a simple tool, passively waiting for you to give it a prompt, before giving you a response. An agent is active. You give it a goal, and it can reason, plan, and take multiple steps to achieve that goal on its own. I am using the  "Agentic Design Patterns" from Antonio Gulli as my reference for learning.
 
My new personal project is to build an "Agentic Blogger" system to help me with this very blog. My idea is to create a multi-agent system that:
  1. Scouts the internet for "signals", like business news or built-up public sentiments about the market and economy.
  2. Filters out the noise and identifies topics that can be turned into relevant blog posts.
  3. Drafts a post that analyzes the "signal" with our Dividend Investing mindset and breaks down relevant financial concepts for a broad audience to understand.

Conclusion

This is a long-term learning project which sits perfectly at the intersection of two things I am passionate about. This isn't about replacing my own voice; it's about automating as much "grunt work" as possible so I can focus on the job of analysis. 
 
In my journey so far as a student, I have been learning and experiencing without building anything of my own. This is something I want to develop patiently from the ground up, and by the end of it, I can say that I built a reliable and systematic tool of my own using cutting edge AI.  
 
Disclaimer: This blog post is for entertainment and educational purposes only. It does not constitute financial advice. Please do your own due diligence. 

Comments

Popular posts from this blog

2025 Portfolio Review and Why I Don't Limit The Number Of Stocks Owned

Decoding DBS's FY2025 Earnings Call

Decoding UOB’s FY2025 Earnings Call