Open Source Project: JC-OS, an "AI-Native" x86_64 Kernel in Rust 🚀

Open Source Project: JC-OS, an "AI-Native" x86_64 Kernel in Rust :rocket:

Hello to the community!!

I am currently developing JC-OS, an x86_64 kernel written entirely in Rust from a blank slate. The goal is to provide a modern alternative centered on Safety by Design and the integration of AI at the very heart of the system.

:hammer_and_wrench: Current State of the Project:

Architecture: Implementation of Syscalls and Ring 3 (User Mode) management.

AI Shell: Integration of a local AI port (lightweight model) and an API port for complex processing. You can currently interact with the system or clear the screen using the ia command followed by your request (e.g., ia clear the screen executes the shell's clear command). This is a PoC; the potential for advanced resource management or cyber-attack detection is the next frontier.

:bullseye: The Vision:

C has Linux. I am convinced that Rust deserves its own kernel designed for the AI era. JC-OS is a proof of concept that an operating system can be intelligent and secure by construction.

:handshake: Call for Contributions:

I document the progress every week and am looking for enthusiasts to help build the foundations:

Driver Development (Network, Storage, GPU).

Optimization of memory management and the scheduler.

Deepening embedded AI capabilities.

The current name is a temporary placeholder; I am ready to evolve it with you. If you want to build a system where Safety is the absolute priority, join the adventure!

Aren't these two mutually exclusive requirements?

3 Likes

I think OP is referring to this:

Yes you got it :grin: m'y objectif is to integrate ia not to take décisions but to interact end prévient human will Always have the controle ,its a micro micro kernel,its a poc ,not Big liké linux , cause im alone

1 Like