AI.js
Public Archive of the "JavasScriptArtificialIntelligenceresponder."
rad:z25RF7tcYahNtLqAq15AGWSXSaYoS
Visibility
public
Delegates
did:key:z6MkqUr4ihUf9gC1J8RkbPKYX7HF2jvMJGy66zEXbn2mjrQ8
Default branch
develop → 0b49868a5eaed1a51ae9ec7e2c31dc647497add3 (Tue May 30 01:23:06 2017)
Threshold
1
README.md
# AI.js
A _learning_ Artificial Intelligence Robot written in Javascript

As you may have noticed, most open-source AI's don't actually learn.

In fact, these robots tend to have hard-coded responces that simulate human-like behavior, but are unsuitable because of the sad fact that they can't _ever_ learn what a strange phrase means unless a human re-codes them to understand.

## Travis tests

Master | Develop
--- | ---
[![Travis](https://travis-ci.org/Lazerbeak12345/AI.js.svg?branch=master)](https://travis-ci.org/Lazerbeak12345/AI.js) | [![Travis branch](https://travis-ci.org/Lazerbeak12345/AI.js.svg?branch=develop)](https://travis-ci.org/Lazerbeak12345/AI.js)

## Circle ci tests

Master | Develop
--- | ---
[![CircleCI](https://circleci.com/gh/Lazerbeak12345/AI.js.svg?style=svg)](https://circleci.com/gh/Lazerbeak12345/AI.js)|[![CircleCI](https://circleci.com/gh/Lazerbeak12345/AI.js/tree/develop.svg?style=svg)](https://circleci.com/gh/Lazerbeak12345/AI.js/tree/develop)