Safety guardrails continue to improve, but what happens if open-weights surpass cloud based models?
submitted by /u/TheOnlyVibemaster [link] [comments]
submitted by /u/TheOnlyVibemaster [link] [comments]
Hey r/artificial, Most of our conversations around agent autonomy focus on chat assistants or linear automated pipelines. I wanted to see what happens when you treat agents as permanent system components that modify their own runtime environment, so I …
Hey everyone, Most people build 8-bit computers to run Pong or Tetris. I wanted to see if I could push a custom 8-bit architecture to do something much harder: train a neural network from scratch. I built VirtualPC, an open-source 8-bit computer system…
I’ve been obsessed with autonomous agents lately, but it got tiring when they keep hitting walls because they didn't have the right capabilities or because their long-term memory turned to mush after an hour. I’ve found that local multi-agent syste…
He lives on your desktop as a transparent overlay and does whatever he wants. You can try to talk to him, throw him across the screen, or deploy mobs on him, he has opinions about all of it. Powered by a local Ollama model so everything runs on your ma…
This article discusses the three Laws of AI, a set of rules that we need to keep in mind when evaluating AI safety and how AI will affect our day to day lives. submitted by /u/TheOnlyVibemaster [link] [comments]
Yesterday I posted about my Agent OS (Hollow) building its own tools. Today, I want to talk about why it does it. Most agents sit idle until you prompt them. I wanted something that felt "alive," so I built a Psychological Stressor Layer. Eac…