Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/samtecspg/articulate
- Owner: samtecspg
- License: apache-2.0
- Created: 2017-10-25T17:32:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:40:08.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T15:15:01.700Z (3 months ago)
- Topics: chatbot, nlp, nlu, react
- Language: JavaScript
- Homepage: http://spg.ai/projects/articulate/
- Size: 44.2 MB
- Stars: 598
- Watchers: 41
- Forks: 158
- Open Issues: 142
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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 athttp://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.