User
Write something
Pinned
๐Ÿ‘‘
โญ
Welcome to Clief Notes. Here's where to start.
1. Go check out ๐Ÿ“šNavigating The Course to see how to get around and what's here. 2. Start with The Foundation. Concepts, folder architecture, prompting framework. Everything else builds on this. 3. Check in at the bottom of each lesson. Polls, discussion posts, other members working through the same stuff. Use them. 4. When you're ready to build real things join in on our Biweekly competitions and win some real cash. โญ Competitions Mega Thread 5. If you are wanting to dive into the masterminds, grab all the past templates, artifacts and resources. Upgrade and head into the The Vault for Premium and The Drawing Room (VIP) for VIP 6. Post your work. Ask questions. Help others when you can. What are you here to build?
Pinned
๐Ÿ† HOW COMPETITIONS WORK FROM NOW ON ๐Ÿ†
Quick update on the competition schedule so everyone knows what to expect. ๐Ÿ“… NEW CADENCE: TWICE A MONTH We're dropping comps on the 15th and the 30th of every month. Two chances to compete, every month, on a set schedule you can plan around. โœ๏ธ WHY THIS SCHEDULE Spacing them out this way means we can give tailored feedback on every single submission. Not just the winners. Everyone who enters gets notes on what worked, where it's weak, and what to do next. ๐ŸŽ WHAT WINNERS GET Along with the prize, every winner gets a 15-minute one-on-one with Jake. Use it to talk through your build, ask questions, or bring whatever else is on your mind. Two comps a month. Feedback on every entry. Direct time with Jake for the winners. Mark your calendar for the 15th and let's get to work!
Pinned
๐ŸŽ† GOOD NEWS: THE SALE STAYS OPEN. HAPPY 4TH ๐ŸŽ†
We're holding the last sale through the holiday weekend so nobody misses it. ๐ŸŽ‰ Premium: $27 โ†’ $14/mo ๐ŸŽ‰ VIP: $97 โ†’ $67/mo This is the cheapest it will ever be. Once it closes, the price is gone for good. โฐ New deadline: July 5th, 10:00 AM EST. This is the last extension. If you've been on the fence, sign up now. You lock this rate in and keep it every month going forward. ๐Ÿ–ฅ๏ธ ONE MORE REASON TO JOIN The week of July 5th we're dropping the software we've been building for this community. It goes out for beta testing first, and only Premium and VIP members get access. Sign up before the sale closes and you're in from day one.
My ICM Folders + Loops + AI Infrastructure - Video Walkthrough
Everyone building agents hits the same wall: the system only really exists inside a context window, and the moment that window rolls over you rebuild it from scratch in a fresh chat. So I moved the entire system state onto disk and built a loop that keeps it consistent. The maps layer is the part I would point at first. Five product maps plus a workflow map, every line anchored to a path-and-line citation. A job never mutates a map. It emits a structured flag, and a separate interactive pass re-verifies that flag against the live tree before it is promoted to a map line. Isolating that verification is what stops the maps drifting into the exact thing they exist to catch. The payoff is a queryable index over the whole system that I actually trust, and that trust is most of the sanity. The loop runs on two clocks. A deterministic kickoff fires once per task: registers the active worker, regenerates the tree, assembles its context. Zero model judgement, identical every run. Independently, a continuous harvest loop runs on a thirty-minute cycle, routing each job's record into the right surface, retiring finished workers, and flagging where a folder's own contract came up thin. Those surfaces are flat markdown, and that is the point. LIVE_STATE.md is the active set. ISSUES.md, PENDING_MAP_UPDATES.md and CONTEXT_FEEDBACK.md sit alongside it, each a single-writer file with one job, committed and fully diffable. Every executor reads the folder map before it touches anything, so it grounds its working set and writes to the right path instead of inferring one. It only works because the loop can read its own state back on every pass, and that state is the filesystem, not a window that forgets. Full video walkthrough below. How have you all layered on top of your ICM setups? Curious what you've added, what extra routers or surfaces you run, anything specific to your own structure you think is worth sharing.
Building my own private ChatGPT/Claude
๐Ÿฆฆ Otter AI Project, Building My Own Local AI Dashboard! Over the past month or so I've been building something I'm really proud of which I call Otter AI, a fully self-hosted AI command center that I built from scratch for my own personal use. The idea? A private, local alternative to ChatGPT or Claude that runs entirely on my own machine. No subscriptions, no data leaving my network, no cloud dependency. Just a powerful AI dashboard built exactly the way I want it. โœ… What's built so far: โ€ข Multi-turn AI chat with streaming, voice input, and file/image uploads โ€ข An integrated suite of terminals connected to your device such as PowerShell, CMD, and SSH with Cisco switch and Ubiquiti Dream Machine Pro support as well as other devices. โ€ข Gmail integration with AI email summaries and draft replies โ€ข Multi-persona AI debate panel with the ability to create new personas (yes, I made Moobly the Greedy Goblin and Aldric the Arcane Sysadmin to argue about how to solve my IT problems) โ€ข Deep research mode that autonomously searches the web and writes cited reports โ€ข RAG document indexing, the AI can read and reference any files I give it and past conversations. I uploaded all of my conversations with ChatGPT and Claude into it to get it up to speed. โ€ข n8n workflow automation integration โ€ข Full settings panel with 16 color themes, custom branding, and voice input โ€ข Weather widget, draggable and customizable dashboard, and a ton more ๐Ÿ”œ What's coming next: โ€ข Electron packaging, turning it into a real .exe desktop app โ€ข Client Manager panel for MSP work โ€ข Script library for PowerShell/bash โ€ข Image generation support โ€ข Multi-user profiles so friends can run their own instance The goal is to eventually package this up and include a how to document to setup some other dependencies so anyone can run their own private AI dashboard, no technical knowledge required. Built with Node.js, Ollama, SearXNG, and a lot of late nights โ˜•
Building my own private ChatGPT/Claude
1-30 of 2,220
Clief Notes
skool.com/cliefnotes
What we give away free beats most paid courses. Build durable AI systems with a Marine vet and Edinburgh researcher. 40+ lessons, growing.
Leaderboard (30-day)
Powered by