Skip to content

brayn003/arya.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arya.ai

A chatter bot application which can recognize certain commands and act accordingly. It's like your virtual personal assisstant.

Setup

Following need to be installed before you can run the application

  • apache >= 2.4.7
  • PHP >= 5.5.9 (LAMP stack or any other alternative is recommended)
  • JRE/JDK >= 1.7

For web interface

To run the application, clone the repository into your www folder (in case of LAMP or WAMP) or 'htdocs' (in case of XAMPP). After cloning the repository open up your browser and visit one of the following urls.

http://localhost/arya.ai

or

http://127.0.0.1/arya.ai

For CLI

Clone the repository, get into the root folder of the repo and use the following command.

php main.php

Functionality

There are two core functionalities of Arya, as of now

  1. Chatting with cleverbot
  2. Asking it to execute some tasks

Chat

The bot chats with the user and is constantly learning. Its an implementation of cleverbot itself. User discretion is advised.

Tasks

As of now, Arya can only create new notes. To create a new note you must ask the chatter bot to take a note or make a note or any other alternative sentence. The meaning of the sentence should imply that you want Arya to take a note. Notes are currently saved in the tmp folder of the project. An auto download prompt is given to the user when this command is executed from the web interface.

Screenshots

Web Interface

User Login

User Login

Web Chat

Chat

Take Note

Take note

Grammar

Grammar

CLI

CLI Chat

CLI Chat

##News 28 Mar, 2016: Bug of backslash/frontslash removed. The code now works on windows.

Disclaimer

I am not the owner of Cleverbot/JabberWacky nor Pandorabots.

Credits

License

License details have been provided in LICENSE.txt and applies to the whole project.

About

Intelligent AI who can chat with you and execute your orders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •