FREE · MAC · LINUX
Set up AI agents on
your machine
Step-by-step guides to run AI agents locally. No cloud, no subscription — just your machine and an AI that works for you.
// WHAT YOU CAN BUILD
Pick a project. Follow the guide.
$ opencode
> Make me a shopping list for lasagna tonight
Reading recipes... Checking pantry notes...
✓ Created shopping-list.md (12 items, grouped by aisle)
Shopping Agent
Grocery lists, meal plans, and recipe ideas from your notes.
$ opencode
> Summarize today's standup notes and list action items
Reading meeting-2026-04-09.md...
✓ Summary: 3 decisions, 5 action items
✓ Saved to standup-summary.md
Meeting Notes
Summarize meeting transcripts, extract action items, and organize notes locally.
$ opencode
> Research the best budget standing desks under $300
Searching sources... Comparing specs...
✓ Report saved to standing-desk-research.md
✓ Top 3 picks with pros/cons and links
Research Agent
Gather sources, compare options, and produce structured reports.
$ opencode
> Categorize last month's transactions from bank.csv
Parsing 47 transactions...
✓ Food: $342 · Transport: $89 · Subs: $64
✓ Breakdown saved to spending-march.md
Finance Tracker
Categorize spending, spot trends, and stay on budget.
$ opencode
> Find and fix the bug in auth.js
Reading auth.js... Found issue on line 42
✓ Fixed: token expiry check was inverted
✓ Tests passing
Code Assistant
Write, review, and debug code with a free AI agent in your terminal.
$ opencode
> Organize my Downloads folder by type and date
Scanning 183 files...
✓ Sorted into Documents/, Images/, Archives/
✓ 12 duplicates found and listed
File Organizer
Sort, rename, and clean up files on your machine automatically.
// HOW IT WORKS
Three steps. Zero cost.
Built on OpenCode + OpenRouter. Free, open-source, runs on your machine. Your data never leaves your computer.
Ready to build your
first AI agent?
Pick a project. Follow the guide. You'll have a running agent in under 30 minutes.