AI Agents

What Happens As You Code with AI? Beyond Vibe Coding

Discover how to move beyond rapid AI-generated code prototypes and build production-grade softwareLearn techniques for using Model Context Protocols (MCPs) and external knowledge to provide meaningful context to AIUnderstand methods for effectively reading, reviewing, and refactoring AI-generated codeEnsure maintainability, reliability, and security in AI-driven development workflowsTransform rapid code generation into a disciplined engineering practice with AI assistance

Read

Agentic AI 101

Agentic AI 101 explored the evolution of AI from traditional rule-based systems to dynamic, goal-driven agents powered by large language models (LLMs).The session introduced the foundations of Agentic AI, covering the seven types of AI agents and their real-world applications.Emerging Agentic Protocols and trends in agent interoperability were discussed, along with practical challenges like hallucinations, complexity, orchestration, and governance.Strategies for building resilient, trustworthy, and ethically aligned agentic systems were shared by the speakers, Mahita D and Swetha A from Sahaj...

Read

Agent-Assisted Story Crafting: Shaping Your Stories with AI

We’ve all been immersed in the hype surrounding Generative AI. It’s becoming a critical part of business operations, whether for sales, support, or analysis. As a techie, I’ve also been exploring how to leverage these tools to boost my productivity. Ideally, I’d use them for code generation and analysis. However, the effectiveness of these tools purely depends on the wielder.“A smartphone is only as smart as the user.”While everyone around me was getting accustomed to smart code completion tools, we’ve...

Read
Post Image

Agent-Assisted Story Crafting: Shaping Your Stories with AI

We’ve all been immersed in the hype surrounding Generative AI. It’s fast becoming a critical part of business operations, whether for sales, support, or analysis. As a techie, I’ve also been exploring how to leverage these tools to boost my productivity. Ideally, I’d use them for code generation and analysis. However, the effectiveness of these tools purely depends on the wielder.“A smartphone is only as smart as the user.”While everyone around me was getting accustomed to smart code completion tools,...

Read
Post Image

Ten Insights That Took My CrewAI Results to the Next Level

If you are new to the agentic way of problem-solving, then you might be wondering how it differs from writing code the usual way. The focus while writing code is on . The . While working with agents, the to ensuring that . If the i, then and there.Before we dive into how we can improve our results while using CrewAI, let us revisit the most important concepts first.🤖 → a unit that can , and to other suitable agents....

Read
Post Image

The Arrival of AI Agents

In recent years, we've seen significant advancements in Large Language Models (LLMs), including improvements in model size, accuracy, and contextual comprehension across various domains. Built on the architecture of Generative Pre-trained Transformers (GPT), these models have enhanced data generation capabilities and a broad range of domain applications. While LLMs have shown impressive intelligence, they still come with limitations, such as hallucinations (producing incorrect or fabricated responses) and an inability to handle proprietary or personal data without additional integration. To address these...

Read