This is a simple os coded in batch and soon to be bootable via ms dos, be sure to test the pre-alpha version, NOW!! its called os.2 because i already coded version 1 and accidently delleted version 1, so i just called the next os.2, hope you like it!
Categories
Operating SystemsLicense
GNU General Public License version 3.0 (GPLv3)Follow Fish OS
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
I just would like to point out, that it is impossible to write an operating system in batch. To create a operating system, you have to use low-level programming languages, like assembler and C. You can`t boot up a .bat file, you have to have a boot loader. Creating a os isn`t such a simple task as you think.