i33ym

Workshops

AI & Machine Learning Lecture Series

  • The Perceptron: Where It All Began

    January 2026 ML Fundamentals

    Introduction to machine learning through the lens of the perceptron algorithm. Learn how machines learn from examples, the geometry of linear classifiers, and why this 1958 invention still matters today.

  • Building a Production RAG System

    December 2025 LLM Applications

    Build an AI assistant that answers questions from your documentation. Covers retrieval, reranking, CRAG patterns, grounding checks, and production deployment with Django + LangGraph.