- Just uploaded my new dynamic resource loading system to
/hooksand/commands - It works by leveraging the submit-user-hook to dynamically load context and agents
- The file that handles dynamic routing is
/commands/load-dynamic-requirements.md - The file is loaded through the hooks in
settings.json, specifically the submit-user-prompt hooks - That hook points to
/hooks/load-dynamic-requirements.ts, which loads/commands/load-dynamic-requirements.md
- Initial creation of the repo and loading of the base content
PAI is a project designed to give anyone in the world a personal AI infrastructure for orchestrating their personal and professional lives.
Based off my own personal Digital Assistant, Kai, it combines a scaffolding framework with a growing set of real-world examples.
| 🧠 Life Management Research • Writing • Health • Finances |
💼 Professional Code • Content • Analytics • Automation Department Management • Program Management • Startups |
🎯 Personal Learning • Family • Goals • Habits |
💡 Core Mission: Augment humans with AI capabilities so they can survive and thrive in a world full of AI.
🏗️ UFC Context Architecture - Your Persistent AI Brain
~/.claude/context/
├── 🧠 projects/ # Active work and initiatives
├── 🛠️ tools/ # AI agents and capabilities
├── 💰 finances/ # Financial tracking and analysis
├── 🏥 health/ # Wellness and medical data
└── 🎯 telos/ # Objectives and progress tracking
- Persistent Memory: Never lose context between sessions
- Hierarchical Organization: Intuitive file-based structure
- Complete Portability: Your entire AI brain in plain text
- Dynamic Loading: Context loads based on current task
🤖 Specialized Digital Assistants
| Assistant | Purpose | Voice ID | Specialization |
|---|---|---|---|
| Researcher | Deep information synthesis | AXdMgz6... |
Web research, analysis |
| Engineer | Production code development | kmSVBPu7... |
Full-stack, testing |
| Designer | UX/UI and visual design | ZF6FPAb... |
Interfaces, experiences |
| Pentester | Security assessment | hmMWXCj9... |
Vulnerability testing |
| Architect | System design | muZKMsID... |
Technical specifications |
🔧 Integrated Tool Ecosystem
- MCP Servers: Playwright, Stripe, Apify, and more
- Voice System: Natural conversation with TTS/STT
- Browser Automation: Visual testing and web interaction
- API Integrations: Connect any service to your PAI
📢 Note: Lots more examples and templates coming soon, including the full voice implementation. This repo will be continuously updated with real-world implementations from my YouTube channel.
One thing to note is that when you download the project, the.Claude directory is hidden by default because it's a dot directory. So cd into .claude when you're done with the instructions.
cd .claude
# 1. Clone the repository
git clone https://github.com/danielmiessler/PAI.git
# 2. Check out the files (the folder is hidden with default `ls`)
ls -lah
cd ~/.claude/
ls -lah
- Claude Code - The primary AI interface, which can be any similar system
- Text editor (any will work - it's all Markdown/Text!)
- Ideal: Basic command line familiarity
The PAI system embodies a fundamental belief: AI should amplify human capability, not replace it.
| Traditional AI | PAI Approach |
|---|---|
| Black box decisions | Transparent, file-based logic |
| Vendor lock-in | Completely portable |
| Forgets everything | Persistent memory |
| Generic responses | Personalized to you |
| Replaces thinking | Augments capability |
Coming soon! Each example will include:
- Complete file structure
- Configuration templates
- Step-by-step setup
- Video walkthrough
- 📰 Daily Intelligence Briefing
- 💰 Expense Tracking & Analysis
- 📝 Content Creation Pipeline
- 🔬 Research Assistant
- 🏥 Health Monitoring
- 📚 Learning System
PAI is open source and welcomes contributions!
- 🐛 Report Issues
- 💡 Suggest Features
- 🔧 Submit PRs
- ⭐ Star the repo to show support!
PAI is MIT licensed. See LICENSE for details.
"This is YOUR infrastructure. Every configuration, every tool, every workflow should serve your unique life and goals. You're not using AI—you're augmenting yourself with it."
by Daniel Miessler • Follow along on YouTube
