An Initial Framework
NeuroCube is a project designed to create a modularized robot system that is flexible, extensible, and interpretable.
- Components can be swapped out for one another to suit different tasks.
- New components can be added to the system for new tasks without needing to change existing components.
- 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.
