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 development environment and learn the basics of APIs and Python.

⏱️
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
  • Version control with Git

Topics to Master

•Python setup and virtual environments
•Command line basics
•API fundamentals
•Working with JSON and HTTP
•Jupyter notebooks
•Git and GitHub basics

Featured Projects

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