Below you will find pages that utilize the taxonomy term “embeddings”
Apr, 2026 - Post
Agentic AI using Local LLM Setup
In Agentic AI Hands-On — Part 1, we built our first AI Agent and explored how a well-designed prompt can drive real-world actions — browsing websites, calling APIs, or performing calculations through tools.
We implemented the agent using the basic architecture
Thought → Action → Observation → Reasoning → Answer
Where the agent relied on OpenAI LLMs hosted over cloud and accessed through a python SDK. While powerful, this setup requires:
read more
Mar, 2026 - Post
Agentic AI | Hands-on Practices – Part 1
In my previous article, I explored the journey from AI → GenAI → Agentic AI and also emphasized why being hands-on still matters, even when AI can generate code in seconds.
The role of developers is clearly evolving—from pure builders to reviewers, orchestrators, and system designers.
Today, AI Agents are everywhere. We hear about systems that:
Generate code, review, test and deploy it Perform tasks autonomously Integrate seamlessly with applications But there’s a gap.
read more
Sep, 2025 - Post
A Path to AI → GenAI → Agentic AI
The world of technology is evolving at lightning speed. Every week, new AI models, frameworks, and services make headlines. With the hype around LLMs, Agentic AI, MCPs, and A2A systems, it’s easy to feel like we’re always playing catch-up.
But here’s the truth: without strong fundamentals, chasing the “next big thing” is like building a skyscraper on sand. A strong foundation ensures stability. That’s why, before diving deep into Generative AI, it’s critical to revisit the path that got us here.
read more
May, 2025 - Post
FOMO to Flow: Building Gen AI Solutions
Unlock the power of Generative AI by learning to interact with large language models programmatically—and take it further with fine-tuning for customized responses.
If you’re a software maker feeling the fear of missing out (FOMO) on the Gen AI revolution, you’re not alone. The way we build and interact with software is evolving rapidly. “Google it” or “check Stack Overflow” is no longer the go-to approach — AI-first, conversational tools are becoming the new standard across development, design, and decision-making.
read more