

NAISYS
NAISYS acts as a proxy shell between LLM(s) and a real shell. The goal is to see how far a LLM can get into writing a website from scratch as well as work with other LLM agents on the same project. Trying to figure out what works and what doesn't when it comes to...
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- BSD
- Node.JS

NAISYS
Features
Tags
- Node.js
- intelligence
NAISYS News & Activities
Recent activities
NAISYS information
What is NAISYS?
NAISYS acts as a proxy shell between LLM(s) and a real shell. The goal is to see how far a LLM can get into writing a website from scratch as well as work with other LLM agents on the same project. Trying to figure out what works and what doesn't when it comes to 'cognitive architectures' for autonomy. NAISYS isn't limited to websites, but it seemed like a good place to start.
Since the LLM has a limited context, NAISYS takes this into account and helps the LLM perform 'context friendly' operations. For example reading/writing a file can't use a typical editor like vim or nano so point the LLM to use cat to read/write files in a single operation.