Senthilnathan S

📊 CrewAI with MCP Tool: Analyzing Nifty 50’s Day-wise Overnight Performance

Published by TechToGeek.com 🌅 Introduction Market data is more than numbers — it’s the story of trader behavior, risk appetite, and timing. In this post, we explore Nifty 50’s overnight performance day-by-day using a Python analysis script generated with help from Claude, our AI assistant. The project merges data science and Agentic AI thinking, where…

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
Prompt Engg

Mastering Prompt Engineering: Understanding 3 things:PromptTemplate, Zero-Shot, and Few-Shot Prompting

In today’s rapidly evolving world of AI and Large Language Models (LLMs), the term “Prompt Engineering” has become one of the hottest topics. Whether you’re working with OpenAI, Anthropic, or Llama-based models, crafting the right prompts determines how “intelligently” your model responds. Recently, while experimenting with LlamaIndex, I explored the concepts of PromptTemplate, Zero-Shot Prompting,…

Read More
OrionRAG

🧠 OrionRAG – The Future Agentic RAG Chatbots Built with CrewAI and LlamaIndex

🚀 Introduction: What Is OrionRAG? In today’s AI-driven era, chatbots are evolving beyond static question–answer systems. The next big leap is Agentic RAG Chatbots, where retrieval and reasoning meet autonomy and intelligence. OrionRAG is one such innovation — an Agentic RAG Chatbot that blends the power of CrewAI, LlamaIndex, and Streamlit into a seamless, reasoning-capable…

Read More

AI StudyPal: No:1 Personalized AI Learning Assistant for Students and Professionals

Published by TechToGeek.com Artificial Intelligence is rapidly transforming how we learn, work, and manage our time. From personalized tutors to intelligent content generators, AI has found its way into classrooms, offices, and personal study environments. In this digital transformation journey, AI StudyPal stands out as a GenAI-powered personalized learning assistant—designed to help students and professionals…

Read More
Local vs. Open-Source vs. Proprietary LLMs

Local vs. Open-Source vs. Proprietary LLMs: Out of 3,Which One Should You Choose?

Local vs. Open-Source vs. Proprietary LLMs: Which One Should You Choose? This is the question,Artificial Intelligence (AI) has entered a revolutionary phase with the rise of Large Language Models (LLMs) — the brains behind today’s most advanced chatbots, coding assistants, and enterprise automation tools.Whether you’re a developer, researcher, or business owner, one critical question stands…

Read More
SafeChatAI

SafeChatAI: A Local ChatGPT Clone: Is it great or not so great?: 5 Steps to install

Introduction As generative AI becomes the backbone of modern digital interaction, developers are looking for secure, customizable, and private chatbot solutions that can run locally. This inspired the creation of SafeChatAI — a Local ChatGPT Clone that combines the power of Streamlit, Python, and MongoDB to deliver an intuitive AI chat experience right from your…

Read More