Skip to content

bouzenaali/projetAI

Repository files navigation

Expert System for University Field Recommendation

Overview

This project is an expert system designed to recommend university fields to high school students based on various factors such as interests, high school background, career goals, and job prospects. The system utilizes logical inference and rule-based reasoning to provide personalized recommendations to each student.

Dependencies

Python 3.12
aima3

Usage

  1. Clone the repository to your local machine:
git clone https://github.com/bouzenaali/projetAI.git
  1. Install the required dependencies:
pip install requirements.txt
  1. Run the main script to generate field recommendations:
python user_interface.py
  1. Check the web app on http://localhost:8501

Contributors

  • BOUZENA Ali
  • SAOUDI Romissa

Acknowledgements

This project is an academic project for the Introduction to Artificial Inteligence course

Releases

No releases published

Packages

No packages published

Languages