Johnathon Bravo (@bravojohn1984) 's Twitter Profile
Johnathon Bravo

@bravojohn1984

I am trying to use LLMs to build robots. Usually stupid robots.

ID: 1749892685396336640

calendar_today23-01-2024 20:32:43

253 Tweet

62 Followers

252 Following

Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

A short robot conversation. I call the one on the left Sticky and the one on the right Myrtle. The two robots are actually probably correct here, the delay is likely due to networking. Next I want them to output JSON so they can perform their own chosen actions.

Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

Text to action has been a goal of mine for a while. Yesterday I was able to final get around to it, now I have GPT4 outputting JSON based on images sent to it. I now have Sticky the Robot saying hi if it sees a person. (Kind of working, lol)

Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

If you wanted to align AI with your belief system, during training, you would have it run through as many simulations of your life as your compute allows.

Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

o1 feels like a Mixture of Experts Autogen system. I think that's what they have built, it's GPT4o fed into an MOE/Tree of Thoughts system.

Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

Next step in my robotics is setting them up with off-grid long range comms. Control the robot from miles away. Fully aware node setup with robot end-points. Unauthorized entry will be met with a swarm of 4' tall hexapods. All I need to do next is all of it, lol. I'm a dumb monkey

Next step in my robotics is setting them up with off-grid long range comms. Control the robot from miles away. Fully aware node setup with robot end-points. Unauthorized entry will be met with a swarm of 4' tall hexapods. All I need to do next is all of it, lol. I'm a dumb monkey
Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

Testing off grid comms the fun way. Today with just two nodes we only went about a km, tomorrow is long distance testing in the forest.

Testing off grid comms the fun way. Today with just two nodes we only went about a km, tomorrow is long distance testing in the forest.
Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

I now have AI Town running using custom built agents running on o1-mini. Feels like a more fun AutoGen. These agents believe their backstory, they interact with each other and have conversations. I joke about simulation theory but there are signs, lol.

I now have AI Town running using custom built agents running on o1-mini. Feels like a more fun AutoGen.

These agents believe their backstory, they interact with each other and have conversations.

I joke about simulation theory but there are signs, lol.
Johnathon Bravo (@bravojohn1984) 's Twitter Profile Photo

Messing around with aistudio for Gemini today, man it's really good. I set it to 1.5 Pro Exp, gave it some custom instructions and it actually follows them. At the top of the screen is the <> Get Code button, now inject that custom agent into your code. Great GUI.

trees of thought (@pranavmarla) 's Twitter Profile Photo

I built an o1 alternative, that is: 1) Fully transparent, visually trackable 2) Infinitely recursive 3) Self-healing, with tests at every step 4) Capable of using a Python interpreter It performs shockingly well, check it out! 🧵Code + performance on popular reasoning problems