NeuroCube

An Initial Framework

NeuroCube is a project designed to create a modularized robot system that is flexible, extensible, and interpretable.

  1. Components can be swapped out for one another to suit different tasks.
  2. New components can be added to the system for new tasks without needing to change existing components.
  3. The robot is made with interpretability in mind using an LLM with reasoning capabilities that can output its thoughts.

For a more in-depth look at the components of NeuroCube, check out Concept II.

NeuroCube Concept