Machine Learning
November 25, 2023
PHP-RAG: Open source PHP-based LLM solution
I have released an open source RAG-based solution on Github, called PHP-RAG. With it, you can build an AI assistant (or a "chatbot") using common web frameworks and tools, like PHP, Elasticsearch or...
ReadMay 24, 2019
I taught AI to play Flappy Bird using Genetic algorithms
I taught a game AI to play Flappy Bird, the hit mobile game from couple of years ago. Do you think it can beat it? Check the progress and result in the Youtube video. Brainwave:...
ReadJuly 31, 2017
Predicting the winner of a Dota 2 match using neural networks
https://dota.polso.info Since The International is coming up soon, I made this small little site that tries to predict the winning team of a Dota match, based on the hero picks. I wanted to make...
Read