AI_PROJECT
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/AI_PROJECT
- Navigate to the project directory:
cd flask-project
- Create and activate a virtual environment (optional but recommended):
- Install the required packages:
pip install flask
- Set the Flask app and environment variables:
- For Windows (using Command Prompt):
set FLASK_APP=app.py and set FLASK_ENV=development
- For macOS/Linux:
export FLASK_APP=app.py and export FLASK_ENV=development
- Run the Flask app:
flask run
- Open your web browser and visit
http://localhost:5000 to access the application.
Technologies Used
Contributions
Contributions are welcome! If you have any ideas or suggestions, feel free to open an issue or submit a pull request.
Contact Information
For any questions or feedback, please contact kamel touati.