Looking to kick off a project to build a simple web app that connects large language models (LLMs) with robots. The idea is to let users send natural language commands through a web interface, have the LLM interpret those commands, and then translate them into instructions the robot can understand—whether it's a drone, a robotic arm, or a simple simulator.
I'm aiming for something lightweight but expandable, with a clean frontend, a backend that can handle LLM queries and command translation, and a layer that connects to real or simulated robots via common protocols like ROS, MQTT, or HTTP.
If you're into LLMs, robotics, NLP, or just building smart tools, I’d love to chat. Open to collaboration, feedback, or just jamming on ideas.