Skip to content

A platform for building conversational interfaces with intelligent agents (chatbots)

License

Notifications You must be signed in to change notification settings

sanyaade-machine-learning/articulate

 
 

Repository files navigation

articulate logo

A platform for building conversational interfaces with intelligent agents

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

Articulate Interface

Documentation

https://samtecspg.github.io/articulate/

QUICK START

Make sure you've got these programs 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)

Running on Docker Machine or in the cloud, make sure to check out our alternate installation docs.

Docker for Windows and Docker for mac users, make sure you are allocating at least 4Gb of RAM to Docker.

  1. Download the current release zip (articulate-vX.X.X.zip): https://github.com/samtecspg/articulate/releases/latest

  2. Unzip and get a terminal or CMD in the release directory

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

  4. point your web browser at http://localhost:3000 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.

About

A platform for building conversational interfaces with intelligent agents (chatbots)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%