AI Tools Guide for SCU Students

Santa Clara University, Fall 2026. Last updated September 1, 2026.
A curated reference for students in CS, business, arts, and other disciplines.

Top Picks by Category

We prioritize free tools that offer premium capabilities for SCU students. Everything below is free except the highlighted row, which is the one thing we think is worth paying for.

Category Top Pick Why It's Great
General-Purpose AI (chat) Google Gemini Free through SCU, private under the campus agreement, good enough for chat
Agentic AI & Code
Worth paying for
Claude ($20/mo) Claude Cowork and Claude Code do work a chatbot cannot. Free alternative: Google Antigravity
Visual Design / UI Figma Industry standard for design, free Pro plan for students
Image Generation Google Gemini Best-in-class image gen, and it works on your SCU account
Research Gemini Notebook Free through SCU and excellent on your own sources
Data Science Google Colab Free GPU access and AI coding help in your browser
Presentations Gamma Describe your topic, get a polished deck in seconds
No-Code App Building Bolt.new Build and deploy a full web app from a text description
Video / Animation Pending review We're still evaluating tools in this space
Audio / Music Pending review We're still evaluating tools in this space

Two Modes: Chatbot vs. Harness

One distinction cuts across every category above, and it explains why the agentic row is the only one we suggest paying for. The same vendors ship their models in two very different wrappers, and the wrapper matters more than the model.

Mode 1

The chatbot

A text box in a browser tab. You type, it replies. It cannot see the files on your laptop, run your code, open your other apps, or check whether its own answer actually worked. Everything crosses the boundary by copy and paste, and you are the one doing the copying.

Examples: gemini.google.com, chatgpt.com, claude.ai in a browser.

Mode 2

The harness (agentic AI)

The same model, wrapped in a program that hands it real tools: read and write files in a folder you choose, run commands, browse the web, call APIs, and keep going until the task is done. You describe an outcome, and it plans, acts, checks its own work, and retries when it fails.

Examples: Claude Code, Claude Cowork in Claude Desktop, Codex in the ChatGPT desktop app, Google Antigravity, Cursor.

Why the distinction matters: a chatbot writes you a script. A harness writes the script, runs it against your actual data, reads the error message, fixes the bug, reruns it, and hands you the finished chart. For anything that touches more than one file or takes more than one step, this is not an incremental upgrade. It is a different category of tool, and it is how most professional work with AI is now done.

Chatbot Harness
Where it runs A browser tab On your computer, or in a sandbox it controls
Sees your files Only what you paste or upload Yes, in a folder you point it at
Runs code and commands No, or only in a walled-off snippet runner Yes, including tests, scripts, and installs
Multi-step work You drive every step It plans, acts, checks, and retries on its own
Best for Questions, drafting, explaining, brainstorming Refactors, data cleaning, analysis, whole projects
Main risk Confident wrong answers Confident wrong answers that also change your files
Provided by SCU Yes No

What SCU provides today

Through the campus agreement with Google, SCU students, faculty, and staff get two tools when they sign in with their SCU account:

The campus agreement is a real benefit: your prompts and uploads are not reviewed by humans and are not used to train Google's models. Per the SCU Library guide, most users are capped at roughly 1,000 Gemini queries per month. Image generation is included and works normally on an SCU account. (SCU's two library guides disagree on this point: the faculty guide confirms image generation is part of the campus subscription, while the student-facing page still carries an older note saying it is not. The faculty guide matches what the product actually does.)

What SCU does not provide

Both campus tools are browser chatbots. As of September 2026, SCU does not license any agentic tool for students, faculty, or staff. In practice that means:

  • No campus Claude for Education, so no university-provided Claude Code, Claude Cowork, or Claude Desktop
  • No campus ChatGPT Edu, which is the tier where OpenAI's workspace agents live
  • No university-provided GitHub Copilot seats, though students can get Copilot free directly from GitHub with student verification
  • Google Antigravity, Google's own agentic development platform, is not provisioned through SCU accounts; it is an admin-enabled Workspace service, and students we have talked to sign in with personal Google accounts instead

The result is a real gap, and it is the most consequential one on this page. The campus chatbots are good and genuinely free, but the mode of work that industry now takes for granted is the one students, faculty, and staff have to fund themselves. We think that is worth naming plainly, and we would genuinely like to be wrong: if SCU has licensed something we have missed, email us and we will update this page the same week.

Want one anyway? Section 2 covers which harnesses are free, which are worth paying for, and how to use them safely.

1. General-Purpose AI Assistant (Chat)

This category is about the assistant you talk to: asking questions, drafting, explaining, thinking out loud. The agentic versions of these same three products are in section 2.

Top Pick
Google Gemini FREE for SCU students

What it does: Google's AI assistant. Ask questions, draft and edit text, summarize documents, work through problems, and generate images. Sign in at gemini.google.com with your SCU account.

Why it's the top pick: Because SCU already pays for it, and for ordinary chat it is genuinely good enough. Paying $20/mo for a marginally better chatbot is the most common way students waste money on AI. Gemini through your SCU account gets you three things the free consumer tiers do not: the campus data agreement (your prompts are not human-reviewed and not used to train Google's models), image generation included, and integration in Docs, Slides, Sheets, and Gmail, where much of your coursework already lives.

Student access: Free, no signup beyond your SCU login. Gemini Notebook (see section 5) comes with the same agreement and is the better tool when you are working from your own sources.

Limitations: Most SCU users are capped at roughly 1,000 queries per month, shared across chat and image generation. More importantly, it is chat only. There is no harness, and Google's agentic tooling is not provisioned through SCU accounts, which is what section 2 is about.

No credit card required. Use your SCU Google account.

Also Consider

  • Claude FREE tier - Anthropic's assistant, and the best of the three judged purely on writing and reasoning quality. The free plan includes artifacts (live previews of code, documents, and diagrams that render as Claude writes them), projects, memory across conversations, web search, and connectors into Gmail, Calendar, Slack, GitHub, and Figma. Worth having open alongside Gemini for anything where the quality of the prose or the argument matters. Claude is also our top pick in section 2, where its paid harness products live.
  • ChatGPT FREE tier - OpenAI's assistant and still a strong all-rounder. Changed Since July 2026 the unified desktop app for Mac and Windows is a free download and combines Chat, Work, and Codex in one place, which makes the free tier meaningfully more capable than a browser tab. Go is $8/mo and Plus is $20/mo. Ads appear on the free tier and, in some regions, on Go.
Recommendation: Use Gemini on your SCU account as your default chatbot, because it is free, private under the campus agreement, and already inside the apps you write in. Keep Claude's free tier open for writing and reasoning you care about. Do not pay for a chatbot. If you are going to spend money on AI, spend it on a harness instead: that is section 2, and it is the single upgrade that changes what you can actually do.

2. Agentic AI (Harnesses) & Code Generation

The same vendors as section 1, in their agentic form: given a folder and a goal, these tools act on their own. See Two Modes if that distinction is new to you. SCU provides nothing in this category.

If you pay for one AI tool, buy a model with a harness

This is the single clearest recommendation on this page. You cannot buy a harness on its own; every subscription below sells you a frontier model and the harness wrapped around it. That is exactly the point. SCU already gives you a good model, but it gives it to you in a web interface, which makes it a chatbot. The thing your money actually buys that SCU cannot give you is the harness.

So the comparison is not "free model vs. paid model." It is closer to "the same class of model, in a browser tab, versus that model with hands." All three below cost about the same, and any of them beats not having one:

  • Claude Pro, $20/mo or $17/mo annual - our pick. Unlocks Claude Cowork, Claude Code, Claude Design, and Claude Science. The most mature harness lineup, the best coverage of non-coding work, and the closest to how industry actually works today.
  • Google AI Pro, $19.99/mo, but free for 12 months for U.S. college students - expanded Antigravity limits plus Deep Research and expanded Gemini Notebook. Claim this first: it is the only way to get a paid-tier harness for a year without spending anything. It goes on a personal Google account, verified with your SCU email, and needs a payment method on file.
  • ChatGPT Plus, $20/mo - Codex in the desktop app and CLI, with cloud task delegation. Go at $8/mo covers lighter local work.

If you cannot spend anything: Google Antigravity is free for individuals and bundles Gemini 3 Pro, so you can work in harness mode today at no cost. It is a real harness, not a demo. Start there, and upgrade only once you know which one you reach for.

Top Pick
Claude (Claude Cowork and Claude Code)

What it does: Claude Pro turns the Claude app into a harness. Two products matter most here, and they cover different people:

  • Claude Cowork is the version with a normal graphical interface, built for people who do not live in a terminal. Point it at a folder, describe multi-step work in plain language, and it reads, creates, and edits files on its own in a sandboxed environment. Available on macOS and Windows through the Claude desktop app since April 2026. If you are not a programmer, this is the easiest way into agentic AI, and it is aimed at research, writing, and course prep rather than code.
  • Claude Code is the terminal version, and the current industry standard for agentic coding. Give it a task in plain language and it reads your codebase, edits files, runs tests, and commits. Strongest on multi-file refactors, debugging, and building features across a whole project.

The same subscription also includes Claude Design (visual and slide work) and Claude Science.

Why it's the top pick: It is the most complete harness lineup available to a student, and the only one that seriously covers non-coding work. Claude Cowork in particular has no real equivalent at any other vendor: every competing harness assumes you are a developer. For a campus where most people are not, that matters more than benchmark scores.

Student access: Changed Claude Code and Claude Cowork are no longer on the free tier; both require Pro, at $20/mo monthly or $17/mo billed annually. Anthropic runs Claude for Education, which gives free access to everyone at participating universities, but SCU is not a participant as of September 2026, and there is no individual student discount.

Limitations: It costs money, and that is the honest catch: this is the one category in this guide where the best answer is not free. All the harness products draw from the same usage pool as chat, so a heavy session eats your allowance.

Best Free Option
Google Antigravity FREE for individuals

What it does: Google's agentic development platform, and the umbrella for its developer AI tooling. An editor built around agents rather than autocomplete: describe an outcome, and agents plan the work, edit files across your project, run commands, and report back on what they changed. Multiple models supported, with Gemini 3 Pro as the default.

Why we recommend it: It is the most capable harness a student can use without paying anything, and it is a real one rather than a limited trial. Cross-platform on macOS, Windows, and Linux, with generous rate limits on a frontier model. If money is the constraint, start here and do not feel you are getting a toy.

Student access: Free with a personal Google account. Antigravity is not provisioned through SCU accounts and Workspace sign-in is inconsistent, so use a personal Google account. Claiming the free 12-month Google AI Pro student offer (see section 4) raises your Antigravity rate limits.

Limitations: Moving fast, so expect rough edges and shifting limits. It is developer-shaped: unlike Claude Cowork, it assumes you are working on code. Changed Google retired the standalone Gemini CLI for individuals on June 18, 2026 and folded it into Antigravity CLI, so older tutorials are out of date.

No credit card required.

Also Consider

  • Cursor Hobby tier free / Student plan discontinued - A VS Code fork with AI built into the editor: completions, chat, and agent mode for multi-file changes. Changed The free year of Cursor Pro for students ended on June 25, 2026. Cursor cited fraud in the verification program. Students who already redeemed it keep their rate until the plan expires; new sign-ups are not accepted. What remains: the free Hobby plan with limited agent requests, discounts and credits distributed at on-campus and online events, and a credit-request form for master's students, PhD students, researchers, and educators. Pro is $20/mo.
  • GitHub Copilot Free tier / FREE Student plan, sign-ups open - AI pair programmer as an extension in VS Code, JetBrains, and other IDEs. Changed A confusing year worth summarizing. GitHub paused new Student, Pro, and Pro+ sign-ups on April 20, 2026, then reopened them effective June 16, 2026, so the Student plan is available again. If you were turned away in the spring, apply again. Two lasting changes: Auto model selection is now the only option on Free and Student plans, so you cannot pick Claude or GPT models directly; and all Copilot plans moved to usage-based billing, with Student receiving a monthly allowance of AI credits. Copilot Free, open to anyone, gives 2,000 completions per month plus limited chat. The rest of the Student Developer Pack (JetBrains, Azure credits, and more) was never affected.
  • OpenAI Codex FREE tier / - OpenAI's coding agent, available as a CLI, in the IDE, and inside the free ChatGPT desktop app. It works on a free ChatGPT account, though you will hit limits quickly. ChatGPT Go ($8/mo) covers light local work; Plus ($20/mo) adds cloud task delegation and is the cheapest tier that supports sustained use.
Use a harness carefully. It runs commands and edits files on your actual machine. Point it at a specific project folder rather than your home directory, keep your work in git so you can undo anything, and read the changes before you commit them. Per SCU guidance, do not put internal, sensitive, or restricted university data into any AI tool, harness or chatbot.
Recommendation: Get yourself a harness. That is the headline advice of this whole guide, and it matters more than any other choice on this page. If you can spend $20/mo, make it Claude Pro: Claude Cowork if you are not a programmer, Claude Code if you are. If you cannot, use Google Antigravity, which is free and genuinely capable, and claim the free year of Google AI Pro to raise its limits. Either way, install GitHub Copilot Free in VS Code for everyday completions. Do not plan around Cursor's student year; it is gone.

3. Visual Design / UI/UX

Top Pick
Figma (Education Plan) FREE for higher ed students

What it does: Industry-standard design tool for UI/UX, prototyping, and collaboration. The AI features include Figma Make (generates working UI from text prompts), Figma Sites, auto-layout suggestions, and AI-powered asset search.

Student access: Higher education students still get the full Professional plan free, verified via figma.com/education. This includes 3,000 AI credits per month, unlimited files, design systems, branching, FigJam, and collaboration features. This is one of the few student offers in this guide that has not been cut back in 2026.

Limitations: AI credits are capped at 3,000 per month and Figma Make is credit-hungry, so plan on roughly 50 to 70 Make prompts rather than unlimited generation. Some AI features, including the Figma AI Agent during its beta, are unavailable on Education. K-12 students do not get Figma AI tools at all.

No credit card required.

Also Consider

  • Canva Free only if SCU buys Canva Campus - All-in-one design platform with AI features including Magic Write, Magic Animate, and image generation. Not a UI/UX prototyping tool like Figma, but excellent for social graphics, posters, presentations, and marketing materials. Changed Worth being precise here: university students are not eligible for the free Canva for Education plan that K-12 gets. Free premium seats come only through Canva Campus, which the institution has to purchase. Absent that, you are on Canva Free. Check with SCU IT before assuming you have premium access.
  • Claude Design - Anthropic's visual creation tool, released in April 2026. Generate designs, prototypes, slides, and marketing assets from prompts, refine them with inline comments and adjustment sliders, and export to Canva, PDF, PPTX, or HTML. Not a Figma replacement for production UI work, but fast for one-off visual deliverables.
Recommendation: Figma is the clear winner for UI/UX design and prototyping, and SCU HCI and design students are likely already using it. Use Canva for quick marketing materials and posters if SCU provides Campus access; otherwise the free tier is still serviceable. Claude Design is worth a look if you already pay for Claude Pro.

4. Image Generation

Top Pick
Google Gemini (Nano Banana) FREE 12-month student offer, personal account

What it does: Google's image generation models, marketed as Nano Banana, generate and edit images directly inside Gemini. Highly realistic output, unusually good text rendering inside images, inpainting and style transfer, upscaling, and the ability to use live web search to inform what it draws.

SCU student access: Sign in at gemini.google.com with your SCU account and image generation works normally, covered by the campus data agreement. SCU's own faculty library guide confirms image generation is part of the campus subscription. (The student-facing library page still carries an older note saying otherwise. Disregard it.)

If you need more volume: eligible U.S. college students aged 18 and over can claim a free 12-month Google AI Pro subscription, announced August 19, 2026 and redeemable through December 31, 2026 at gemini.google/students. It adds expanded generation limits along with Deep Research, expanded Gemini Notebook, and 5 TB of storage. You verify with your SCU email through SheerID, but the subscription itself has to sit on a personal Google account; Google explicitly excludes school-issued accounts from this offer.

Watch the renewal. The student offer requires a valid payment method at sign-up and auto-renews at $19.99/mo when the free year ends. Put a calendar reminder on the expiration date.

Limitations: Generation volume depends on your tier, and your SCU account's roughly 1,000 monthly queries are shared across chat and image generation. If the student offer does not fit your situation, Google AI Plus is a cheaper paid alternative with limited Nano Banana access.

Also Consider

  • ChatGPT (GPT Image) FREE: a few images/day - Generate images from prompts inside ChatGPT. The free tier allows a small number of images per day, which is fine for quick one-offs. No student discount. Plus ($20/mo) raises the volume.
  • Midjourney - Still widely regarded as producing the most aesthetically striking AI images. No free tier and no free trial. Basic ($10/mo) includes roughly 3.3 hours of fast GPU time, about 200 images. Annual billing takes 20% off. Best for students doing creative or artistic work who want the highest visual quality. No student discount.
Recommendation: Start with Gemini on your SCU account, since it is free, covered by the campus data agreement, and currently the best image model available. Claim the free 12-month AI Pro student offer if you need more volume, and set a reminder before it auto-renews. ChatGPT's free image generation is fine for quick one-offs. If you are doing serious creative work, Midjourney at $10/mo is worth the money.

5. Research

Top Pick
Gemini Notebook (formerly NotebookLM) FREE through SCU

What it does: Upload PDFs, Google Docs, websites, YouTube videos, and other sources, then ask questions across all of them at once. It synthesizes, summarizes, finds connections, builds mind maps and flashcards, and generates audio and video overviews of your material. Because it answers only from your sources, it hallucinates far less than open-web chat.

Why it's the top pick: Changed We moved this above Deep Research because it is the strongest research tool SCU actually provides. Sign in at notebooklm.google.com with your SCU account and it is covered by the campus data agreement. For literature reviews, seminar reading, and lecture notes, that combination of free, private, and genuinely good is hard to beat. Note the rename: NotebookLM is now Gemini Notebook, and both names are still in circulation.

Free tier limits: 100 notebooks, 50 sources per notebook, 50 chat queries per day, 3 audio overviews and 3 video overviews per day, and 10 deep research queries per month. Each source can hold up to 500,000 words.

No credit card required. Use your SCU Google account.

Also Consider

  • Gemini Deep Research Free 12-month student offer, personal account - Give it a research question and it builds a research plan, searches dozens of sources, iterates through rounds of search and analysis, and produces a long-form, source-cited report. It automates work that would otherwise take hours. Changed Deep Research is not included in SCU's Workspace for Education plan; it requires Google AI Pro on a personal account. The free 12-month student offer at gemini.google/students covers it through December 31, 2026, with the same payment-method and auto-renewal caveat noted in section 4. Queries take several minutes, so save it for substantial questions.
  • Perplexity Discounted Education Pro for students - AI research engine that searches the web, synthesizes, and cites its sources. Changed The universal free-year student campaign ended in January 2026. What remains is a discounted Education Pro tier for verified students and educators, claimed via perplexity.ai/students with SheerID verification, plus a referral program that earns free months. Perplexity does not publish the student rate on a page we can verify, and its Comet browser promotions appear and disappear, so check the price on the official student page at sign-up rather than trusting a coupon site (including this one). Excellent for fast, citation-backed lookups and fact-checking.
  • Claude Research - Claude's own multi-source research mode, included with Pro. A reasonable substitute for Deep Research if you already pay for Claude rather than Google.
Recommendation: Use Gemini Notebook for anything built on documents you already have, which covers most coursework and literature review. Use Deep Research or Claude Research for open-ended questions that need comprehensive multi-source investigation. Use Perplexity for quick, cited lookups. Only Gemini Notebook is free through SCU; the other two need a personal subscription.

6. Data Science

Top Pick
Google Colab + Gemini FREE

What it does: A cloud-based Jupyter notebook environment where you write and run Python with AI assistance. Gemini is built in to generate code, explain errors, and suggest analyses. Upload CSVs, connect to Google Sheets, create charts, run statistical analyses, and train models, all in the browser with no installation.

Free tier: Generous, with Gemini-powered code assistance, unlimited notebooks, and free GPU access (typically T4). Google does not publish a fixed GPU quota; in practice free users see roughly 15 to 30 GPU hours per week, and availability shifts with demand.

Limitations: Requires some Python comfort, though Gemini closes much of that gap. Sessions time out when idle and a free notebook runs for at most 12 hours. Neither a GPU nor a specific GPU model is guaranteed. Note also that this is close to harness mode inside a notebook, but it cannot touch files outside the notebook environment.

No credit card required.

Also Consider

  • Claude (file upload, or Claude Cowork for bigger projects) FREE tier - Upload CSVs and data files directly and Claude will analyze them, write code, and explain the statistics in plain language. Strong at interpreting messy datasets. For an analysis spanning many files, Claude Cowork on a Claude Pro plan is the better fit, since it can work through a whole folder rather than one upload at a time.
  • Julius AI FREE: 15 messages/month - Upload data and ask questions in plain language to get charts, statistics, and insights without coding. The free plan is very limited at 15 messages per month. Changed Julius has removed its published student discount documentation, though an institutional-code path reportedly still exists. Email their support from your SCU address before subscribing rather than assuming a student rate. Plus is $20/mo.
Recommendation: Google Colab is the best free option for real data science work, and the built-in Gemini assistant makes it approachable while you are still learning Python. For quick, no-code data questions, Claude with file uploads is the fastest path. Julius is a niche pick given how tight its free plan is.

7. Presentation / Slides

Top Pick
Gamma FREE: 400 AI credits (one-time)

What it does: AI-powered presentation, document, and website builder. Describe your topic and Gamma generates a full deck with content, layout, and visuals. Exports to PowerPoint, PDF, PNG, and Google Slides. Real-time collaboration included.

Free tier: 400 one-time AI credits, roughly 10 full presentations, and up to 10 cards per generation. Credits do not refresh. Gamma branding appears on free presentations.

Limitations: The one-time credit grant is the real constraint; once it is spent, it is spent. Changed Paid plans are now Plus at $9/seat/mo (1,000 monthly credits) and Pro at $18/seat/mo (4,000 monthly credits). No student discount.

No credit card required.

Alternatives

  • Beautiful.ai FREE for 1 year (students with .edu email) - AI presentation maker with smart templates that auto-adjust layouts. Students with a verified .edu address still get a full year of Pro free at beautiful.ai/education, for new student subscribers, valid 12 months from activation. Produces polished, professional decks. Great for business students.
  • Google Slides + Gemini FREE (basic) / - Google Slides is free for all SCU students and remains the default for collaborative class projects. The Gemini features that auto-generate presentations and suggest layouts require Google AI Pro, which the SCU plan does not include. The student offer in section 4 covers it on a personal account.
  • Claude + slide skills, or Claude Design FREE tier / - Claude can generate polished, animation-rich HTML presentations using community-built skills such as Zara Zhang's frontend-slides skill. Results are genuinely good: smooth transitions, custom layouts, responsive design, all from a description. Claude Design on Pro does the same thing with a visual editor and exports straight to PPTX. Worth trying if you already use Claude.
Recommendation: Gamma is the fastest way to generate a complete deck for free, but treat its 400 credits as a limited resource. Beautiful.ai's free student year is the best sustained free option and is excellent for polished professional decks. Google Slides remains the default for group projects. For full control over content and design, Claude with slide skills produces impressive results.

8. No-Code App Building

Top Pick
Bolt.new FREE: 1M tokens/month

What it does: AI-powered app builder. Describe what you want in plain language and Bolt generates a full-stack web application, deploys it, and lets you iterate by conversation. Databases, hosting, and deployment are handled for you.

Free tier: 1 million tokens per month with a 300,000 token daily cap. Includes public and private projects, website hosting, unlimited databases, and up to 333,000 web requests. This tier is unchanged since our last update, which is unusual in this category.

Limitations: Bolt branding on deployed sites, no custom domains, 10 MB file upload limit. Fine for learning and prototyping, not for production. Changed Pro is now $25/mo.

No credit card required.

Alternatives

  • Lovable Student discount available - AI app builder focused on polished, production-ready output. Changed The free plan is now 5 build credits per day, capped at 30 per month, plus 20 monthly Cloud credits. Students with a valid university email can claim a discount at lovable.dev/students while signed in. Best if you want to ship a genuinely polished MVP.
  • v0 by Vercel FREE: $5 monthly credits - AI UI component generator from Vercel. Generates React and Next.js components from descriptions, with Design Mode for visual editing, GitHub sync, and one-click Vercel deploys. Changed The free plan is $5 in monthly credits with a 7 message per day limit, and the product now lives at v0.app. Best for frontend work rather than full apps. Ideal for CS students building React projects.
  • Replit FREE Starter tier - Browser-based IDE with an AI agent. The free Starter plan includes daily agent credits, a built-in database, and one published project. Nothing to install. Great for quick prototyping, classroom demos, and beginners. Core is $17/mo billed annually, or $20/mo monthly.
Recommendation: Bolt.new still has the most generous free tier for full-stack app building, and non-CS students can get a working web app out of it from a description alone. Lovable is the strongest second choice for polished output. v0 suits CS students who want AI-generated React components. Replit is ideal for beginners who want zero setup.

9. Video / Animation

Pending review: recommendations in this category have not been fully vetted. Want to help? Let us know.
Top Pick
CapCut FREE for core editing

What it does: Full video editor for desktop, web, and mobile with built-in AI: auto captions in 130+ languages, AI avatars, text-to-speech, background removal, and trending templates. Optimized for short-form content.

Free tier: Core editing is free, including auto captions and 1080p export. A plain manual export carries no watermark, though AI-template exports do. Changed AI is now metered on the free plan at roughly 5 auto-edits and 3 custom effects per month, which is a real tightening.

Limitations: Export capped at 1080p. Advanced AI tools (camera tracking, vocal isolation, speaker identification) are paid. Changed Pricing has moved up: Standard is $9.99/mo and removes watermarks, and Pro is $19.99/mo ($179.99/yr) for 4K export and the full AI toolkit.

No credit card required.

Alternatives

  • Runway 25% student discount - The leading AI video generation platform: video from text, images, or video input. The free plan gives a one-time 125 credits for testing, at 720p with a watermark. Changed The student and educator discount is now 25%, verified through SheerID at runwayml.com/educators, and is limited to college and graduate students. Classroom licensing for groups of 3 or more is discounted separately. Best for AI-generated clips rather than traditional editing.
  • Pika FREE: 80 credits/month - AI video generation from text and images. The free plan gives 80 monthly credits, enough for roughly 2 clips at 480p, with a watermark and no commercial use. Standard is $8/mo for 700 credits. Good for quick creative experiments. No student discount.
Recommendation: CapCut is still the best all-around free video editor for social content, presentations, and class projects, though its free AI allowance is now thin enough that you should plan around it. Use Runway when you need AI-generated clips. Pika is worth exploring for quick experiments.

10. Audio / Music

Pending review: recommendations in this category have not been fully vetted. Want to help? Let us know.
Top Pick
Suno FREE: 50 credits/day (~10 songs)

What it does: Generate full songs, including vocals, instruments, and lyrics, from a text prompt. Supports many genres and produces multi-minute tracks with coherent verse and chorus structure.

Free tier: 50 credits renewing daily, about 10 songs per day, on the v4.5-all model. Credits do not roll over.

Limitations: Changed Starting September 3, 2026, the free plan includes no monthly song downloads. Suno's pricing page lists this as an upcoming change. After it takes effect you can still generate and play tracks in the app but not export them, which will rule the free tier out for coursework that requires a submitted audio file. Check before you rely on it. Free output also cannot be used commercially, and the newest v5.5 model is paid-only. Pro is $8/mo (2,500 credits, 20 downloads/mo, commercial rights) and Premier is $24/mo. No student discount.

Alternatives

  • ElevenLabs 1 year of ElevenReader Ultra free with .edu - The leading AI voice platform for text-to-speech, voice cloning, and dubbing. Free plan: 10,000 credits per month, roughly 10 minutes of audio. Changed Students and educators at verified academic institutions get 1 year of ElevenReader Ultra free by signing up with a .edu address; see elevenlabs.io/students. The separate AI Student Pack bundle runs in volumes that close quickly, so treat it as a lottery rather than a plan. Best for voiceovers, narration, and podcasts rather than music.
  • Gemini Notebook Audio Overviews FREE through SCU - Gemini Notebook generates podcast-style audio discussions of your uploaded sources, plus video overviews. Not a music tool, but excellent for turning course readings into something you can listen to on a walk. 3 audio and 3 video overviews per day on the free tier. A genuinely underused study tool.
Recommendation: Suno is still the best free option for generating AI music, but the loss of free downloads is a serious constraint; check whether your assignment needs an exportable file before relying on it. ElevenLabs fills the voice and narration niche and its .edu offer is worth claiming. Gemini Notebook Audio Overviews remain a hidden gem for studying, and they are free through SCU.

What Changed Since April 2026

The short version for anyone who read the previous edition of this guide. Items marked Changed above correspond to these.

  • Cursor's free student year is gone. Discontinued for new sign-ups on June 25, 2026. It was our top code pick; it is not anymore.
  • Claude Code now requires Claude Pro. It is no longer available on the free tier.
  • GitHub Copilot Student sign-ups reopened on June 16, 2026 after the April pause, so the free Student plan is available again. Auto is now the only model selection on Free and Student plans, and all plans moved to usage-based billing.
  • Google is giving U.S. college students a free year of AI Pro (announced August 19, 2026, redeem by December 31, 2026). It must go on a personal Google account, not your SCU account.
  • Gemini CLI was retired on June 18, 2026 and folded into Antigravity CLI.
  • Suno's free plan loses song downloads starting September 3, 2026.
  • NotebookLM is now Gemini Notebook. Same tool, new name, still free through SCU.
  • ChatGPT shipped a unified free desktop app in July 2026 bundling Chat, Work, and Codex.
  • Perplexity's free student year ended in January 2026; a discounted Education Pro tier is what remains.
  • Price moves: Gamma Plus to $9/mo, Bolt Pro to $25/mo, CapCut Pro to $19.99/mo, Suno Pro down to $8/mo, Runway's student discount up to 25%.

Important Notes

  • Data privacy: Only Gemini and Gemini Notebook accessed through your SCU account are covered by the campus agreement with Google. Everything else on this page is a consumer service under its own terms. SCU guidance is that you should not enter internal, sensitive, or restricted university data into any generative AI tool or service, and that entering data into a public AI tool should be treated like posting it publicly.
  • Harnesses touch your files. Agentic tools run commands and edit files on your machine. Scope them to a project folder, keep your work in version control, and read changes before committing them.
  • Free trials that auto-renew: several student offers here, including Google's 12-month AI Pro offer, require a payment method and renew at full price automatically. Set a calendar reminder the day you sign up.
  • AI output quality: free tiers often route to older or lighter models. If output seems weak, that may be a tier limitation rather than a tool limitation.
  • Academic integrity: there is no blanket campus policy on AI use in coursework. Check your syllabus and ask your instructor before using these tools on an assignment, and cite appropriately.
  • Pricing changes fast. Roughly a third of the entries on this page changed between April and September 2026. Verify current pricing at each tool's own site before committing money.
  • How we checked this. Every claim about a major tool (Claude, Gemini, ChatGPT, Copilot, Cursor, Figma, Antigravity, Gemini Notebook, Suno, Bolt, Replit, v0, Lovable) was verified on September 1, 2026 against the vendor's own pricing, help, or documentation pages, and the SCU claims against SCU's library guides. A few smaller tools (Gamma, CapCut, Pika, Julius, Canva, Midjourney, ElevenLabs) block automated access to their pricing pages, so those figures come from recent secondary reporting and should be treated as approximate. Tell us when we get something wrong; we did on this page before.