AI Engineering
How I built a beginner-friendly skin-cancer detector
Ever wondered how AI can spot skin cancer from images? My easy guide walks you through HAM10000 with a Colab + GitHub project. Click to explore!
Visualising Change from Space — A Beginner’s Guide to ML with Satellite Data – Part 1
Explore how machine learning and satellite imagery can reveal how cities grow, how nightlights change, and how vegetation evolves. Three notebooks (India nightlights, Delhi urban map, Singapore NDVI) walk beginners step-by-step from visualization to a supervised…
Agentic AI – LLM with SQL – Beginner Bootcamp
In this post, you’ll learn how to build your own AI SQL Agent — a tool that transforms natural language into SQL queries and executes them on a real database.
In real-world teams, everyone — from marketers…
Agentic AI – LLM with RAG – Beginner Bootcamp
In this post, you’ll learn how to build your own document-reading AI assistant — an intelligent tool that can read and understand documents like PDFs, Word files, Excel sheets, HTML pages, JSON files, and more using…
Agentic AI – LLM with Web Scraping – Beginner Bootcamp
In this beginner-friendly bootcamp, learn how to create a smart web agent that scrapes websites, processes content with GPT-4, and answers user questions intelligently. You’ll start with basic LLM-based querying and then upgrade to a scalable…
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…
