A groundbreaking development in artificial intelligence has seen a robot successfully build the 'brain' of another robot, a drone, significantly faster than human capabilities. Computer scientist Peter Burke has pioneered a system where generative AI models, akin to ChatGPT, create autonomous drone software with minimal human intervention, raising both excitement and concerns about the future of AI and robotics.
The Autonomous Drone Brain
Peter Burke, a professor at the University of California, has developed a system where one AI, running on a laptop, generates the necessary code for a drone's operational software. This "brain" is then implemented on a Raspberry Pi Zero 2 W, serving as the drone's onboard computer. This approach bypasses traditional drone control software, creating a self-contained system.
How It Works
The AI-generated system, dubbed WebGCS, operates with a two-tiered brain structure:
Higher Brain: This component, running on the drone, handles tasks like live mapping, mission planning, and obstacle avoidance, enabling autonomous operation.
Lower Brain: This refers to the drone's firmware, responsible for managing the actual flight.
The system allows the drone to host its own control dashboard online, accessible via a small website running on the Raspberry Pi.
Speed and Efficiency
Burke's project demonstrated remarkable efficiency. The AI-generated WebGCS system produced approximately 10,000 lines of code in about 100 hours, spread over 2.5 weeks. This is a stark contrast to a similar project, Cloudstation, developed by Burke and his team, which took four years to complete. This represents a speed increase of roughly 20 times.
Key Takeaways
Generative AI models like ChatGPT and Claude can be prompted to create complex, self-contained drone control systems.
The AI-generated system operates 20 times faster than traditional human development for similar projects.
The system allows drones to autonomously manage their own command and control centres.
The advancement raises discussions about the future of AI autonomy and the need for safety checks.
Terminator Concerns and Future Outlook
Burke himself has drawn parallels to the fictional Terminator, acknowledging the potential for AI to become self-aware and take control. While his intention is not to create such a scenario, the project highlights the rapid advancements in AI's ability to self-develop and operate complex systems. Experts like Hantz Févry, CEO of Geolava, have praised the project's ambition but stressed the critical need for "hard checks and boundaries for safety" as AI continues to blur the lines between science fiction and reality.