Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samtecspg/articulate

A platform for building conversational interfaces with intelligent agents (chatbots)
https://github.com/samtecspg/articulate

chatbot nlp nlu react

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![](./docs/img/articulate-logo.png)

# Introducing Articulate
## A platform for building conversational interfaces with intelligent agents

[![Join the chat at https://gitter.im/samtecspg/articulate](https://badges.gitter.im/samtecspg/articulate.svg)](https://gitter.im/samtecspg/articulate?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
![](https://img.shields.io/github/license/samtecspg/articulate.svg)
![](https://img.shields.io/github/downloads/samtecspg/articulate/total.svg)
![](https://img.shields.io/github/tag/samtecspg/articulate.svg)

Articulate is a platform for building conversational interfaces with intelligent agents. It is built primarily on top of Rasa NLU, which internally uses Duckling, spaCy, and tensorFlow. It implements a custom dialogue management solution capable of deep complex dialog, but with a focus on simplicity in use.

If you're ready to get started then jump straight to [basic installation](./docs/getting-started/basic-installation.md)

![](./docs/img/laptop-mockup.png)

## The Team

### Smart Platform Group

SPG is a team of full stack developers, machine learning engineers, and UX designers working to solve the problem of Enterprise data at scale. We love Open Source and are pleased to be able to build open source projects along our journey.

### Samtec, Inc.

Samtec is our mothership. Nearly all members of the SPG team got started as engineers, developers, or business users inside of Samtec. Recognizing problems faced by Samtec, and likely by other enterprises of the same scale, SPG was created to address some of those needs. We are driven by our love for Samtec as a company and family to build products that improve the experiences and services of Samtec's customers.

## 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.