Skip to content

ยท AIUS docs ยท

โšก The long-term memory system for your AI, powering ... โšก

  • ๐Ÿฅท Superagents and ๐Ÿค– AI Agents
  • ๐Ÿ—ฃ๏ธ AI assistants
  • ๐Ÿง  LLMs

๐Ÿ”— Join the community


๐Ÿš€ Getting Started

# Install the repository
pip install aius

๐Ÿค Contribute

  • ๐Ÿ’ฌ Join discord to chat about designs, contribution and use cases
  • ๐Ÿด Fork, develop code, test, document, commit, create pull requests
  • Create New issues
# Clone the repo
git clone git@github.com:markmbain/aius.git
cd aius

# Install dependencies
pip install poetry
poetry install --with dev


๐Ÿ“ License

MIT License, Copyright (c) 2024 Mark Bain