ยท AIUS docs ยท
โก The long-term memory system for your AI, powering ... โก
- ๐ฅท Superagents and ๐ค AI Agents
- ๐ฃ๏ธ AI assistants
- ๐ง LLMs
๐ Join the community
- ๐ฌ Join Discord
- ๐ Star & Fork on GitHub
๐ 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