Metadata-Version: 2.1
Name: mojave
Version: 0.9.5
Summary: Tooig Operating System
Project-URL: Homepage, https://github.com/tooig/mojave
Project-URL: Bug Tracker, https://github.com/tooig/mojave/issues
Author-email: "Tooig, Inc" <tooighq@gmail.com>, Oyebamijo <gloryoyebamijo@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# mojave
## Tooig Operating System

Mojave is an architecture designed stritly to deliver on automation. 

We designed it to help manage certain backend functions that will bug the process of software and operations at Tooig in the future. it is also versatile enough that it can be used to develop other smaller variants.

Our first instance of a small variant is Genie. So far we've completed the build but we still need to run tests.

## Distillation 

We have a plan to distill the function of Mojave to smaller models, and use them for several uses. In this case, we have to use it to build Genie's operating system. We'll go on to make the major tool in JavaScript. I still don't know how it's all going to come together.

So far, we've given Mojave the ability to think, read and write from and to its long term memory. All we now need to do is to create the main tool needed for the actual rendering of 3D to the human interface.

## Genie

The goal of this exercise is to build the core functionalities of the whole of what we now call Genie. The test versions will consist of a simple human interface, and a lightweight backend infrastructure. All of these will be using basic HTML, CSS and JS. For the backend, we'll use Flask, a python framework.

This project is integral to the development of Tooig Genie. We've taken time to discuss a few concepts and ideas that we will be testing over time during this research and experiment.