AI Engineering

Agentic AI – LLM with API Calls – Beginner Bootcamp

🧠 Build Your First Agentic AI!
Curious how ChatGPT can actually call functions and fetch live data?

In our latest Beginner Bootcamp, learn how to create a smart Weather Agent using OpenAI’s GPT-4 and WeatherAPI — no advanced coding required!

Agentic AI – LLM with API Calls – Beginner Bootcamp Read More »

Agentic AI for Beginners – Learn by Building Your First App

🚀 Build Your First Agentic AI App (With Code Example!)

In this beginner-friendly bootcamp, you’ll learn how to build a multi-agent AI application from scratch. We’ll walk you through the core architecture of agentic systems and show you how to bring it to life with a real-world project — an AI-powered Workshop Planner and Meeting Assistant.

You’ll get:

✅ Step-by-step tutorial

💡 Ready-to-run Python code

🔧 Hands-on experience with LangChain and LangGraph

Just download the notebook, run it in your Python environment (like Google Colab), and start building. Tweak it, expand it, and you’re on your way to creating your own AI agents!

Agentic AI for Beginners – Learn by Building Your First App Read More »

How to Install and Run Your First Local LLM on Your Laptop

Have you ever used ChatGPT or other GenAI tools online? Imagine running one of these smart language models directly on your laptop—no coding experience required. In this guide, I’ll show you how to install a local LLM (Large Language Model) like DeepSeek and LLama2, using Ollama and run it within a Jupyter Notebook. All you need is a laptop with an internet connection. Simply follow the steps and copy-paste the code. Let’s get started!

How to Install and Run Your First Local LLM on Your Laptop Read More »

Scroll to Top