← All projects

expert-sytem-and-tictactoe-game-using-minmax-algorithm-ai-project-1cs

by @KamelTouati

10

Web application on Expert System and Tic Tac Toe Game with AI using html, css, js, bootstrap, flask

About this project

AIPROJECT Description A web application that contain two sections First section : an expert system that suggest for you best PC Software & programs is a specialized software application that utilizes artificial intelligence techniques to provide knowledgeable recommendations and guidance to users seeking appropriate software solutions for their specific needs. It combines a vast database of software information with intelligent algorithms to analyze user requirements and make personalized recommendations Second section : Tic Tac Toe game using MinMax search Algorithm Screenshots Installation Clone the repository: git clone https://github.com/KamelTouati/AIPROJECT Navigate to the project directory: cd flask-project Create and activate a virtual environment (optional but recommended): For Windows (using Command Prompt): For macOS/Linux: Install the required packages: pip install flask Set the Flask app and environment variables: For Windows (using Command Prompt): set FLASKAPP=app.py and set FLASKENV=development For macOS/Linux: export FLASKAPP=app.py and export FLASKENV=development Run the Flask app: flask run

From the project README on GitHub

Stars
10
Forks
1
Last push
7 Jul 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/expert-sytem-and-tictactoe-game-using-minmax-algorithm-ai-project-1cs.svg)](https://www.madeinalgeria.dev/projects/expert-sytem-and-tictactoe-game-using-minmax-algorithm-ai-project-1cs)

Related projects