mAI is an implementation of an AI chain as a microservice. It acts as a coordination agent in a collection of AI agents that perform specific tasks. It has no hardware constraints and can run on machines that also run other agents. There can be more than one mAI per collection of agents. It defines a specific goal when dealing with multiple agents.
- Download the latest .zip file for the most recent release HERE.
- Unzip the package.
- Locate the unzipped .tar file; this is the artifact needed for the edge microservice deployment.
- If you are deploying the edge microservice for the first time, please follow the edge microservice deployment quick start guide.
- For additional tutorials, please visit the github repo: mimOE.ai Developer Guide Github