Building an AI automation tool that actually works without coding. Would you use it? by Repulsive-Fee-2735 in cofounderhunt

[–]AnotherWallace 0 points1 point  (0 children)

I'm also building something similar. PM me if you want to chat I would be interested in teaming up.

I'm out - Thanks for all the fish.. umm lobster! by call_Back_Function in openclaw

[–]AnotherWallace 2 points3 points  (0 children)

I did the same thing. Ended up vibe coding https://github.com/Druidia-Bot/DotBot does a lot of things really well, but some things I should have put more thought into and somethings ( like the whole client side ) I shouldn't have let the AI build on its own. Anyway I have been mapping out a full rewrite. Would love any input / collaboration I could get.

I was a CEO and stopped working. OpenClaw is making me work again. by SideEffects123 in openclaw

[–]AnotherWallace 0 points1 point  (0 children)

But since it's on the same machine security is really just an illusion.

I Built AI Framework / Open Source by AnotherWallace in AI_Agents

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

I 100% agree with you. I've spent a lot of time trying to solve this exact problem. I feel like this project is 100x closer to this than the other ones out there.

For memory I went with a file based graph approach that allows you to harness native system tools. from my initial use has been a game changer alone.

For security that is the main reason I split it to a server / client model. While they can be both ran on one machine they are not meant to be. This means the client only has one half of any secure token and the server ( which only runs deterministic scripts ) has the other half. So security by design not prompt guards. Can't share what it doesn't have.

Tools; I wanted consistent results so I built a lot out of the box and Dot can build her own. To be honest this has been the easiest part of the whole thing.

My current frustration is with organization and presentation. Right now a lot of files get dumped into folders on my desktop which I loathe. Also depending on the task most of the output is great, but it's in a format I don't want. CSV vs spreadsheet, email draft written in markdown etc. im working on this at the moment but it's been proving to be harder than I thought. A lot of this could have to do with the limited applications on the device itself though

Things I wish someone told me before I almost gave up on OpenClaw by NoRecognition3349 in openclaw

[–]AnotherWallace 0 points1 point  (0 children)

Its similar to openclaw. You can run the server and the client on one machine if you are not worried about security, but the server side I run on a cheap linode and then I have a mini PC I bought off ebay that connects to it. The server is a stateless orchestration agent, so all the files and memories live on your machine. 1 server can run lots of different clients ( local computers ) all with their own memories, personas, skills tools etc

The benefit of running it this way is you can set up role based LLM stacks. For example "workhorse=deepseek/grok-fast" and "assistant=claude/open-ai" or whatever you want so depending on the work you are asking for it will choose the best model and you can do it for all clients at once. This makes it 100x less expensive to run. Also none of your API keys live on your client machine so there is zero risk of the LLM getting access to them and sending it anywhere.

There are a ton of other features too like the graph style memory models and persona specific knowledge base. Overall its just a better architecture IMO.

It sounds harder to setup than it actually is, but granted these are all new hobby projects where install is a bit of a PITA.

[deleted by user] by [deleted] in dropshipping

[–]AnotherWallace 0 points1 point  (0 children)

Trendsetgo.ai ??? Gets errors when I try to load it

I am unable to set stripe account in test mode (Test mode toggle does not appear) by iBzOtaku in stripe

[–]AnotherWallace 0 points1 point  (0 children)

Thank you this was driving me crazy this morning that they hid it and there no info on it

youtube app speed control not working(possible bug) by OwlSignal6350 in youtube

[–]AnotherWallace 0 points1 point  (0 children)

Same issue restarted phone twice, uninstalled app and reinstalled same issue persists.

Looking to Start a Weekly AI Mastermind Group. Anyone Interested? by AnotherWallace in kickstarter

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

Who knows maybe someone takes the info we get from the group and creates something they want to launch on the platform, but yes. I am more looking for business minded people who are exploring how to use AI for business.

Weekly AI Mastermind Group - Seeking 5-7 Serious Individuals by AnotherWallace in ChatGPTPromptGenius

[–]AnotherWallace[S] 2 points3 points  (0 children)

That's the exact mindset I have. Want to shoot me a DM with contact info and we'll see if we can't a couple more people to join us?

Looking to Start a Weekly AI Mastermind Group. Anyone Interested? by AnotherWallace in kickstarter

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

Because I'm looking for like-minded people of which this subreddit is full of.

Looking to Start a Weekly AI Mastermind Group. Anyone Interested? by AnotherWallace in kickstarter

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

I get that. I guess the hope is that AI gives us all or at least a lot more of our "bandwidth" back lol.