AI Engineering Course
🤖 AI Agents

AI Engineering Course

Master the art of building intelligent applications. This course takes you from understanding large language models to deploying intelligent applications that can reason, plan, and execute tasks independently.

6 weeks 📘 Intermediate 👥 40+ students
What You Will Learn
  • AI, LLM, and Agents fundamentals and prompt engineering
  • Langchain
  • Retreival Augmented Generation
  • Tools and Model Context protocol (MCP)
  • Langgraph and Crew AI Frameworks
  • Agentic Design Patterns
  • Agentic Interoperability
  • Fine Tuning AI Models
Python Fundamentals
💻 Programming

Python Fundamentals

A comprehensive foundation in Python programming designed for aspiring AI engineers. The Course will take you from zero to understanding mastering python.

3 weeks 📘 Beginner 👥 1,200+ students
What You Will Learn
  • Python syntax, variables, and data types
  • Control structures and functions
  • Abstract Data Types: Lists, dictionaries, sets
  • Object-oriented programming
  • Error handling and debugging
  • File I/O and data processing
  • Testing with pytest
  • Asyncio
FastAPI Course
⚡ Backend

FastAPI Course

Learn how to build and deploy, production-ready APIs with FastAPI. From creating basic routes to advanced patterns like dependency injection, async processing, and secure authentication.

3 weeks 📘 Intermediate 👥 600+ students
What You Will Learn
  • FastAPI basics and path operations
  • Pydantic models and data validation
  • Dependency injection system
  • Async and concurrent request handling
  • Authentication with OAuth2 and JWT
  • WebSockets
  • Mpesa Payment Integration
  • Database integration with SQLAlchemy
  • Background tasks and caching