You now have all the foundational components of your personal AI system and a process for building whatever you want on top of it. In Lesson 5 I show you BrainDrive — the personal AI system my co-creator and I built using the architecture — and three ways you can use it.
BrainDrive is MIT-licensed open source. The code is public, you fully own and control your copy, and it’s designed to run locally on your own computer or the host of your choice. Same ownership properties as the system you just built.
Three ways to use BrainDrive
- As a reference as you continue to build out your own personal AI system that we started in Lesson 4
- Fork and customize it if you’d like a head start
- Use it as-is as your personal AI system — fully MIT licensed, fully owned, fully under your control
What I show in the tour
- Interview / Spec / Build Plan applied to anything — BrainDrive is built around the same 5-step process you just used. Working with AI to define goals + what success looks like + a step-by-step plan is a great process not just for personal AI systems but for succeeding in any area of your life, personal or professional
- Local provider options — Ollama ready to go; the BrainDrive model optimized for the interview / spec / build-plan process; OpenRouter for access to 400+ cloud-based AI models
- GitHub backup built in
- Migration to another computer or host, whenever you please
Try BrainDrive
Install: Install BrainDrive | BrainDrive — Mac and Windows desktop apps; Docker for Linux or any other OS
Source / reference: BrainDrive · GitHub → click on the pen repository → start your coding agent with the included AGENT.md
Fork and customize from the same repo
You’re now part of a movement
Open source and user-owned AI. Lots of exciting things coming as we continue to build this out — which is what Lesson 6 is about.
Resources
Full course: Topics tagged paa-course
The Personal AI Architecture: GitHub - Personal-AI-Architecture/the-architecture: MIT licensed user-owned AI runtime: 4 components, 2 APIs, zero lock-in. Your Memory is the platform. · GitHub
BrainDrive: https://braindrive.ai
Community: https://community.braindrive.ai
Discussion
If you install or fork BrainDrive — share what you reach for first. Curious where people start.
Previous: Lesson 4 — Building Private Chat w/ Docs Using Claude Code. Next: Lesson 6 — Why You Should Build Your Own AI System.