The Free Guide: Make Motion Graphics With AI (Built 2026-09-20)
Every step below comes from a file that was checked. The file is named on the step. Nothing here is from memory. Where a step could not be confirmed from those files, the line says VERIFY LIVE BEFORE FILMING instead of guessing.
What you get (read this first, it is honest)
This is the free way. It works, and it is more manual than the way it is done in the video.
| The free way (this guide) | What it costs you |
|---|---|
| You install the AI yourself, step by step, about ten minutes the first time | Free (source: FREE-CLAUDE-PROJECT-X-METHODS-FOR-VIEWERS-2026-09-02.md) |
| You install the After Effects bridge yourself | Free and open source, MIT (source: free-brain-after-effects-check-2026-09-20.md) |
| You copy a graphic by asking, checking the render, and fixing it, often more than once | Your time |
| You open the ready project files and swap your own video in, no AI needed at all | Free |
Say it plainly to yourself before you start: the free route is manual, it takes more attempts, and it is not perfect. A free model is weaker than a paid one, so you will ask twice, look at the render, and ask again.
The one command that does the whole install for you, the skill that runs the copy step in one go, and the full project library live inside Wealth Academy Pro. No price is named here. (Source for the split between the manual method and the automated one: FREE-CLAUDE-PROJECT-X-METHODS-FOR-VIEWERS-2026-09-02.md.)
What is proven and what is not (be careful here)
Source: free-brain-after-effects-check-2026-09-20.md, section 4.
| Claim | Status |
|---|---|
| The bridge between an AI and After Effects is free | PROVEN. Four separate bridges are MIT licensed and cost nothing |
| A ready project file opens and edits with no AI at all | PROVEN from Adobe's own help page |
| A PAID model driving After Effects | PROVEN on camera, dated 2026-04-13 |
| A fully FREE brain driving After Effects end to end | NOT PROVEN. Nobody has filmed it yet. VERIFY LIVE BEFORE FILMING: run one real test (a local model plus a free client plus the bridge) before saying on camera that it works |
| Gemini CLI as the free brain | DEAD. Google stopped serving free accounts on 2026-06-18 (announced 2026-05-19). Do not use it |
The paid tools, named as paid
| Tool | What it costs |
|---|---|
| Adobe After Effects | A paid subscription. The video does not work without it. VERIFY LIVE BEFORE FILMING: the exact monthly figure is not in any checked file, so read it off Adobe's own page on camera and never say it from memory (source: card-video1-motion-designer-2026-09-20.md) |
| Higgsfield (only if you want it for the look) | The free tier has no monthly credits and stamps a watermark on what you make. VERIFY LIVE BEFORE FILMING: the paid tier figures come from write-ups, not from Higgsfield's own page, which would not load its numbers on 2026-09-20 (source: updated-tools-ideas-1-and-9-2026-09-20.md) |
| Claude Pro with Claude Code (the paid shortcut, optional) | claude.com/pricing on 2026-09-20 showed $20 a month, or $17 a month billed annually. This is the route with a dated video proof (source: free-brain-after-effects-check-2026-09-20.md) |
You do not need Higgsfield or a paid model to follow this guide. You do need After Effects.
Step 1: install Claude Code free and swap the brain (the manual Project X method)
All six lines below are from FREE-CLAUDE-PROJECT-X-METHODS-FOR-VIEWERS-2026-09-02.md.
- Install Claude Code. It is free to install. It runs on a computer, and inside the Claude phone app on the web.
- Install the free keyring router called OmniRoute (the GitHub repo with over 50,000 stars). It installs with one line.
VERIFY LIVE BEFORE FILMING: the exact install line is not written in any checked file, so read it off the repo page on camera.
- Get a free key with no card. NVIDIA first, at build.nvidia.com: sign in, go to API keys, generate one. The key
lasts 12 months and gives you about 40 requests a minute. Then add OpenRouter, Gemini, Groq or GitHub if you want more. Paste each key into the ring's settings window.
- Point Claude Code at the ring's local address and open it. When one provider's free allowance runs dry, the ring
moves to the next one by itself. Your MCP connections come across with it.
- The real numbers, as of 2026-09-01: about 1.3 billion free tokens a month across about 50 providers, and NVIDIA
at about 40 requests a minute. Free tiers shrink and get pulled without warning. That is exactly why the ring holds many keys instead of one.
- One warning so nobody is fooled: the free model may claim it is "Opus 5" and show you a fake cost. That is the
harness's own surface data, not the model. Ignore it.
Codex counts as free the same way. The same ring serves it. (One note from free-brain-after-effects-check-2026-09-20.md: whether Codex CLI truly runs on the ChatGPT Free plan is NOT CONFIRMED. OpenAI's own pricing pages blocked every check on 2026-09-20 with a 403 and a bot wall, and two write-ups contradict each other. VERIFY LIVE BEFORE FILMING.)
The automated version of steps 1 to 4, in one command, plus the skill that runs the copy step, is inside Wealth Academy Pro.
Step 2: add the free After Effects bridge
A bridge is a small free program that lets the AI drive After Effects itself: read your project, write keyframes, render a frame, look at it, and fix it. All of these are free and open source (MIT licence). Source for this whole table: free-brain-after-effects-check-2026-09-20.md.
| Bridge | What it gives you | How it reaches After Effects | Link |
|---|---|---|---|
| ishu86 (the default, start here) | 70 or more tools: compositions, layers, keyframes, expressions, effects, plus ready-made lower thirds, title cards and transitions. It also ships a Claude Code skill | Writes a command file into a folder, a panel inside After Effects picks it up, runs it, writes the answer back | github.com/ishu86/after-effects-mcp |
| JUNKDOGE-JOE | 30 commands, 492 commits. Built for Codex and Claude Code both | A panel inside After Effects serves on your own machine at 127.0.0.1 port 11488. The panel must stay open | github.com/JUNKDOGE-JOE/after-effects-mcp |
| solomondivyananth | Renders a frame and actually looks at it, then changes keyframes and expressions live. Early version, 14 commits | A panel inside After Effects, on your own machine at port 7788 | github.com/solomondivyananth/aftereffects-mcp |
| aftr | About 90 commands plus one-call presets (fire, smoke, glitch, neon, grading). Renders a piece, inspects it, re-renders until it is right. Names Antigravity as a client too | A small local program on your own machine at 127.0.0.1 port 8787, with a panel inside After Effects | Released 2026-07-12, MIT. VERIFY LIVE BEFORE FILMING: its repository address is not written in the checked file, only a write-up |
| Engine-Room-Games | A one-click install, no terminal at all, for Claude Desktop | A panel inside After Effects, 2026 version, Mac or Windows | Found in a search on 2026-09-20 but not opened directly. VERIFY LIVE BEFORE FILMING |
Pick ishu86 as your default. It has the most tools and it is the one that ships a ready Claude Code skill.
VERIFY LIVE BEFORE FILMING: the exact install commands for the bridge are not written in any checked file. Read them off the repository's own page on camera. What IS confirmed in the file is how each one connects (a panel inside After Effects that must be open, talking to a small program on your own machine).
Step 3: copy one motion graphic, the manual way
This is the slow, honest version of the copy step. It is more work than the automated one and it will not be perfect first time. That is the trade for free.
- Pick one short motion graphic from a reference video you like. One graphic, not a whole video.
- Open After Effects, open the bridge panel, and leave it open.
- Tell the AI, in your own plain words, to rebuild that graphic inside After Effects: the shapes, the movement,
the timing, the colours. Describe what you see. Be specific about how long each move takes.
- Ask it to render one frame and look at that frame against your reference.
- Tell it what is wrong. Ask again. Do this until it is close enough.
Expect several rounds on a free model. This is the part the paid route shortens.
- When it looks right, save the whole thing as an After Effects project file (.aep). That project file is now yours.
Keep it. Next time you want that look, you open a copy of that project instead of building it again.
That last point is the whole idea in one line: the copy step makes a file, and the file is the asset. (Confirmed in Reis's own motion step file: a recreated style is kept as its whole editable project, saved next to the reference it came from, and later a fresh COPY of that project is handed back to the AI to adapt to a new video, never the original. Source: MOTION-STEPS.md. The exact prompts and the exact run order in that file are the paid method and are not in this guide.)
Always work on a copy. Keep the original project file untouched.
Step 4: use the library with no AI at all
This is the part that is completely free, forever, for everybody. Adobe's own help page confirms it. Source for this whole section: free-brain-after-effects-check-2026-09-20.md, section 2, quoting helpx.adobe.com.
A project file (.aep) needs no AI and no code:
- Double click the project file, or use File then Open Project.
- Click the text layer and type your own words.
- Click the colour swatch and pick your colour.
- Replace the placeholder footage with your own video.
- Drag the keyframes to change the timing.
That is normal After Effects work. No install, no permission, no script.
If you are ever given a script file (.jsx) instead, Adobe's exact menu path is: File > Scripts > Run Script File, then find the script, select it, and choose Open. Three clicks. No AI, no plugin, no install.
Two extra facts from the same Adobe page:
- A script is not allowed to write files or use the network by default. If a script needs that, on a Mac you turn it on
once at After Effects > Settings > Scripting & Expressions, then tick Allow Scripts To Write Files And Access Network.
- To stop a script that is running, press Esc.
Which one to take: take the project file. A beginner can change a project file with no AI and no code. A script file is only better as the thing that builds a brand new graphic from nothing, and that is the AI's job.
Step 5: where the money is
Numbers below come from card-video1-motion-designer-2026-09-20.md and updated-tools-ideas-1-and-9-2026-09-20.md.
What people actually charge
| What | Price |
|---|---|
| A day of motion design work | $1,000 to $1,500 a day |
| A 10 second piece | $200 to $1,000 freelance, $1,500 to $5,000 at a studio |
| A 30 second piece | $5,000 and up |
| A 60 second piece | $1,000 to $5,000 |
| By the hour | $35 to $200 an hour, most experienced people $75 to $150 |
| The trap to avoid | Upwork's own median for this work is $25 an hour |
Nobody prices a 5 second clip. The day rate is the number you show a client.
The proof this pays
| Person | What they do | What they made | Year |
|---|---|---|---|
| Kevin Rapp | Freelance motion design | $500,000 in sales in his first year, about $41,600 a month | 2024 |
| Matt Carr Jr | Solo freelance motion design | $27,000 in one month, $200,000 in under a year | 2026 |
The simple money math
- One 10 second job a week at $500 is $2,000 a month.
- One day a week at $1,500 is $6,000 a month.
- $27,000 a month is what Matt Carr Jr did, and that is the ceiling shown, not the starting point.
Three ways to get paid
- Client work by the day. Charge the day rate, not the hour.
- Sell the project file. A finished After Effects project made this way is a product, not a gig.
Template shops: Payhip (payhip.com) and Getly (getly.store), where sellers keep 80 to 90 percent. VideoHive and FilterGrade also take listings. Most marketplaces take a cut.
- Get your first client with no outreach at all. Post the before and after breakdown itself.
The proof of work is the marketing. Breakdown posts pull on X, in motion design Discords, and in the subreddits.
TRACKED LINK NEEDED BEFORE PUBLISHING on every link that leaves with the video: the free guide link, the community link and the ending card link each go out as a named tracked address on Reis's own domain, added to the tracker first, never the raw destination (source: card-video1-motion-designer-2026-09-20.md, metric 11).
Safe to let the AI into your files?
Yes, with one rule file. Here is how to keep it fenced in.
The AI reads a plain text rules file sitting in the folder you work in, and it follows it every single time.
| If you use | Name the file |
|---|---|
| Claude | CLAUDE.md |
| Codex | AGENTS.md |
Put it in the folder you work in, and write the fences in plain words, for example:
- Never touch, move or delete anything outside this folder.
- Never delete a file. Move it to a folder called Old instead.
- Never open my keys, my passwords, or any settings file that holds them.
- Never send anything anywhere: no email, no post, no upload, without asking me first.
- Always work on a copy of a project, never the original.
Two habits that matter more than the rules file:
- Back up the original project before you let the AI near it.
- Keep the After Effects bridge panel open only while you are working, and close it after.
Everything the bridge does runs on your own machine. The connection addresses listed in step 2 (127.0.0.1) are your own computer talking to itself, not the internet.
The honest line, straight from the research
"I built these with a paid model so you do not have to. Here they are, free, open them in After Effects and swap your own video in." That claim is fully backed as of 2026-09-20.
A claim that a free AI copies brand new styles by itself is NOT backed yet. (Source: free-brain-after-effects-check-2026-09-20.md, line 8 of the honest answer.)
Open items before this guide is published
| # | Item |
|---|---|
| 1 | After Effects monthly price: read live off Adobe's own page |
| 2 | Exact install lines for OmniRoute and for the chosen bridge: read live off each repository page |
| 3 | Codex CLI on the ChatGPT Free plan: confirm while logged in |
| 4 | Antigravity CLI free daily allowance: Google publishes no number, test it |
| 5 | Qwen Code free-tier numbers: not on its repo page, check its docs site |
| 6 | One real test of a fully free brain driving After Effects end to end, before the video claims it works |
| 7 | Higgsfield's paid tiers: check Higgsfield's own page, the numbers in hand are from write-ups |
| 8 | Every outgoing link swapped for a tracked address on his own domain |