Python for AI Agents, JS for UI. Runs in your favorite browser. Made possible by Docker. Fully Extensible! Add your own agents and have them automatically invoked based on user intent.
- "Generate an image of a cryptographically secure doggo"
- "Send USDC on Base" - WARNING: Highly experimental. Please backup your wallet file by downloading from wallet selector.
- INSTRUCTIONS
- "DCA Strategy on Base" - WARNING: Highly experimental. Please backup your wallet file by downloading from wallet selector.
- INSTRUCTIONS
- "Write a based tweet about Crypto and AI"
- INSTRUCTIONS
- "Real-time info about Company XYZ"
- "Latest news for USDC"
- "How many MOR rewards do I have?"
- "What's the price of ETH?"
- "What's the market cap of BTC?"
- "Can you give me a summary?"
- "What's the main point of the document?"
Best performance when >=16GB RAM
- Download Installer
- For Mac on Apple Silicon M1, M2, M3, M4 (arm64)
- Download and run MORagents installer MORagents021-apple.pkg
SHA256 b4e7126410561f986ba116af567e7ac05b9eb59e7f1dcbaca3d7cd85b69a30c4 MORagents021-apple.pkg
- For Mac on Apple Silicon M1, M2, M3, M4 (arm64)
- Wait several minutes for background files to download and then your browser should automatically open to http://localhost:3333
Note: After installation is complete, the MORagents app icon will bounce for several minutes on your dock, and then stop. This is normal behavior as it's downloading <7GB of files in the background. You can open "Activity Monitor" and in the Network tab see that it's downloading.
- Open the "MORagents" app from Mac search bar.
- For easier access: Right-click MORagents icon on dock -> Options -> Keep in Dock
- If the app shows connections errors in connecting to agents. Please ensure Docker Desktop is running, then close and reopen MORagents from desktop.
- If installation is unsuccessful, run the following in your Terminal and open the MORagents....pkg again
$ xcode-select --install
Best performance when >=16GB RAM
- Download MORagentsSetupWindows021.zip
SHA256 fc4631c1f1fa260cb9a206d27aa20c70812fffe524cbec421ad267e205d8c5c5 MORagentsSetupWindows021.zip
- Go to downloaded MORagentsSetupWindows021(.zip) file and double click to open
- Double click MORagentsSetup.exe
- You may need to click "More info" -> "Run anyway"
- If that still doesn't work, try temporarily disabling your antivirus and open the .exe again
- Click and Run MORagentsSetup.exe
- This will auto-install Docker and Ollama dependencies. Those will ask you for confirmation.
- Open MORagents from Desktop
- Wait for Docker engine to start...
- If you see any errors or if anything hangs for >10min, please try opening the MORagents app again from the Desktop
If the app shows connections errors in connecting to agents. Please ensure Docker Desktop is running, then close and reopen MORagents from desktop.
Coming soon
See Agents README section: "Steps to Add a New Agent".
This will allow you to add custom agents which will be automatically invoked based on relevant user queries.