Skip to content

Repository files navigation

self

self is a virtual machine with native AI integration at the ISA and standard library level.


stdlib
-----
this are the current available native modules.
 - ai
 - env
 - fs
 - http
 - io
 - native
 - net
 - os
 - path
 - schedule
 - self
 - web



build
-----

Run <build.sh> to build the project. There are currently no pre-packaged releases.
The project is built using Cargo.


roadmap
----

- Expand the Web.Browser struct capabilities
- Create an Html struct
  - enable optimization operations over an Html for LLM's injection
- More robust params config system (allowing definition of params optimized for LLMs)

About

the virtual machine designed to integrate AI instructions as part of the instruction set.

Topics

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages