CareerByteCode
Weekly curriculum

4 weeks, from first line of code to a working agent.

Four weeks, each pairing live weekend training with a hands-on mini-project. Weeks 1 to 3 build your foundation in Python, prompting, APIs, RAG and agents, and Week 4 is your individual AI Agent capstone.

🗓️ 4 weeks🛠️ 3 weekly projects🤖 1 AI Agent capstone
📅 Week 01: Python + AI Foundations Foundations

Write your first code and understand what AI really is

01Python + AI FoundationsFoundations · Sat 2h + Sun 2h · Mentor-led · 3 sessions
  • What is coding? Writing and running your first Python program with print()
  • Variables and data types, taking user input, decisions with if, elif and else
  • Loops (for and while), reusable functions, and storing data in lists and dictionaries
  • Build four tiny apps: Age Calculator, Grade Calculator, To-Do List and Expense Tracker
  • AI fundamentals: what AI is, where it is used, and the key terms in plain language
  • Generative AI fundamentals: LLMs, tokens, and making your first free Gemini API call

Week 1 mini-project: AI About-Me Generator. Collect your name, interests and skills with plain Python input(), then make a single Gemini call that returns a polished introduction paragraph.

📅 Week 02: Data + Prompt Engineering Core Skills

Explore data with Python and learn to control the AI

02Data + Prompt EngineeringCore Skills · Sat 2h + Sun 2h · Mentor-led · 3 sessions
  • Python data exploration: reading data, working with lists and dictionaries at scale
  • Working with files and structured text in Python
  • Prompt engineering foundations: instructions, context, roles and examples
  • Prompt patterns: zero-shot, few-shot, chain-of-thought and structured output
  • Advanced GenAI concepts: temperature, tokens, context windows and hallucinations
  • Iterating on prompts to control tone, length and output format

Week 2 mini-project: Smart Text Summarizer. Paste in any paragraph and use a well-engineered prompt to return a clean 3-bullet summary, showing how small prompt changes change the output.

📅 Week 03: APIs + RAG + AI Agents Core Skills

Call AI APIs, ground answers in your own documents, and build your first agent

03APIs + RAG + AI AgentsCore Skills · Sat 2h + Sun 2h · Mentor-led · 3 sessions
  • Calling AI APIs from Python: keys, requests, responses and error handling
  • Working with the Gemini API inside real programs
  • RAG fundamentals: why grounding matters, with embeddings and retrieval in plain terms
  • Loading your own documents and asking questions over them
  • AI Agents: what makes software agentic, with tools, memory and reasoning loops
  • Introduction to multi-agent systems and where they add value

Week 3 mini-project: Ask-My-Notes Bot. Load a short notes.txt file, ask questions, and get answers grounded in that file. A first, beginner-friendly taste of RAG and API-driven agents.

📅 Week 04: AI Agent Capstone & Demo Day Capstone

Build one real AI Agent individually, document it, and present it live

04AI Agent Capstone & Demo DayCapstone · 4 hrs live + build time · Mentor check-ins · 1 project
  • Pick your AI Agent project, one from the capstone project ideas
  • Problem statement, design, implementation, testing and demo
  • Build in your own repository folder and submit via a Pull Request from your fork
  • Write project documentation: problem, architecture, workflow, tech and future work
  • Record a 3 to 5 minute demo video and prepare a short final presentation
  • Demo Day: present your AI Agent live to mentors and peers with a demo and Q&A

Capstone: Ship your own AI Agent. Build one real AI Agent individually, submit a GitHub repository with code, README and screenshots, a 3 to 5 minute demo video, and a final presentation, then present it live on Demo Day.

Your capstone submits: a GitHub repository with your code and README (problem statement, architecture, workflow, technologies, future enhancements), screenshots, a 3 to 5 minute demo video, and a final presentation on Demo Day. Each intern picks one AI Agent idea and confirms it with their cohort mentor.

Ready to start Week 1?

Join the cohort, build weekly, and ship your own AI Agent.