October 7, 2025 Updates
1759838922000
What's New in Our Catalog
Newest Releases
Evolve Your Code: Enhance Projects with AI and Vibe Coding | View in the Skills Network Catalog
Your codebase is a living entity. Learn how to nurture its growth and improve its health with AI and "Vibe Coding". This workshop is for developers looking to accelerate workflows and improve code quality. Through hands-on exercises, you'll master AI-powered techniques adding insightful documentation, creating effective unit tests, refactoring for clarity and performance, and prototyping new features. Learn to make your codebase more robust, maintainable, and innovative.
Multi-Agent, Multi-Tool Systems: Design AI For Complex Tasks | View in the Skills Network Catalog
Explore how to design and deploy AI architectures composed of specialized agents and toolchains that work together—cooperating, delegating, and communicating to solve problems beyond the scope of a single model. You'll learn design patterns for distributed agent collaboration, and tool interoperability. Through practical examples and guided exercises, you'll gain hands-on experience building robust, scalable agent ecosystems for real-world applications.
Updates
Introduction to Agentic AI Tools | View in the Skills Network Catalog
Talk to your data instead of coding SQL queries. Imagine asking a database “Who spent the most last year?” and getting an instant answer. In this course, you’ll build two working AI agents that make this possible: one that turns plain English into SQL queries for real databases, and another that lets you chat with pandas DataFrames using LangChain. Along the way, you’ll gain hands-on practice with agentic tools, seeing how they reason about data, generate queries, and make exploration intuitive.
Idea to App in 90 Minutes: Your First Vibe Coding Creation | View in the Skills Network Catalog
Unlock your creative potential and build a complete application, even if you've never coded before! This workshop introduces "Vibe Coding", a revolutionary method using AI to streamline development. We'll take you on a practical journey, transforming a concept into a working app, step-by-step. You'll learn how to leverage intuitive AI tools to design and build web applications, experiencing the magic of bringing software to life. Leave with a completed project and the confidence to continue innovating.
Exploratory Data Analysis with Python | View in the Skills Network Catalog
Python is a popular programming language for data analysis due to its numerous libraries. In this guided project, you will use Python to perform data analysis and determine which variables are important to feed prediction models.
Coordinating Intelligence: Architecting Multi-Agent Systems | View in the Skills Network Catalog
Ready to create AI that doesn't just think—but collaborates? In this project you will build multi-agent systems using frameworks like LangGraph and LangChain where autonomous agents team up, share intel, and coordinate like a well-oiled machine. You will employ agentic design patterns, and strategies that make agents robust enough for the real world.
Prevent Failures and Stay On-Message with LLM Guardrails | View in the Skills Network Catalog
Implement effective guardrails for large language models (LLMs) to ensure they align with your company's communication goals in this hands-on lab. You'll learn how to establish mechanisms that keep AI interactions relevant and on-topic, prevent the generation of inappropriate content, and uphold the professional and ethical standards of your organization. By mastering these strategies, you can enhance your company's reputation by maintaining control over AI-generated content.
Chat with your documents via Agentic RAG, LangGraph, Docling | View in the Skills Network Catalog
Leverage a Agentic RAG tool to create a multi-agent dynamic, AI-driven information retrieval system using LangGraph, Docling, and self-correction mechanisms. This guided project helps you automate data analysis, optimize decision-making, and reduce manual effort while enhancing accuracy. Discover how multi-agent architecture enables a seamless, adaptive framework that continuously learns and improves, making it ideal for research, business intelligence, and automated data processing. Transform your workflows with cutting-edge AI-powered retrieval techniques!
UTMIST - Machine Learning Fundamentals | View in the Skills Network Catalog
The Machine Learning Fundamentals (MLF) Program is a beginner-friendly initiative offering foundational technical and theoretical knowledge in ML/AI. Through structured workshops covering topics like linear regression and neural networks, and a mentored group project, you will build practical skills and gain the confidence needed to start your journey in this field. It's designed to equip you with a solid understanding of core concepts, preparing you for future ML/AI endeavors.
Creating Charts and Dashboards using Tableau | View in the Skills Network Catalog
Tableau is a popular data visualization and business intelligence tool used to analyze and present data. In this guided project, you use Tableau Online to create a dashboard with multiple charts.
Get things done and solve real problems with GenAI | View in the Skills Network Catalog
Think LLMs are over-hyped and not practical for real-world problems? Discover how Generative AI can solve real challenges using LangGraph. Move beyond basic chatbots, adding real value to our fictional company. Learn to integrate LLMs into Typescript and Python applications, implement image processing, set up cron jobs for dynamic system updates, and apply AI-driven insights for dynamic pricing. You’ll also explore Human-In-The-Loop(HITL) systems. This project equips you with the skills and techniques to harness the true potential of LLMs and make a tangible impact in real-world applications.
Getting Started with Tableau Online | View in the Skills Network Catalog
Tableau is a popular data visualization and business intelligence tool used to analyze and present data. In this guided project, you will learn how to upload files and create a basic dashboard using the online version of Tableau.
Agentic AI: Build a Multi-Agent App with CrewAI & Gradio | View in the Skills Network Catalog
Discover how to build a multi-agent app using CrewAI, Gradio, and multimodal AI. This app will analyze uploaded food images to extract nutrition data, and create personalized recipes. This guided project teaches skills in multi-agent systems, computer vision, LLMs, and agentic AI. Perfect for developers or AI engineers, you'll integrate cutting-edge AI tools to design a user-friendly app that empowers users with actionable meal insights. Apply advanced AI methods to solve real-world challenges and expand your expertise in artificial intelligence.
Data Wrangling using Python | View in the Skills Network Catalog
Data wrangling is essential for ensuring your data is usable for analysis and modeling. In this guided project, you will learn how to wrangle data using Python.