Teltam Tube

Learn how to leverage Teltam's AI features through visual video workflows and tutorials.

AI Agent Tool Calling Explained with Python πŸ€– | How AI Agents Use Tools
Video Guide Sep 07, 2026
AI Agent Tool Calling Explained with Python πŸ€– | How AI Agents Use Tools

Learn how AI Agents use tools to perform actions beyond simple text generation. In this Python tutorial, understand how an LLM selects a tool, sends arguments, and receives the result. Explore the complete LLM β†’ Tool Call β†’ Python Execution β†’ Result β†’ Final Response workflow.

Build AI Agent Tool Calling with OpenAI + Python πŸ€– | Automatic Tool Calling
Video Guide Sep 07, 2026
Build AI Agent Tool Calling with OpenAI + Python πŸ€– | Automatic Tool Calling

Learn how to build an AI Agent using OpenAI and Python with automatic tool calling. The agent intelligently selects the right tool, executes it, and processes the results. Understand the complete Decide β†’ Tool Call β†’ Execute β†’ Respond Agentic AI workflow.

Built an AI Agent That Uses Multiple Tools
Video Guide Sep 07, 2026
Built an AI Agent That Uses Multiple Tools

Learn how to build an AI Agent using Python that can work with multiple tools and intelligently decide which tool to use. The agent analyzes the user's request, selects the appropriate tool, executes actions, and uses the results to complete the taskβ€”demonstrating the complete Think β†’ Choose Tool β†’ Execute β†’ Respond Agentic AI workflow.

Build an AI Agent That Can Read & Edit Files with Python | Agentic AI Tamil
Video Guide Sep 05, 2026
Build an AI Agent That Can Read & Edit Files with Python | Agentic AI Tamil

Can an AI Agent read a real file, understand its content, and modify it automatically? πŸ€–πŸ“„ In this practical Agentic AI tutorial in Tamil, we build an AI Agent using Python + OpenAI Tool Calling that can read and edit a text file.

AI Tools Illa… Engineering Thinking Than Game Changer | Tamil | Somethingtalk1
Video Guide Aug 28, 2026
AI Tools Illa… Engineering Thinking Than Game Changer | Tamil | Somethingtalk1

AI is moving from prompts to agents. In this video, we explain Engineering Thinking in AI using Google ADK β€” why mindset matters more than tools. Then links: πŸ”— Blog: https://teltam.in/#blogs πŸ”” Subscribe to SomethingTalk1 βœ… Tags (quick paste) AI Engin...

MetaGPT Explained in Tamil | AI Agent Framework Demo | AI in Tamil
Video Guide Aug 28, 2026
MetaGPT Explained in Tamil | AI Agent Framework Demo | AI in Tamil

In this video,  we explore MetaGPT, the powerful AI Agent framework that can act like a virtual software company. We cover: βœ… What is MetaGPT? βœ… How it works without LLM (mock demo) βœ… AI Agents coordination like PM, Engineer, QA βœ… Why MetaGPT is...