Welcome to my newest project: BlueAI. BlueAI is a new AI engine, that I am developing. With it, you can create 'agents' that can do tasks by learning. It is still in the very experimental stages, but its algorithm will be updated regularly. I still need to implement multiple agents at the same time.
All code by me. The AI method BlueAI uses is reward based learning. This means that the agent is rewarded for doing good things. This encourages it to do that thing again.