self-vm/self
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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)