Coder Social home page Coder Social logo

byte7 / nemesis-thechatbot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 756 KB

Nemesis is an AIML powered chatbot optimised for pandorabots platform.

Home Page: https://byte7.github.io/Nemesis-TheChatbot/

License: GNU General Public License v3.0

aiml chatbot pandorabots-platform pandorabots aiml-bots

nemesis-thechatbot's Introduction

Nemesis - TheChatbot

Nemesis is a chatbot made using Artificial Intelligence Markup Language(AIML). The bot can be customised to cater to any specific requirement of work.

👨‍💻 Chat with Nemesis at the pandorabots playground.🗣

Bot Files Description

AIML

These files are core bot files.Any changes to these files will reflect into the changes of the bot responses.Current AIML file base can be modified to use the bot for any specific use like FAQ bot,etc.

Maps

  • Map files attempts to match the map element’s contents to one of its own properties, returning the property’s value.
  • Maps are data structures that provide key-value pairs.
  • Some of the current map files are taken from ALICE Bot.

Sets

  • These files contain values which are unique text strings.Values such as names of birds,animals,etc. are stored in these files.
  • Some of the current set files are taken from ALICE Bot.

Substitutions

  • These files are used to modify text strings being passed through your bot in such a way that both the AIML interpreter and your client can parse their meanings.
  • These look for defined sets of characters in text strings, and replace those sets of characters with new values.
  • Depending on the substitution file, this transformation can either occur before the bot attempts to form a match with an input, or in the bot’s response itself.
  • The current bot substitution files are the default files of the PANDORABOTS Platform.These can be changed or used along with the custom substitution files.

System

  • These file contain the default properties and characteristics of the bot.
  • These can be modified to add more traits for the bot.

Bot Deployment

  • The bot can be deployed using the pandorabots api(AIaaS).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.