1. Home
  2. Docs
  3. Getting Started
  4. Modifying The Framework
  5. Overview

Overview

VisAI was built to be modified to the highest extent. Each blueprint contains modular, condensed logic that is easy to modify using child classes, settings, and overrides. 

If you’re unfamiliar with Inheritance(Parent and Child Classes), visit this page here. If you’re already familiar with these concepts, please continue.

Next Steps

Lets move on to the VisAI Core Files

How can we help?