This repository will contain different projects regarding artificial inteligence
Here you will find the implementation of an agent capable of playing chess using adversary search algorithms (Minimax and Alpha-Beta pruning).
Easy code that allows the connection in Python with the ChatGPT API so you can make requests via coding. (Full version WIP)