I've been working on a chess analysis web application built with Python, Streamlit, python-chess, and Stockfish. The goal is to create an open-source alternative to Chess.com's Game Review feature while learning more about engine analysis and chess programming.
I am building a Streamlit web app that acts as a chess opening recommendation tool, where users answer a few simple questions about their skill level and play style, and the program suggests suitable chess openings for them.