This repository contains the codebase for the Glassboxx project, including the AI/ML SDK (glassboxx
), the user interface, and the test server.
sdk/
: Source code for theglassboxx
AI/ML SDK.ui/
: React-based user interface for visualizing SDK outputs.test_server/
: Flask application for testing and demonstrating theglassboxx
SDK.
Provide instructions on cloning the repo, installing dependencies, and basic setup.
Details on how to contribute to the project, run tests, and the general development workflow.
Specify the license under which this monorepo is made available.