(no title)
matiasmolinas | 3 months ago
Right now, this is mostly a collection of architectural ideas and prototypes rather than a polished framework. I’ve included several complex examples in the repo to explore the potential of this approach:
- Qiskit Studio Backend: Re-imagining a microservices architecture as a unified OS process for quantum computing tasks.
- Q-Kids Studio: Exploring how an OS layer can manage safety, adaptive difficulty, and state in an educational app.
- RoboOS: Testing how kernel-level security hooks can enforce physical safety constraints on a robot arm.
These examples play with concepts like execution caching (Learner/Follower modes) and multi-agent orchestration, but the project is very much in the early stages and is not yet functional for production.
I’m sharing this early because I believe the "LLM as OS" analogy has a lot of potential. I'm looking for contributors and feedback to help turn these concepts into a functional reality.
No comments yet.