symbiotic-ai

(β˜… 733)

A symbiotic AI agent that remembers everything, challenges you, and extends your cognition.

  • .gitignore
  • AGENTS.md
  • COMMITMENTS.md
  • CONTRIBUTING.md
  • HEARTBEAT.md
  • install.sh
  • LOG_ARCHIVE.md
  • NOW.md
  • README.md
  • SOUL.md
  • USER.md

# Installation Guide

1. Get the code
git clone https://github.com/lout33/symbiotic-ai

Downloads the entire project code from GitHub to your computer.

cd symbiotic-ai

Moves into the project folder you just downloaded.

2. Official Install Script

Easy Recommended
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash

Downloads and runs the official install script in one line β€” this handles the full setup automatically.

curl -fsSL https://raw.githubusercontent.com/lout33/symbiotic-ai/main/install.sh | bash

Downloads and runs the official install script in one line β€” this handles the full setup automatically.

βœ… After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.

Pulled directly from this repo's README.

// repository documentation