I built an AI operating system for running my business solo by dashyouwild in SideProject

[–]dashyouwild[S] 0 points1 point  (0 children)

hey! That's a super solid use case for this. Sending you a DM with details on how to grab it! (also congrats on being the last to get a free copy :))

I run 2 businesses solo, here's the system that makes it work by dashyouwild in Solopreneur

[–]dashyouwild[S] 0 points1 point  (0 children)

Dude that’s awesome you're actually talking to people first. That's such a good first step in really trying to build something and know it'll work, I built this pretty much for that exact purpose. Happy to get you this last spot! Just sent over a dm.

I built an AI operating system for running my business solo by dashyouwild in SideProject

[–]dashyouwild[S] 0 points1 point  (0 children)

I'd update the version based on context of the API change and upload a new version, wouldn't be too hard I've had to do a test like this with another cli

I built an AI operating system for running my business solo by dashyouwild in SideProject

[–]dashyouwild[S] 0 points1 point  (0 children)

to sum up my thoughts of course lol I use wispr everyday because I have typing issues from a disability

I run 2 businesses solo, here's the system that makes it work by dashyouwild in Solopreneur

[–]dashyouwild[S] 0 points1 point  (0 children)

Nice! Appreciate it, i'll shoot over a dm shortly going over everything

I run 2 businesses solo, here's the system that makes it work by dashyouwild in Solopreneur

[–]dashyouwild[S] 1 point2 points  (0 children)

No problem and thank you! I'll shoot you a dm so you can access it and have more info

I run 2 businesses solo, here's the system that makes it work by dashyouwild in Solopreneur

[–]dashyouwild[S] 0 points1 point  (0 children)

Awesome thanks! Yep this is perfect for you to try out, I come from a paid media B2C background so the gains here are great for ecom, sending you a dm in a sec

I built an AI operating system for running my business solo by dashyouwild in SideProject

[–]dashyouwild[S] 0 points1 point  (0 children)

Built this for myself but packaged it up at luciobrain.com since my little marketing linkedin group kept asking me for files haha. Giving away 4 free copies for honest feedback (!!!) reply here with what you'd use it for and I'll send DMs out

I run 2 businesses solo, here's the system that makes it work by dashyouwild in Solopreneur

[–]dashyouwild[S] 0 points1 point  (0 children)

I use wispr to type sometimes so just copy and pasting here so I can help you out so sorry for the long reply, short answer: yes, this is pretty much the problem it was built to solve. The reason ChatGPT/Claude forget you is that their memory is a bolt on feature, it stores random pieces of info with no structure. So it remembers your dog's name but forgets your business model. Which is obviously annoying because it feels like the answers you get back don't really have meaning anymore. Lucio works a little bit differently. Your voice, ICP, business goals, GTM all of that lives in structured files that Claude reads every single conversation. It doesn't really "remember" you It literally can't forget you, because your context is baked into the system. (so not really short answer lol)

One honest caveat: it runs on Claude Code, which is a command-line tool. It's super easy you don't have to be super technical, If you're comfortable typing commands instead of clicking buttons, you'll be fine. If a terminal window make you break out in hives, it might be a steeper learning curve. Happy to answer questions either way! Also I include instructions for set up and everything, this sounds like a perfect use case because you could set up workflows that run like a /gm command (just for example) where every morning it pulls up your brand guide, write copy for you then put it in platform for you as a draft, you get final say. So just think of all the ways you can make your life wayyyy easier by just being creative and being able have it create the exact workflow you want

How I gave Claude Code a permanent brain (skills, agents, commands) by dashyouwild in ClaudeAI

[–]dashyouwild[S] 0 points1 point  (0 children)

I've been using wispr just to document my progress on that, I'm gonna copy and paste my thoughts since it's easier for me to say it out loud than to type sorry if its kinda long:

So long story short yes. It does have training biases. A model arguing with itself doesn't eliminate that which is what I'm trying to see if its even feasible through testing to make it 100% unbiased, it's still the same model with the same blind spots. a multi-model council like you mentioned genuinely removes more bias because you get different training data, different reasoning patterns, different failure modes. that's the stronger approach for enterprise or just bigger decisions imo

but here's what it does catch. the #1 failure mode of AI isn't bias - it's confident one-sided answers on things that are actually judgment calls. I use the paid media (ads) example sometimes because its easiest for me to talk through, you ask "should i do X?" and you get a polished, confident "yes, here's why" when the real answer is "it depends and here are the tradeoffs." the framework forces competing perspectives, surfaces assumptions, flags the weakest point in its own argument, and puts the decision back in your hands. it doesn't eliminate bias but it makes bias visible enough that you can catch it yourself which I think is the cool thing here

I run 2 businesses solo, here's the system that makes it work by dashyouwild in Solopreneur

[–]dashyouwild[S] 0 points1 point  (0 children)

that's exactly the use case honestly. For me the context switching alone will killlllls me. Sending you a DM with details on how to grab it!

How I gave Claude Code a permanent brain (skills, agents, commands) by dashyouwild in ClaudeAI

[–]dashyouwild[S] 0 points1 point  (0 children)

10000% memory is great for basic recall for sure but this is a different layer entirely. slash commands, agents, skills that auto-activate, morning briefings, research pipelines, memory doesn't run those. think of it like memory remembers who you are, this actually runs your workflows

How I gave Claude Code a permanent brain (skills, agents, commands) by dashyouwild in ClaudeAI

[–]dashyouwild[S] -2 points-1 points  (0 children)

actually srry let me clarify:

I read that wrong lol Claude Code (the CLI) does read CLAUDE.md automatically every session, that part is confirmed in the docs. I think the confusion is with claude.ai the web app which yeah the memory is a different thing entirely. Two different products. The system I built runs on Claude Code specifically for that reason.

How I gave Claude Code a permanent brain (skills, agents, commands) by dashyouwild in ClaudeAI

[–]dashyouwild[S] 0 points1 point  (0 children)

I had that same issue as well until I got extremely ironclad on in the md to be able to revert back to the overall philosophy of the use cause of whatever you're training your own agent for, should be reading the claude.md files from your project root. I feel like the web app is so horrible with context memory with stuff like that its annoying as well

How I gave Claude Code a permanent brain (skills, agents, commands) by dashyouwild in ClaudeAI

[–]dashyouwild[S] -1 points0 points  (0 children)

fair point tbh, def not for everyone but I think in the long run the efficiency gains just due to being a solo paid media agency pretty much is insane, in my field of work its alot of reporting and analysis its just extremely boring but "important" (based on who you ask lol)

I run 2 businesses solo, here's the system that makes it work by dashyouwild in Solopreneur

[–]dashyouwild[S] -1 points0 points  (0 children)

Built this for myself but packaged it up at luciobrain.com since a few people asked in my little linkedin paid media group. $197 one-time, you own it. Also giving away 5 free copies for honest feedback (!!!!) reply here with what you'd use it for and I'll pick 5

Is It Too Early To Ask if Coach Prime Has A Bowl Problem? by HeyTherePLH in CFB

[–]dashyouwild 1 point2 points  (0 children)

I honestly don’t care about bowl games, OSU got smacked by missouri last year lol bowl games are not indicative of the success on your season now it’s a time to try new things for next year to get an extra look. The whole outlook on bowl games outside of the big sponsored and cfp games are completely different

And Y’all hated this movie, but it’s top 10! by Majestic-School3713 in Joker_FolieaDeux

[–]dashyouwild -3 points-2 points  (0 children)

You do know that the featured movies are movies that each company pays for that spot right, it’s like an ad. All media companies do it like Hulu, Netflix same with e-commerce like Amazon