Study
For Courses & Assignments
  • Collect notes, then ask AI for a summary and key points
  • Generate practice questions from lecture slides
  • Use AI to explain concepts you missed — then do active recall
  • Verify important facts before including them in submissions
  • Always check your course's AI policy first
Build
For Projects & Research
  • Use Perplexity for research with real citations
  • Prototype in Google Colab or local notebooks first
  • Move to a small deployed demo using free hosting
  • Run local models for sensitive project data
  • Turn one project into a public GitHub repo for your portfolio
Career
For Career Prep
  • Use AI to generate CV drafts and cover letters
  • Simulate technical interviews with a reasoning model
  • Build a portfolio project using free AI APIs
  • Use your GitHub Pack domain + hosting for a portfolio site
  • Share your setup with classmates — build your network
AI + Learning Science: The optimal study pattern is: collect notes → ask for summary → generate practice questions → do active recall → verify facts. AI accelerates each step, but you still do the learning. See the Myths page (Myth 07) for why AI cannot replace studying.

The 7-Day Challenge

One week to go from zero to fully equipped. Follow this daily plan.

1
Day One
Claim Your GitHub Student Pack and Verify Perks
Verify your student status. Activate Copilot Student Plan, Copilot Edits, and partner offers. Check what other student perks you qualify for.
2
Day Two
Install a Local AI App and Test a Small Model
Install Ollama or LM Studio. Start with a small model: Qwen3 1.7B, DeepSeek R1 1.5B, or Llama 3.2 3B — all run on CPU-only laptops at usable speeds.
3
Day Three
Call Your First AI API from Python
Sign up for Google AI Studio, Groq, OpenRouter, or Together AI. All have free tiers. Write a 5-line Python script that calls their API and prints the response.
4
Day Four
Use AI to Improve an Old Project
Feed your old code to Copilot or Claude. Compare the AI output against your own reasoning. AI suggests; you decide. Learn from the differences.
5
Day Five
Build a Tiny Tool with Free Credits
Create a document summarizer, a code explainer, or a flashcard generator. Prototype in Colab or local notebooks, then move to a small deployed demo.
6
Day Six
Try One MCP or Tool-Calling Experiment
MCP has matured into a mainstream standard with tool annotations and streamable HTTP transport. Start with a safe read-only action: query a file, search docs, or call a sandboxed API.
7
Day Seven
Publish and Share Your Setup
Turn one challenge project into a public GitHub repo or demo page. Share with a classmate. Bookmark the resources from this guide. Start a study group.

Your Progress Checklist

Click each item to mark it complete. Your progress is saved in your browser — come back anytime to track where you left off.

  • Claimed GitHub Student Developer Pack
  • Claimed at least 3 AI API free tiers (Groq, Google AI Studio, OpenRouter...)
  • Installed a local AI tool (Ollama or LM Studio) with a current model (Qwen3, DeepSeek R1, or Llama 3.2)
  • Set up Copilot Student Plan or equivalent AI coding assistant
  • Bookmarked 5–10 key AI tools and GitHub repos from this guide
  • Checked my course AI policy and understand what's allowed
  • Tried at least one MCP or tool-calling experiment (read-only/sandboxed)
  • Started building a verification habit: fact-check AI output before use
  • Practiced prompt hygiene: include goal, level, and output format in prompts
  • Never pasted sensitive notes, API keys, or personal data into cloud AI tools
  • Turned one challenge project into a public GitHub repo or demo page
  • Shared this guide with at least one classmate
  • Completed the 7-Day Challenge
0 / 13 completed
Reminder: The biggest student mistake is trusting AI output without checking it. Always verify facts, links, and citations. AI is a multiplier for your knowledge — not a replacement for it. See the Myths page for 30 common misconceptions about AI.
Scroll to track progress
Scroll Progress
0%
of this page viewed