Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# mAI
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.
# mAIChain
mAIChain 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 mAIChain per collection of agents. It defines a specific goal when dealing with multiple agents.

## Installation Guide

Expand Down