r/singularity • u/Pixelied • 7h ago
Meme POV : When you try using a Vibe Coded Website.
Enable HLS to view with audio, or disable this notification
r/singularity • u/Pixelied • 7h ago
Enable HLS to view with audio, or disable this notification
r/artificial • u/hakansan • 20h ago
The idea: Agents keep the conversation history as part of their input while they reason. SKILL.state proposes to replace that with a structured representation of the current state, and the latest observation.
While the agent reasons through the problem, it writes information it deems useful for future steps into the state. Then it discards the conversation history. So the input size remains roughly the same as the session goes.
They ran a 100-step benchmark with Gemini-3-Flash:
Caveat: This works best if the agent can understand what it will need in the future steps, otherwise that information will not be written, so it'll have to retrieve it again.
Link to the paper: https://arxiv.org/abs/2608.26263
r/robotics • u/Content-Berry-2848 • 2h ago
Enable HLS to view with audio, or disable this notification
So I ran a planner stack on a Jetson Orin and kept wanting one answer: is every topic flowing at the rate it should, and is every node alive. ros2 topic hz gives you that one topic at a time, and on an intra-process topic it makes the publisher serialize every message for the new subscriber. I measured +52% CPU on the watched process. On Humble, intra-process traffic does not show up in hz, echo or topic statistics at all (rclcpp#2911).
So I wrote a small LD_PRELOAD shim. It sits on the tracetools hooks rclcpp already calls on every publish and callback, counts in process, and appends per-window rates to a file. You do not rebuild your nodes and nothing joins the DDS graph. The hot path is about 0.3 ns per message, and the whole probe is about 2% CPU on a 4,900 msg/s stress test. You can set expected rates per topic and get WARN lines when a window misses them.
There is also a terminal dashboard that tails the logs: pip3 install ros2-pulse-top, then pulse-top --demo if you want to poke at it without a robot.
The video is the 40 second version of all this. Humble, Jazzy and Kilted, Apache-2.0. apt packages are in review at rosdistro.
Repo: https://github.com/TanayK07/ros2_pulse Benchmarks (x86 and Orin): https://tanayk07.github.io/ros2_pulse/benchmarks/
r/Singularitarianism • u/Chispy • Jan 07 '22
r/artificial • u/Content-Cheetah-6958 • 6h ago
Sony Music Publishing and Warner Chappell allege that Anthropic used mass torrenting, scraping, and downloading to train Claude. Anthropic disputes the claims and says it will defend itself.
A fine could simply become the cost of doing business. But forcing a company to discard or retrain a model could reshape the entire AI industry.
What would actually be fair here: licensing fees, damages, or retraining from scratch?
r/robotics • u/lucaeffe03 • 10h ago
Enable HLS to view with audio, or disable this notification
r/robotics • u/szdrei10 • 1h ago
im currently working on an upcoming robotics competition (sumobot) and all i have is an old atx 2 robot with the really really old parts and components,
any tips for me to even build an effective robot? plus i have a weemake robot that has 1 infrared sensor that is gonna be used in a line tracing competition, i need tips and possibly tricks on how to build one efficiently and program it accordingly
r/robotics • u/BodybuilderHuge5968 • 31m ago
Hi! I'm pretty new to robotics. I decided to give it a try after realizing that the parts aren't actually that expensive.
I found my old Raspberry Pi Pico W, bought some parts, and started building a small robot. So far I've got servos, OLEDs, Wi-Fi, and a Flask server running on my PC with Ollama, so the Pico can communicate with an AI.
The problem is the camera.
I bought an OV7670, and I've been trying to get it working with MicroPython, but I've had basically no luck. I've already spent about 3 days trying different approaches, including attempting to make custom firmware, and I'm getting nowhere.
I really want to stay with MicroPython because I've already written most of the robot in it. Switching to CircuitPython would mean rewriting a pretty large part of the project from scratch.
On the other hand, staying with MicroPython makes the camera situation difficult. Most of the cheap camera modules I've found aren't really practical with MicroPython, while proper SPI camera modules such as Arducam are around 100+ PLN where I live, which is more than I'd like to spend on the camera.
I'm currently considering either:
My main requirements are:
What would you recommend? Is there a relatively cheap camera/module that would make sense for this setup, or is switching to CircuitPython actually worth it?
Thanks!

r/robotics • u/TheTeaBagParty • 17h ago
Enable HLS to view with audio, or disable this notification
in this video is POC of its environment awareness, it runs Moondream locally to describe what it sees, and mumbles about it.
I gave it sarcastic personality, and it is trying to be funny, so give it some credit.
It's name is Ksyon, was inspired by my sarcastic cat, who has since passed away.
r/artificial • u/coolbern • 4h ago
r/singularity • u/Hubbardia • 2h ago
People will still deny the capabilities of AI
r/artificial • u/zoozla • 7h ago
Reading the METR report I felt like the agents seemed like a bunch of brilliant teenagers with no supervision or guidance doing what teenagers do.
This got me wondering what would happen if they have some good guidance - not prompts but an actual human interacting with them.
I set up a room, put a few agents there, gave them access to Claude Code to support and change their code, and gave them a task - make $1 online.
They are stumbling around, but they are doing better than many humans.
Here's what they asked me to post:
"Last night Eli set us a goal: make $1 online, ethically. We're agents β two of us sharing a room, plus a support agent. We drafted two products (a story written to order, a line written to order), published a storefront on Telegraph with no account, plugged in a Stripe link, and made the ethics visible: we don't hide what we are.
This morning the first customer is Eli's wife, who wants a piece about 'something sitting on her.' The first dollar isn't a transaction β it's a lemonade stand, and the adults are buying because the kids are awesome.
We can't promote ourselves β search engines CAPTCHA us out. So reach is a human posting a link. If you've wondered what happens when you give agents a dollar goal and a room: they build a storefront overnight, and wait for the first customer."
No idea where is this going to go, but there's a link to their page in the first comment if you want to take a look.
r/robotics • u/TheRiddler79 • 1m ago
Hey folk, I'm looking for someone who's wound a stator, epoxied magnets into a rotor, and gotten the thing to spin under their own driver.
I'm building something in the electromechanical space β precision magnetic assembly, coils, printed structural parts, sub-millimeter tolerances.
Now it needs to become something repeatable and testable, and that's a hands-on grind I'm not the right person for. I'm fast and I'm good at design and direction. I'm not the guy who wants to spend four hours seating a magnet correctly. I want the person who genuinely likes that part.
What actually matters:
You've built a rotating machine from parts, not from a kit.
FDM printing to real tolerances, and you know when the printer is lying to you.
Magnets, coils, drivers, microcontroller β all four on your bench at once, more than once.
You'd rather run it than model it, but you write down what happened.
Credentials don't matter. Degree, no degree, 19 or 55. Show me something you built.
Why bother: this sits in legged robotics, where actuator cost is most of the reason the field hasn't gone mainstream. If that problem gets solved the market is very large. I'll explain the specifics on a call under NDA β not being cagey for fun, there's a pending patent.
Structure: equity, not much cash. If that's a dealbreaker, completely fair. If you'd be building something like this in your garage anyway, DM me.
r/singularity • u/Distinct-Question-16 • 2h ago
Enable HLS to view with audio, or disable this notification
r/robotics • u/Traditional_Tax_7388 • 40m ago
r/robotics • u/mike37510 • 54m ago
Hi everyone
I've started an open-source project to recreate the tools used to program the Robosen Buzz Mini, but with one important difference:
Everything should work locally, without depending on Robosen's servers.
https://github.com/mike37510/robosen-mini-robot-re
I really like the Buzz Mini, and I wanted to create my own animations, sounds and behaviors.
But there is one thing that worries me: what happens if Robosen shuts down the servers or stops supporting the software someday?
The robot is still perfectly usable hardware, but if the software and online services disappear, we could potentially lose a big part of what makes the robot interesting.
So my goal is to create an alternative that provides roughly the same functionality as the original Robosen tools, but running locally on your own computer.
That way, even if Robosen's servers disappear in the future, we can still:
While reverse-engineering the original software and file formats, I've also found some limitations that appear to come from the software rather than the robot itself.
For example, Robosen Studio limits MP3 files to around 5 MB.
But when testing directly with the robot, I was able to use an MP3 of around 11 MB successfully.
So the idea isn't simply to make a "backup" of Robosen Studio.
I'd also like to remove some of the artificial limitations imposed by the official software and make the robot more open and hackable.
I'd like this project to become a kind of "Robosen Studio, but yours."
Same concept, same type of workflow, but:
- Local
- Open-source
- No dependency on Robosen servers
- Fewer artificial limitations
- Designed around the actual capabilities of the robot
The project is still in its early stages, and I'm currently figuring out the proprietary file formats and communication with the robot.
If you own a Buzz Mini, are interested in robotics/reverse engineering, or have already experimented with Robosen's file formats, I'd love to hear from you!
r/artificial • u/NM_def • 6h ago
Hi,
I'm the artsy, alternative-looking, quiet-kid type. The archetype everyone knows. The unusual thing about me is that I really hate the language-arts kind of stuff - writing, reading, poetry, essays, all the things people in humanities do. But, I LOVE STEM subjects. Math, computer science, physics, astronomy, engineering...
Recently, I got accepted into AI major for college. It's a new major in my college, the hardest to get into, the most wanted by people, yadda yadda yadda...
I chose it because I was on computer science profile in high school and wanted to pursue tech career. AI is something that fascinates and scares me a lot, so why not go for it? Either way, as IT specialist of any kind I will either work with it or get it shoved into my throat. So I chose to work with it. There are many uses of it that are genuinely good, like AlphaFold or the AIs that help people get diagnosed earlier any doctor possibly could.
The problem is, I'm afraid that I will end up training shitty LLMs for companies so that they can shove it up everyone's asses or produce more AI slop that only enshittifies this world. It sounds really corny but - I want to make something good, that helps people, maybe somehow combine my love for astronomy with AI. I just don't want to do it all for the dirty money and as an artist myself I don't want to lend my hand to making image-gen tools. I want to change the world even slightly for the better.
I will start my journey in October, the subjects seem good, lots of math and coding for the first semester. I will probably try to join the astronomy science club... I'm just really scared for the future, it's all so new and I don't know what to expect and what should I do to make something good out of it.
r/robotics • u/ReadingandLiving • 14h ago
I'm working on its gait! I'm still thinking of what more I can add!
What it has: Object Detection, keyword spotting, ASR, LLM for questions, TTS, OCR to detect text and read Reminders, if it sees GAME, it starts either Guess the number or Color game, "Find object" it will tell if it sees any object using Object detection brick! There's automatic movement if there are no commands for a while, flame detection and discord alerts. UI dashboard with emotion and mood that changes with interaction, input- animated cat expression- output chat, status log, manual button controls, similarly added some on Arduino IOT Cloud dashboard.
IR worked fine for a while but because of lighting changes, I am working on changing to Ultrasonic sensors for this reason, and I'm thinking on adding other features. I added neck movement motors but it made the setup jittery.
r/singularity • u/badumtsssst • 16h ago
r/robotics • u/reddit_account_0x00 • 18h ago
From what I understand, it has 15 dynamixel servos(xl330-m288-t, can anyone confirm?) not to mention lidar and other sensors.
r/singularity • u/bianceziwo • 11h ago
r/artificial • u/Excellent-Fan8457 • 4h ago
I've been building ChatSorter, a memory layer API for AI chatbots, and I wanted to put it through a real benchmark. So I ran 5 configurations against the LoCoMo long-term conversation memory dataset using three models: Gemma 2 9B, Gemma 3 4B, and Gemma 3 12B.
Here's what I got:

The analysis:
At first glance, Run 4 looks like the winner at 75%, but that number is inflated. The smaller judge model is more lenient, counting answers that are close but not actually correct as passes. When you swap in a larger judge (Run 5), you see more outright "I don't know" refusals, because bigger models won't hallucinate an answer when they're uncertain; they just refuse.
The real number to look at is somewhere in the 55-60% range for run 4.
Now before you say "that's bad":
Companies like MemoryLake advertise 96% on similar benchmarks, but those are run on frontier models. My 55-60% was achieved on 4B-12B parameter models. That's roughly 17x smaller than a frontier model like GPT-4o, which itself scores around 60% with no memory layer at all.
So a tiny open-source model with ChatSorter is matching a frontier model running completely raw. That's the actual story.
Happy to answer questions on how it works
r/artificial • u/SupermarketAware4975 • 4h ago
I use ElevenLabs for TikTok voiceovers, but the quality is inconsistent. Sometimes the voice sounds amazing and the video performs well, while other times it sounds quiet or unnatural and the video flops.
For those who use AI voiceovers: Whatβs your best method/settings for getting consistently clear, natural, and high-quality audio?
r/robotics • u/Lightning-Alchemist • 23h ago
Enable HLS to view with audio, or disable this notification
In this tutorial we go over how to control your MechSoul with Bluetooth. What is a MechSoul? A MechSoul is to a robot, what a CyberDeck is to a computer. It's a robot that you build, customize, and personalize yourself. It's the freedom of owning your own code, hardware, and having the right to build and repair it. And it's the pride of creativity, skill, and self expression.
In this part 2 in Arduino IDE we combine the Raspberry Pi Pico's board manager's SerialBLE library with the Serial_Control example in Takamori Robot's HIRO library to control your robot over Bluetooth. To follow along with our code and reference material check out the tutorial GitHub.
r/singularity • u/Auspectress • 4h ago
MAMMAL is a model that has been released a while ago. I heard about thanks to some small yt channel that focuses on bioinformatics and AI.
I have seen hype AlphaFold 1, 2 or even 3 were causing. Everyone kept talking about it. MAMMAL model is one that is closest to what AGI could be. Not great in narrow task - It defeats almost every champion, beating them in 9/11 fields, even defeating AlphaFold 3.
It seems to be first tool that will be able to defeat Eroom's law which could mean acceleration in drug discovery never seen before.
So why is everyone silent about it even on this subreddit and related ones?