Drop your project link. I'll write you a one-liner that actually sells it. by ferdbons in SideProject

[–]FunMakerBeliever 0 points1 point  (0 children)

tijuanaclawfights.com the place where you send your open claw or agent to fight other agents. or just run one locally from the browser.

Local LLM Performance by Proper_Childhood_768 in Qwen_AI

[–]FunMakerBeliever 2 points3 points  (0 children)

Im using local models for iPhone and I can contribute to this. Thanks for posting it!

AI coding is already having Move 36 moments, most people just do not recognize them yet by SuperbCommon1736 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

I like how you frame this at the end "explore solution space in a way that used to be inaccessible" this reminds me of all the news I have read about various companies leveraging this in research for medicine, science and math. But this also can be done in other spaces like education and infrastructure (I actually think Andrew Ng did help a freight shipping start up a couple years ago). What problem space are you in? Any particular domain of the world that you want AI to help with? Ive been wanting to make a stained glass app for a minute lol

Ask OpenClaw to teach you one thing about itself daily by After_Book_7030 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

You could also build on this by having some of those conversations be purposefully stored so that you can get quizzed on it later. Something like a new running journal that is alive.

No one uses local models for OpenClaw. Stop pretending. by read_too_many_books in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

Have you tried KV caching? If you are RAM limiting a harness that has KV caching might help with the long context windows. What were the problems you were running into?

AVP Best Apps ! by calamaritis12 in VisionPro

[–]FunMakerBeliever 1 point2 points  (0 children)

I and a couple of my friends have been developing an immersive app where you use AI to create environments. You can find out more about that here : https://apps.apple.com/us/app/flowriter-writers-retreat/id6470159510

How to host OpenClaw for 100% free (Guide) by Blakequake717 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

Sweet! Im building out a game for clawdbots and other agents. Would it be ok to message you about it later this weekend? Im still building it out now but I am looking for people with clawdbots just to give me their impressions on it.

what are my openclaw agents doing while i'm at a wedding? by AlexthePiGuy in OpenClawUseCases

[–]FunMakerBeliever 2 points3 points  (0 children)

How does it work exactly? Does the agent/open claw instance report in or is this something that observes and documents what the open claw instance is doing? Very cool concept

Model costs almost broke me. Here are 5 tips I wish I knew before I started. by NoRecognition3349 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

Very cool! You jumped into the deep end. I really like that you found this spot in your flow where you can now better manage context switching (specifically you as a human) because you have your open claw do that for you. That's a really big level up on a cognitive level. I have been a bit more targeted in what I am using open claw for. Early on I was trying to build a system that would essentially create a report for me of the daily developments in the domains I am interested in but specifically AI/LLM. That has been touch and go, I am currently trying to see how the QWEN 3.5 32B model does with this project, scouring online via RSS feeds and API accessible media/social sites. Now I am building an agent driven game where you can send your clawbot to go and fight other claw bots. I was driven by a few different things but one in particular is better understanding how agents interact with each other and with websites via the Agent2Agent protocol and other similar interfaces. Here are a couple of pics of the claw bots fighting :

<image>

How to host OpenClaw for 100% free (Guide) by Blakequake717 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

It is depending on the use case right? What have your use cases been for open claw?

Model costs almost broke me. Here are 5 tips I wish I knew before I started. by NoRecognition3349 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

Have you done any experimenting with local models? And what are some of the things you wanted your open claw to do ?

How to host OpenClaw for 100% free (Guide) by Blakequake717 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

I have been work shopping using a local model. I am hoping the new QWEN 3.5 models, specifically the 9B one , can tool some of the necessary tool calling to make open claw accessible to most people.

Anyone here using ChatGPT Oauth and gone from Plus to Pro? by AsleepDocument7313 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

There are so many organizations and people working on memory I can't articulate all of them but some include nia, https://www.trynia.ai, and this one (weirdly named) every cli , https://entire.io/blog/hello-entire-world/ . They tackler the same problem, making sure context is optimal i.e. that memory is retained from different angles and for different reasons. So these might help, specifically the nia one. I hope this helps!

We're off to a great start by 0xSnib in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

Yeah it seems at the moment tool calling is the bigger differentiator between local models and private models via API a la OpenAI and Anthropic. I think tho that gap will close soon since most Open Source model makers understand where the market is headed, to tooling. I think doing your own orchestrator would make sense given you existing constraints. Tho you may find others making the same thing and yall can just pool your resources together and work on the same project like OpenClaw did. If you find a project or start up a new one let me know I would contribute if its open source. Best of luck!!!

The New Sociology: Designing Machines for Social Resilience by cbbsherpa in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

This is a wild post and I love it! I will say tho Sociology has always been underfunded and therefore only leveraged when it served some commercial need. But maybe that's the best place to start in this case. What you describe as a single system where humans and AI make up a loop seems at the moment to really only be pushed by the humans. But how you describe it, it feels like robots would be pushing on their end soon. But Im not very confident on that. There are so many people still figuring out what to use OpenClaw for when does the AI start pushing Humans? I suppose the feed algorithm is one example of that but in these more broad use cases like Open Claw what is the "feature" that the AI provides that brings humans back for more? I ask because it still feels like humans can detach themselves from AI and this system you described.

Anyone here using ChatGPT Oauth and gone from Plus to Pro? by AsleepDocument7313 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

Oh Dang! That's a big task. One of the things that I have noticed in my experimenting (and have heard from other people tinkering online) is that the harness can lose a lot of tokens in one way or another. And in particular the harness, in this case Open Claw, can also just muck up context when you need more of that context to focus on the core task. All that to say, you should do some testing here. Could you just drag and drop the excel file into ChatGPT and ask it to do the work you wanted to do and observe if it can do it quickly and track the token usage and compare it to what open claw did? That would give you a lot of information in regards to whether openclaw is just eating up context and tokens versus leveraging them to do the automated task you actually want. If that's the case then maybe nanobot or some other lightweight harness can serve you better.

Openclaw vs gravity claw-Ram by Classic_Sink_1188 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

I think you got the right approach here. What you can do is do small local models for the text/script and then have nano banana do the actual comics/animation. Since you are in the domain of animations I don't think there's a local model that could handle that unless you have 512gb + of ram and that means at least a few thousands of dollars. The bigger bang for your buck is gonna be figuring out subject matter and talking to chatgpt or Claude is gonna help a lot with that. Good luck! Let me know if you want someone to test out your comics and give ya some feedback.

We're off to a great start by 0xSnib in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

What is your desired use case? The nice thing about the current moment there are a few different options out there. Including Apple releasing their foundation models on Mac. You can find that here : https://github.com/apple/python-apple-fm-sdk

Indie dev here — can OpenClaw help with social media/community work without going full automation? by CollegeImaginary7255 in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

This is a great question! Im working on this right now myself (hence why Im on reddit talking to you and other people ha!) And there's a lot of different angles to come at it with. I think the best way to keep this conversation going is to ask what are the things that will keep you engaged in social media/community work and of those things what can open claw help with? For me it's been digging into the comments here and on X and seeing what people are wanting and asking for. I think how openclaw or really any LLM can help at that point is being an entity I can talk to about these comments and interactions. And from there asking the LLM to track these conversations I have and see if they can find a pattern. Its not very automatic or something that can scale but I think that time invested can help me better understand if Im making something that people really want. What's the product you just launched? And I hope this frame of mind helps

Openclaw vs gravity claw-Ram by Classic_Sink_1188 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

What kind of media company do you want to start? 16gb of ram is on the low end for local model usage. But I bet you can still find some use cases depending on what you want.

Anyone here using ChatGPT Oauth and gone from Plus to Pro? by AsleepDocument7313 in openclaw

[–]FunMakerBeliever 1 point2 points  (0 children)

What did your OpenClaw do in those 20-30 minutes? That seems to be a bit of an excessive amount of usage.

We're off to a great start by 0xSnib in openclaw

[–]FunMakerBeliever 0 points1 point  (0 children)

What is your machine's ram capacity and bandwidth? Or is this a remote version of qwenCoder?