Show HN: MaragingLoop: Autonomous Bare-Metal OS Agent

(github.com)

1 points | by GistNoesis 9 hours ago ago

1 comments

  • GistNoesis 9 hours ago ago

    Author here : Highly experimental project that HN should probably like or hate.

    With the recent privilege escalation bugs in linux, and rapid development of autonomous agents, it is time to drop our current dependency on operating system, and instead use custom-made OS just for us written by an AI-agent.

    With the advanced offensive capabilities of frontier LLM like mythos.

    This is a local first harness to build your own OS from a prompt.

    Your local LLM will create from scratch (using only the reference files provided and its weights (and GRUB bootloader) ) by interacting with a virtualbox VMs until it works.

    Currently the version here on Github doesn't use a database as memory for advanced planning and autonomous mode.

    If you want to experiment to free-standing environment and bare-metal os, this is a good starting point in this modern AI age.