Sohammhatre10 / Cadmi_AI

Predicts apt information for a student who needs references for possible admissions in undergraduate universitites.
1 stars 8 forks source link
admission css hacktoberfest html js machine-learning python

Cadmi AI

This project predicts relevant information for students seeking references for potential admissions to undergraduate universities.

Cloning the Project

To clone this repository, follow these steps:

  1. Open your terminal (Command Prompt, PowerShell, or Terminal).

  2. Navigate to the directory where you want to clone the project. For example:

    cd path/to/your/directory
  3. Clone the repository using the following command:

    git clone https://github.com/Sohammhatre10/Cadmi_AI.git
  4. Change to the project directory:

    cd Cadmi_AI
  5. 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

About

This project is designed to assist students by providing them with relevant information that can guide their admission decisions into undergraduate programs.

Contributing

If you would like to contribute to this project, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.