mjurczyk / ana

Never make a decision when you're upset, sad, jealous or when you're an AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Self-learning AI

Ana (pron. /ˈzaɪ.lə.ˌfəʊn/) is a simple side-project AI. It can solve TicTacToe, isn't good at it though 💁‍♂️

Featuring:

  • Questionable Decisions: Ana knows very well what its doing, you just don't understand. Yet.
  • Continuous Improvement: Like any real being, Ana is focused on improving its skills day by day, writing down notes, and learning on mistakes.
  • Better-than-Chrome performance: Works on a single thread so far. Sorry.

How to run

Ana requires npm to run. Also typescript and node, but that is included in the package. Just take care of npm please. Then:

  • git clone https://github.com/mjurczyk/ana
  • npm i
  • npm start

At this moment Ana features only the TicTacToe module. Can, and certainly should, be extended with some visual module, keyboard controls, and Dark Souls drivers.

GDPR

Ana doesn't store your data and won't ask for your email. Really.

License

Steal away - MIT :octocat:

About

Never make a decision when you're upset, sad, jealous or when you're an AI.


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%