Build Fast with AI
RoadmapResourcesCareer PathsDocumentation
Get Started
Learning Path
OverviewLevel 0Environment & FoundationsLevel 1LLM Fundamentals & APIsLevel 2Building Simple GenAI ApplicationsLevel 3RAG Systems & Intelligent AgentsLevel 4Production Systems & DeploymentLevel 5Advanced GenAI TechniquesLevel 6Choose Your Specialization Path
Resources
ResourcesCareer PathsDocumentation
Your Progress

Level 2 in progress

HomeRoadmapLevel 0
0

Environment & Foundations

Set up your environment, then start with the latest quickstarts for OpenAI Agents, GPT-5.4 mini/nano, and Gemini Flash Live.

⏱️
Duration
4 hours
📊
Difficulty
Beginner
✓
Checkpoints
4
⚡
Est. Hours
4h

Learning Outcomes

  • Set up a complete Python development environment
  • Make API requests using REST principles
  • Use Jupyter notebooks for experimentation
  • Understand request/response cycles
  • Get oriented with current model families and quickstarts
  • Version control with Git

Topics to Master

•Python setup and virtual environments
•Command line basics
•API fundamentals
•Working with JSON and HTTP
•Jupyter notebooks
•OpenAI Agents quickstart
•Gemini Flash Live preview basics
•Git and GitHub basics

Featured Projects

GPT-5.4 Mini/Nano Cookbook

Complete

Learn the latest OpenAI mini and nano model setup, structured outputs, and fast prompt patterns.

BeginnerLevel 0
#openai#gpt-5.4-mini#gpt-5.4-nano

OpenAI Agents Quickstart

Complete

Build triage, handoff, and tool-calling workflows with the OpenAI Agents SDK.

BeginnerLevel 0
#agents#handoffs#tool-calling

Gemini 3.1 Flash Live Preview

Complete

Explore low-latency multimodal and voice-first workflows with Gemini 3.1 Flash Live Preview.

BeginnerLevel 0
#gemini#audio#live-preview

Python Basics & Environment Setup

Complete

Set up Python, virtual environments, and learn basic syntax for data science.

BeginnerLevel 0
#setup#python#beginner

REST API Explorer

Complete

Build a CLI tool to explore REST APIs and understand HTTP requests/responses.

BeginnerLevel 0
#api#http#cli

Jupyter Notebook Exploration

Complete

Learn to use Jupyter notebooks for interactive data science and experimentation.

BeginnerLevel 0
#jupyter#notebooks#interactive

Checkpoints & Milestones

This level includes 4 structured checkpoints with hands-on tasks, validation criteria, and portfolio pieces. Complete these to solidify your understanding.

View Checkpoints →
Next →
Level 1: LLM Fundamentals & APIs