Skip to content

Getting Started

Installation

Prerequisites

Steps

  1. Clone the repositories:
bash
$ git clone git@github.com:kauanhindlmayer/mirai-api.git
$ git clone git@github.com:kauanhindlmayer/mirai-embedding-api.git
  1. Enter the mirai-api directory and start the services with Docker Compose:
bash
$ cd mirai-api
$ docker-compose up