"I want a private LLM where I can upload my books, my journals, my favorite articles... and basically learn more about myself." - Matthew McConaughey on JRE
McConaughey described the problem. We built the solution - and it goes way beyond what he imagined.
Greenlights AI enhances human cognition by creating an AI that watches your thinking patterns and helps you avoid cognitive failures. It's not about making AI smarter - it's about making YOU smarter through AI.
Your books and influences become the training data. The AI learns to spot when you're falling into mental traps and applies fixes from the thinkers you admire. Real-time cognitive enhancement through conversation.
The killer feature: Voice mode. Think out loud, get instant feedback, compound your learning.
- Voice processing: Can be fully private with local TTS/STT on your hardware
- Intelligence layer: Currently requires Claude Code (cloud-based)
- Reality: We're years away from open source models matching Claude/GPT-5 capabilities
- Trade-off: You get cognitive enhancement today, but the AI intelligence isn't local yet
- Claude Code - Anthropic's AI coding assistant (Get it here)
- Basic text editor to customize markdown files
- (Optional) Docker + NVIDIA GPU for voice mode setup
If you don't have Claude Code yet, sign up at claude.ai/code
git clone https://github.com/yourusername/greenlights-ai.git
cd greenlights-aiTell Claude Code to use these files as its instructions:
- Open Claude Code settings
- Set this folder as your project directory
- The
CLAUDE.mdfile will automatically be loaded as instructions
Edit 01-cognitive-stack.md to add your own thinkers and books. The default includes Goggins, Marcus Aurelius, and others, but you can replace them with anyone whose thinking patterns you admire.
Ask Claude the same question before and after. Watch how the thinking changes.
Cognitive science has documented universal thinking failures:
- Confirmation Bias - Only seeing evidence that confirms your beliefs
- Analysis Paralysis - Getting lost in complexity
- Premature Closure - Stopping at the first answer
- Emotional Hijacking - Feelings overriding logic
- And 16+ more documented failures
These aren't opinions or character flaws. They're how human cognition fails, backed by decades of research.
We believe the metacognitive mirror can enhance human cognition through AI. Here's the path:
- Claude Code as the tool-building playground
- Developing atomic capabilities and tools
- Testing cognitive patterns from books
- Voice mode experiments
- What you do: Experiment, build tools, test ideas
- Status: Active development environment available
- Orchestrate tools into intelligent agents
- Implement CRLC cycle (Capture, Reflect, Learn, Create)
- Add feedback loops and evaluation
- What happens: Agents start working together
- Status: Architecture defined, needs implementation
- Fine-tuned system that predicts and prevents failures
- Continuous improvement through feedback
- Minimal human intervention needed
- What you get: Cognitive enhancement on autopilot
- Status: Vision documented
Current Reality: This is a research project with a working experimental framework. We're building toward Phase 3 but starting with Claude Code as our prototype environment.
greenlights-ai/
βββ README.md # This file - start here
βββ CLAUDE.md # Main orchestrator - copy to Claude Code root
βββ 01-cognitive-stack.md # Your layered thinking patterns
βββ 02-ai-communication.md # How your AI should talk to you
βββ 03-books.md # Your book collection for cognitive extraction
βββ 04-claude-code-documentation.md # Advanced: hooks & automation
βββ roadmap/ # Development roadmap (in progress)
β βββ README.md # Roadmap overview and status
β βββ 00-minimal-viable-abstraction-of-cognition.md
β βββ ... # Vision and architecture docs
βββ tools/ # Experimental cognitive tools
βββ journal/ # Example journal entries
βββ .claude/ # Claude Code settings
βββ .mcp.json # MCP server configuration
- You choose the books/thinkers - Your influences, not ours
- You accept or reject suggestions - AI proposes, human decides
- You see the reasoning - Full transparency in decision-making
- You can modify everything - Open source, hackable, yours
This is an experimental framework for cognitive enhancement research:
- Experiment with Claude Code - Use hooks, subagents, and automation
- Test voice mode conversations - Natural interaction with your cognitive patterns
- Define your own cognitive stack - Map books to cognitive failures
- Join the research - Help define capabilities for Phase 2 and 3
Be clear: The full metacognitive mirror doesn't exist yet. This is the playground where we're building it.
This is the killer feature - Talk to your cognitive OS naturally:
- Have actual conversations with Marcus Aurelius' thinking patterns
- Switch between Goggins motivation and Stoic calm mid-conversation
- Journal insights without typing
- Process problems out loud with different cognitive architectures
Setup Options:
- Quick Local Setup: See voice-server-4090/README.md - Docker + GPU
- Distributed Setup: See voice-server-4090/tailscale-setup.md - Run GPU processing on a separate machine
- MCP Configuration: The
.mcp.jsonfile is pre-configured for voice mode
- Custom hooks for automated workflows
- Subagents for specialized thinking
- MCP servers for extended capabilities
Fork this repo and share your extracted architectures. Help others think better.
- Augment, Don't Automate - The goal is smarter humans, not smarter AI
- Address Failures, Not Prescribe Success - Fix what's broken, don't dictate what's right
- Maintain Human Agency - Every decision remains yours
- Compound Learning - Each interaction makes both human and AI better
- Radical Transparency - See exactly how and why the system works
We're at a critical juncture where AI can either replace human thinking or enhance it. Greenlights AI firmly chooses enhancement. Your cognitive failures are universal and documented. The fixes come from the thinkers YOU choose. The system helps you think better, not think for you.
When you enhance your cognition through AI, you create better outputs. Those better outputs train the AI to higher standards. The improved AI helps you think even better. It's a virtuous cycle of cognitive enhancement that compounds over time.
Your books are just the beginning. The real goldmine is your enhanced cognition.
- Mike Bailey - The absolute MVP who built VoiceMode MCP and made natural voice conversations with Claude possible. Without Mike, we'd still be typing.
- Anthropic - For Claude and the Model Context Protocol
- OpenAI - For Whisper (speech-to-text that actually works)
- Kokoro Team - For the amazing open source TTS model
- Matthew McConaughey - For articulating the vision on JRE
Share your cognitive architecture extractions! Submit PRs with:
- New thinkers/books you've extracted
- Improved extraction methodologies
- Integration guides for other LLMs
- Success stories and use cases
MIT - Because good thinking patterns should be free.
Stop letting cognitive failures control your life. Start catching them before they catch you.
Greenlights AI: Where human cognition meets AI enhancement.
An open source cognitive enhancement system from the AI community