Articulate Logo

A platform for building conversational interfaces with intelligent agents

Join the chat at https://gitter.im/samtecspg/articulate

Documentation coming soon!

QUICK START

  1. Make sure you have Docker and docker-compose installed:

    • Docker (If faced with any choices, get the Community Edition (“CE”))
    • docker-compose (should be auto-installed as part of Docker on mac and windows)
  2. Download the current release: https://github.com/samtecspg/articulate/releases/download/v0.5.1/articulate-0.5.1.zip

  3. Unzip and get a terinal or CMD in the release directory

  4. run docker-compose up (sudo might be needed)

  5. point your web browser at http://localhost:3500 and enjoy Articulate

License

Copyright 2018 Samtec.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.