MorpheusAIs / moragents

Morpheus Local Agents
MIT License
8 stars 7 forks source link

morpheus ecosystem

MORagents

Morpheus Install for Local Web3 Agent Interaction

UI 1

UI 2

UI 3

Features

Current:

Pending:


Install

macOS on M1/2/3 etc. (arm64)

Assumes minimum 16GB RAM

Steps

  1. Download and install Docker Desktop
    1. Follow default settings, can skip surveys, then leave docker desktop running. You can minimize it.
  2. USe Chrome to download Moragents.zip, open ZIP, and copy MORagents.app to your Applications folder

    SHA256 96c2510e4f7a752c613b322be0a107958ee34814415e3e7b950b426298379a7a MORagents.zip

  3. Open MORagents app. Give it a few minutes the first time, and then it should open your browser.
    1. If there's an issue, try opening the MORagents app again

macOS Intel (x86_64)

coming soon


Windows (x86_64)

Assumes minimum 16GB RAM

Steps

  1. Use Chrome to download MORagentsWindowsInstaller.zip

    SHA256 0a5f5e3a288d45854c83994fa4afa4c713019229d99d67f28442fc56a5de1b20 MORagentsWindowsInstaller.zip

  2. Go to downloaded MORagentsWindowsInstaller(.zip) file and click to "Extract All"
  3. Open Extracted Folder MORagentsWindowsInstaller
    1. You may need to disable your anti-virus software before proceeding
  4. Click and Run MORagentsSetup.exe
    1. This will auto-install Docker Desktop dependency
  5. Open MORagents from Desktop
  6. Accept Docker's EULA
    1. Surveys are optional, can skip
  7. Wait for Docker engine to start...
  8. Open MORagents App from Desktop
    1. First time installation requires some extra time to load agent's image
    2. If anything hangs for >10min, please try opening the MORagents app again from the Desktop

Troubleshooting

If the app shows connections errors to agent fetcher. Please ensure Docker Desktop is running, then close and reopen MORagents from desktop.


Linux

Coming soon


Build it Yourself

Build instructions:

  1. macOS
  2. Windows