Earlier quoted context omitted.
We don't need a lot of things, but new tech should also address what people want, not just needs. I don't know how to pilot drones, nor do I care to learn how to, but I want to do things with drones, does that qualify as a need? Tech is there to do things for us we're too lazy to do.
I don't think you understand what an "LLM" is. They're text generators. We've had autopilot since the 1930s that relies on measurable things... like PID loops, direct sensor input. You don't need the "language model" part to run an autopilot, that's just silly.
Show HN: Only 1 LLM can fly a drone
41–50 of 100 posts
Re: Show HN: Only 1 LLM can fly a drone
#42Earlier quoted context omitted.
Using an LLM is the SOTA way to turn plain text instructions into embodied world behavior. Charitably, I guess you can question why you would ever want to use text to command a machine in the world (simulated or not). But I don't see how it's the wrong tool given the goal.
SOTA typically refers to achieving the best performance, not using the trendiest thing regardless of performance. There is some subtlety here. At some point an LLM might give the best performance in this task, but that day is not today, so an LLM is not SOTA, just trendy. It's kinda like rewriting something in Rust and calling it SOTA because that's the trend right now. Hope that makes sense.
Re: Show HN: Only 1 LLM can fly a drone
#43Gemini Pro, like the other models, didn't even find a single creature.
Re: Show HN: Only 1 LLM can fly a drone
#44Re: Show HN: Only 1 LLM can fly a drone
#45Re: Show HN: Only 1 LLM can fly a drone
#46Earlier quoted context omitted.
There are almost endless reasons why. It's like asking why would you want a self-driving car. Having a drone to transport things would be amazing, or to patrol an area. LLMs can be helpful with object identification, reacting to different events, and taking commands from users. The first thought I had was those security guard robots that are popping up all over the place. if they were drones instead, and LLM talked t…
You want a self driving car You don't want an LLM to drive a car There is more to "AI" than LLMs
https://waymo.com/research/emma/
https://waymo.com/blog/2024/10/introducing-emma
https://waymo.com/blog/2025/12/demonstrably-safe-ai-for-auto...
Re: Show HN: Only 1 LLM can fly a drone
#47Earlier quoted context omitted.
There are almost endless reasons why. It's like asking why would you want a self-driving car. Having a drone to transport things would be amazing, or to patrol an area. LLMs can be helpful with object identification, reacting to different events, and taking commands from users. The first thought I had was those security guard robots that are popping up all over the place. if they were drones instead, and LLM talked t…
The point is that you don't need an LLM to pilot the thing, even if you want to integrate an LLM interface to take a request in natural language.
Re: Show HN: Only 1 LLM can fly a drone
#48Re: Show HN: Only 1 LLM can fly a drone
#49This is what VLA models are for. They would work much better. Would need a bit of fine tuning but probably not much. Lots of literature out there on using VLAs to control drones.