Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 847 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 847 Bytes

mandrake.ai - Open Source Chatbot Platform - Dialogue Manager & Integration Platform

Build Status Gitter

Setup

Docker

Docker is required to build and start mandrake. Click here for setup instructions

Checkout code

git clone https://github.com/yantrashala/mandrake-flow.git

Build Mandrake

cd mandrake-flow
docker-compose build

Start servers

docker-compose up -d

URL

http://localhost:9000/flow

Contributing to Yantrashala/mandrake.ai

Contributing & Code of Conduct