Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Basic AIML Chatbot

This repository contains a chatbot for very minimal and basic conversations. It is built with reference to the article published at https://iq.opengenus.org/get-started-with-aiml/ and explains the following. Go to files.udc.aiml to understand the context for now.

  • '*' wildcard
  • '_' wildcard
  • <star/> tag
  • Predicates <set> and <get>
  • <random> tag
  • <think> tag
  • <that> tag
  • <srai> tag
  • Properties
  • Conditional Statements
  • <topic> tag
  • Formatting tags like <uppercase>, <lowercase>, <formal> and <explode>.
  • The <learn> tag

New features have been added for demonstration with reference to the article https://iq.opengenus.org/advancing-aiml/ at OpenGenus and explains the following. Go to files.udc.aiml to understand the context for now.

  • Sets
  • Maps
  • '$' wildcard
  • Loops
  • Quick Replies
  • Buttons
  • Formatting tags, <split/>, <delay>, `
  • <date/> tag
  • <input/> and <response/> tags.

About

Developing a basic chatbot using AIML (developed by OpenGenus Intern, Priyanshi Sharma)

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.