Fun AI project I did during Quarantine
- Flappy-Bird AI
- AI trained to play Flappy-Bird, which I programmed locally using Pygame.
- NastyaChatbot
- Chatbot created with Elasticsearch using Facebook Messenger data.
- Snake-AI
- Snake game made using PyGame which runs a neural network based AI.
- TicTacToeAI
- Unbeatable TicTacToe AI created in Python using the MiniMax Algorithm