Run multi-agent AI on your Android phone safely via Termux. No sketchy APKs — just the real framework.
An open-source Python framework for building collaborative multi-agent AI systems where agents work together to complete complex tasks.
Three legitimate sources — no APK mirrors, no sketchy sites.
The Linux terminal for Android. Required to run CrewAI. Always download from F-Droid — not the Play Store.
Download from F-DroidA third-party automation workflow companion for CrewAI concepts, available on Google Play.
Open Google PlayThe official source code on GitHub. Always check here for latest releases and documentation.
View on GitHubFollow in order. Takes about 10–15 minutes on a decent connection.
Download from F-Droid only — Play Store version is outdated.
Run pkg update && pkg upgrade first.
CrewAI needs Python 3.10+. Termux's default Python meets this.
Use pip to install the framework with its optional tools package.