Allocation and Shift based Project using Google ADK.

Allocation and Shift Based Project using Google ADK – Complete Python Implementation Guide

Introduction Modern organizations rely heavily on workforce planning to ensure that the right employee is available for the right activity at the right time. Whether it is a manufacturing unit, IT support center, healthcare organization, logistics company, or operations team, employee allocation and shift scheduling play a significant role in maintaining productivity while ensuring employee…

Read More
AI Meal Planning Assistant

Meal Prep Concierge: Building a Secure Multi-Agent AI Meal Planning Assistant with Google ADK and MCP

Introduction In today’s fast-paced world, maintaining a healthy diet is often easier said than done. Busy professionals, students, and families frequently struggle with meal planning, pantry management, grocery shopping, and finding recipes that fit their dietary needs. These challenges often lead to: To address these problems, we developed AI Meal Planning Assistant or Meal Prep…

Read More
SmartRoster

SmartRoster: Revolutionizing Workforce Scheduling with Google ADK-Powered Shift Planner & Auto-Scheduler

Introduction In today’s fast-paced business environment, workforce scheduling has become one of the most challenging operational tasks. Organizations across industries—including healthcare, customer support, manufacturing, retail, logistics, and offshore engineering—struggle to create employee schedules that balance operational demands, compliance requirements, employee preferences, and organizational efficiency. Traditional scheduling methods often rely on spreadsheets, manual planning, and human…

Read More
MultiAgent using Langchain

MultiAgent using LangChain – Building Intelligent AI Agent Workflows with LangChain

Artificial Intelligence is evolving rapidly, and one of the most exciting developments in recent years is the rise of AI Agents. Instead of using a single AI model for all tasks, developers are now building systems where multiple intelligent agents collaborate together to solve complex problems. This concept is commonly known as MultiAgent systems. In…

Read More

AI Legal Saarthi – A CrewAI‑Multi‑Agentic Product for the Common Man

Published by TechToGeek.com In India, legal information is often scattered, complex, and intimidating. For a common person, even understanding basic legal procedures—rent agreements, consumer complaints, legal notices, or compliance basics—can feel overwhelming. This gap between legal knowledge and everyday people is exactly where AI Legal Saarthi was born. AI Legal Saarthi is a CrewAI‑Multi‑Agentic Product…

Read More
LangGraph agent framework

🌐 LangGraph Agent Framework: The Future of Multi-Agent AI Systems

Published by TechToGeek.com 🚀 Introduction Artificial Intelligence is moving from simple linear prompts to complex agentic workflows, where multiple intelligent components collaborate, reason, and take actions. At the center of this new frontier stands the LangGraph agent framework, a powerful open-source graph-based system that enables developers to design scalable, modular, and stateful AI agents. Unlike…

Read More

🤖 CrewAI with MCP Tool: Build an Agentic AI Weather Assistant Using Python

Published by TechToGeek.com 🌤️ Introduction Artificial Intelligence is entering a new era — one where AI models no longer just respond to prompts, but actually take intelligent actions. This is the world of Agentic AI, where systems can connect to tools, perform tasks, and generate meaningful results autonomously. In this blog, we’ll dive deep into…

Read More

🧠 PydanticAI with MCP Tool: Build an Agentic AI Weather Assistant in Python,is the weather good or bad?

Published by TechToGeek.com 🌤️ Introduction Artificial Intelligence is rapidly evolving beyond simple chatbot responses — it’s becoming agentic, meaning the AI can act intelligently on external tools, APIs, and data sources.Today, let’s explore a fascinating project: an Agentic AI Weather Assistant built using PydanticAI with MCP tool. This Python-based AI application fetches live weather data…

Read More

🌦️ MCP and Claude Desktop:Building an Agentic AI Weather Assistant,Is the weather good or bad?

Published by TechToGeek.com In the era of intelligent automation, Agentic AI tools are redefining how we interact with information. One of the most fascinating frameworks emerging in this space is MCP and Claude Desktop — a modular architecture that allows developers to connect AI models with real-world tools and APIs seamlessly. Recently, I built a…

Read More