Skip to content

Ashot72/web-based-robotics-path-planning-simulator

Repository files navigation

🚀 From Language to Motion: Natural Language Robot Trajectories with Gemini Robotics-ER

This application demonstrates a web-based robotics path planning simulator powered by Google’s Gemini Robotics-ER 1.5 model. The app shows how an AI system converts natural language instructions into safe, efficient movement trajectories, similar to how real robots plan and execute actions.

👉 Links & Resources


🚀 Clone and Run

# Clone the repository
git clone https://github.com/Ashot72/web-based-robotics-path-planning-simulator

# Navigate into the project directory
cd web-based-robotics-path-planning-simulator

# Copy the example `.env` file and add your Gemini API KEY
cp env.example .env

# Install dependencies
npm install

# Start the development server
npm start

# The app will be available at http://localhost:3000

📺 Video: Watch on YouTube

About

From Language to Motion: Natural Language Robot Trajectories with Gemini Robotics-ER

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published