All Projects → intelligo-mn → intelligo.js.org

intelligo-mn / intelligo.js.org

Licence: MIT license
The official website for Intelligo chatbot framework.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to intelligo.js.org

intelligo-generator
🛠️ Chatbot generator for Intelligo Framework.
Stars: ✭ 31 (+72.22%)
Mutual labels:  bots, chatbot, bot-framework, chatbots, chatbot-framework, intelligo
Poshbot
Powershell-based bot framework
Stars: ✭ 410 (+2177.78%)
Mutual labels:  bots, chatbot, bot-framework, chatbots, chatbot-framework
Botpress
🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc).
Stars: ✭ 9,486 (+52600%)
Mutual labels:  bots, chatbot, bot-framework, chatbots, chatbot-framework
Rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Stars: ✭ 13,219 (+73338.89%)
Mutual labels:  bots, chatbot, bot-framework, chatbots
Fb Botmill
A Java framework for building bots on Facebook's Messenger Platform.
Stars: ✭ 67 (+272.22%)
Mutual labels:  chatbot, bot-framework, chatbots, chatbot-framework
Botfuel Dialog
Botfuel SDK to build highly conversational chatbots
Stars: ✭ 96 (+433.33%)
Mutual labels:  chatbot, bot-framework, chatbots, chatbot-framework
Chat-Bot
Chatbot – is a computer program that simulates a natural human conversation. Users communicate with a chatbot via the chat interface or by voice, like how they would talk to a real person.
Stars: ✭ 26 (+44.44%)
Mutual labels:  bots, chatbot, chatbots, chatbot-framework
Hutoma-Conversational-AI-Platform
Hu:toma AI is an open source stack designed to help you create compelling conversational interfaces with little effort and above industry accuracy
Stars: ✭ 35 (+94.44%)
Mutual labels:  bots, chatbot, bot-framework, chatbot-framework
Awesome Bots
The most awesome list about bots ⭐️🤖
Stars: ✭ 2,864 (+15811.11%)
Mutual labels:  bots, chatbot, bot-framework, chatbots
Stealth
An open source Ruby framework for text and voice chatbots. 🤖
Stars: ✭ 481 (+2572.22%)
Mutual labels:  bots, chatbot, bot-framework, chatbot-framework
Rasa core
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
Stars: ✭ 2,302 (+12688.89%)
Mutual labels:  bots, chatbot, bot-framework, chatbot-framework
Fondbot
Chatbot framework
Stars: ✭ 102 (+466.67%)
Mutual labels:  bots, chatbot, bot-framework
Framework
Chatbot framework
Stars: ✭ 130 (+622.22%)
Mutual labels:  bots, chatbot, bot-framework
MyBot
🧠 Create chatbots easily with Bot Framework! 🤖
Stars: ✭ 30 (+66.67%)
Mutual labels:  bots, bot-framework, chatbots
Rivescript Python
A RiveScript interpreter for Python. RiveScript is a scripting language for chatterbots.
Stars: ✭ 142 (+688.89%)
Mutual labels:  bots, chatbot, chatbots
rivescript-java
A RiveScript interpreter for Java. RiveScript is a scripting language for chatterbots.
Stars: ✭ 60 (+233.33%)
Mutual labels:  bots, chatbot, chatbots
Java Telegram Bot Tutorial
Java Telegram Bot Tutorial. Feel free to submit issue if you found a mistake.
Stars: ✭ 165 (+816.67%)
Mutual labels:  bots, chatbot, chatbots
Eddi
Scalable Open Source Chatbot Platform. Build multiple Chatbots with NLP, Behavior Rules, API Connector, Templating. Developed in Java, provided with Docker, orchestrated with Kubernetes or Openshift.
Stars: ✭ 171 (+850%)
Mutual labels:  bots, chatbot, bot-framework
Botbuilder Community Js
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder JavaScript SDK, including middleware, dialogs, recognizers and more.
Stars: ✭ 88 (+388.89%)
Mutual labels:  bots, bot-framework, chatbots
Botonic
Build chatbots and conversational experiences using React
Stars: ✭ 144 (+700%)
Mutual labels:  bots, bot-framework, chatbots


Intelligo AI chatbot framework

npm downloads undefined Followers License Tweet

Documentation site for Intelligo chatbot framework.

Getting Started

Prerequisites

Installation

# Clone the repo for local development
git clone https://github.com/intelligo-systems/intelligo.js.org.git

# Change directory into project
cd intelligo.js.org.git

# Install dependencies
npm install # or yarn

# Run local server
npm run dev # OR yarn dev

You should now be able to visit http://localhost:8080!

License

Copyright (C) 2019 Intelligo Systems.
Intelligo framework is open-sourced software licensed under the MIT license.
(See the LICENSE file for the whole license text.)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].