Skip to content

itsbalamurali/heyasha

Repository files navigation

Asha: Artificial Intelligent Friend

Build Status Build Status

Overview

A Virtual & Extensible AI Friend(Bot) available on multiple platforms like:

  • Facebook Messenger
  • Telegram
  • Skype
  • Email
  • Kik
  • Android App
  • iOS App

& Developer REST API for Developers to integrate asha into their applications

Installation

Make sure you have a working Go environment. Go version 1.5+ is required. See the install instructions.

To install asha, simply run:

$ go get github.com/itsbalamurali/heyasha

Make sure your PATH includes to the $GOPATH/bin directory so your commands can be easily used:

export PATH=$PATH:$GOPATH/bin

To start Core Rest API server on port 80:

$ heyasha

To Create/Import Intents & Aiml Knowledge base

$ asha-cli

Rest API Reference

REST API Documentation can be found here : https://docs.heyasha.com

Tests

To run tests run

$ go test

License

Copyright (C) 2016 Balamurali Pandranki - All Rights Reserved Unauthorized copying of this project, via any medium is strictly prohibited.

About

Asha : Artificial Intelligent Friend

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages