All Projects → sohelamin → Chatbot

sohelamin / Chatbot

An AI Based Chatbot [DEPRECATED]

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Chatbot

Neuro
🔮 Neuro.js is machine learning library for building AI assistants and chat-bots (WIP).
Stars: ✭ 126 (-62.05%)
Mutual labels:  ai, chatbot
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 (-48.49%)
Mutual labels:  ai, chatbot
Lazy
Lazy, AI chatbot service.
Stars: ✭ 141 (-57.53%)
Mutual labels:  ai, chatbot
Convai Bot 1337
NIPS Conversational Intelligence Challenge 2017 Winner System: Skill-based Conversational Agent with Supervised Dialog Manager
Stars: ✭ 65 (-80.42%)
Mutual labels:  ai, chatbot
Facemoji
😆 A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS
Stars: ✭ 320 (-3.61%)
Mutual labels:  ai, chatbot
Botonomous
A PHP Framework For Creating Autonomous Slack Bots
Stars: ✭ 109 (-67.17%)
Mutual labels:  ai, chatbot
Caiss
跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。功能强大,使用方便。欢迎star & fork。Build together! Power another !
Stars: ✭ 142 (-57.23%)
Mutual labels:  ai, chatbot
Caloriecounter
AWS Lex based chatbot that calculates calories based on different fast food restaurants. This was an entry for a coding challenge on DevPost, and is actively used on Facebook Messenger. The issues list is actively managed as what defects or improvements are found by real world usage.
Stars: ✭ 46 (-86.14%)
Mutual labels:  ai, chatbot
Delbot
It understands your voice commands, searches news and knowledge sources, and summarizes and reads out content to you.
Stars: ✭ 191 (-42.47%)
Mutual labels:  ai, chatbot
Chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。
Stars: ✭ 2,441 (+635.24%)
Mutual labels:  ai, chatbot
Megahal
MegaHAL is a learning chatterbot.
Stars: ✭ 60 (-81.93%)
Mutual labels:  ai, chatbot
Olivia
💁‍♀️Your new best friend powered by an artificial neural network
Stars: ✭ 3,114 (+837.95%)
Mutual labels:  ai, chatbot
Everydaywechat
微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)
Stars: ✭ 8,688 (+2516.87%)
Mutual labels:  ai, chatbot
Ai Chatbot Framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
Stars: ✭ 1,564 (+371.08%)
Mutual labels:  ai, chatbot
Dialogflow Angular5
💬 Bot in Angular 5 & DialogFlow
Stars: ✭ 52 (-84.34%)
Mutual labels:  ai, chatbot
Rivescript Python
A RiveScript interpreter for Python. RiveScript is a scripting language for chatterbots.
Stars: ✭ 142 (-57.23%)
Mutual labels:  ai, chatbot
Deeppavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
Stars: ✭ 5,525 (+1564.16%)
Mutual labels:  ai, chatbot
Pytlas
An open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand
Stars: ✭ 34 (-89.76%)
Mutual labels:  ai, chatbot
Tock
Tock - the open source conversational AI toolkit
Stars: ✭ 175 (-47.29%)
Mutual labels:  ai, chatbot
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+941.27%)
Mutual labels:  ai, chatbot

Chatbot

AI Based Chatbot

Requirements

Python = 2.x.x
Flask
Aiml
pip

Installation

  1. Clone and navigate to chatbot directory.

  2. Install the required packages.

    pip install -r requirements.txt
    
  3. Run the python server.

    python main.py
    
  4. Open http://127.0.0.1:5000 in your browser.

  5. You're done and let's chat with your Robot via browser.

Screenshot

chatbot

Author

Sohel Amin

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