This project predicts relevant information for students seeking references for potential admissions to undergraduate universities.
To clone this repository, follow these steps:
Open your terminal (Command Prompt, PowerShell, or Terminal).
Navigate to the directory where you want to clone the project. For example:
cd path/to/your/directory
Clone the repository using the following command:
git clone https://github.com/Sohammhatre10/Cadmi_AI.git
Change to the project directory:
cd Cadmi_AI
Install any required dependencies (if applicable). Check for a requirements.txt
file or any documentation that specifies the dependencies.
Later enter this command in the bash/terminal
pip install -r requirements.txt
This project is designed to assist students by providing them with relevant information that can guide their admission decisions into undergraduate programs.
If you would like to contribute to this project, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.