Integrated Secure Artificially Intelligent Platform 1
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-23 07:53:51 -04:00
archive at least this kind of works 2026-04-22 09:50:49 -04:00
.gitignore at least this kind of works 2026-04-22 09:50:49 -04:00
boss_prompt.txt at least this kind of works 2026-04-22 09:50:49 -04:00
LICENSE Initial commit 2026-04-21 15:10:27 -04:00
README.md Like shit 2026-04-21 18:55:48 -04:00
test.py at least this kind of works 2026-04-22 09:50:49 -04:00
tool_test_func.py llama is dum as f* 2026-04-23 07:53:51 -04:00

ISAIP-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

Terminal Mode: use it like a regular linux terminal, except you can type (TODO) to enter the chat app AI Mode: similar to Claude Code with / commands and direct conversation

Tools

The chatbot can call on a series of tools to complete tasks, including:

Save file:

Persistence

If diskless mode is active, you can use the command isaip-commit to have your workspace's context saved. All other documents and records are saved by default to your drive.