init
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
isiap/
|
||||||
14
README.md
14
README.md
@@ -1,3 +1,15 @@
|
|||||||
# ISAIP-1
|
# ISAIP-1
|
||||||
|
|
||||||
Integrated Secure Artificially Intelligent Platform 1
|
## Introduction
|
||||||
|
|
||||||
|
**Integrated Secure Artificially Intelligent Platform 1** is an artificially
|
||||||
|
intelligent workspace similar to Claude Code. However, there are many
|
||||||
|
distinctions:
|
||||||
|
|
||||||
|
1. It directly connects to the terminal by default, and every command is treated as a bash command;
|
||||||
|
2. It is completely local, and uses your machine's processing power;
|
||||||
|
3. It is only compatible with Linux at this point.
|
||||||
|
|
||||||
|
It is designed to appeal to Linux users and is designed to be a powerful yet fully functional and secure alternative to the native terminal.
|
||||||
|
|
||||||
|
## Modes
|
||||||
|
|||||||
Reference in New Issue
Block a user