Git Product home page Git Product logo

iit-predictor's Introduction

Certainly! Here's a README file for the IIT-PREDICTOR project on GitHub:

IIT-PREDICTOR

IIT-PREDICTOR is a web application that predicts the chances of admission into Indian Institutes of Technology (IITs) based on JEE Advanced scores. It aims to assist students in understanding their likelihood of getting admitted to the prestigious IITs and helps them make informed decisions about their academic future.

Features

  • Predicts admission chances: The application predict the chances of admission into IITs based on JEE Main and Advanced scores.
  • Multiple IIT predictions: Users can get predictions for various IITs and courses to explore different options.
  • User-friendly interface: The web application provides an intuitive and user-friendly interface for inputting scores and viewing predictions.
  • Data visualization: The application provides graphical representations of data to help users understand the prediction results effectively.
  • Responsive design: The user interface is designed to work seamlessly on different devices and screen sizes.

Contributors

We would like to thank the following contributors for their valuable contributions to IIT-PREDICTOR:

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Before contributing, please review the contribution guidelines.

Setup

Follow these steps to set up IIT-PREDICTOR locally:

Prerequisites

  • Python 3.x: Install the latest Python 3 version from the official Python website: Python Downloads
  • Pip: The Python package installer. It is usually bundled with Python. You can check if it's installed by running pip --version in the terminal.

Installation

  1. Clone the repository:

    git clone https://github.com/alexravi/IIT-PREDICTOR.git
  2. Change to the project directory:

    cd IIT-PREDICTOR
  3. Create a virtual environment:

    python3 -m venv venv
  4. Activate the virtual environment:

    • For Windows:

      venv\Scripts\activate
    • For macOS and Linux:

      source venv/bin/activate
  5. Install the dependencies:

    pip install -r requirements.txt
  6. Run the application:

    python app.py
  7. Access the application:

    Open a web browser and go to http://localhost:8000 to access the IIT-PREDICTOR application locally.

Usage

  1. Input your JEE Advanced scores into the provided fields.
  2. Select the desired IIT and course for prediction.
  3. Click the "Predict" button to view the chances of admission.

SNAPSHOTS

Screenshot 2023-07-03 at 2 35 33 PM Screenshot 2023-07-03 at 2 36 04 PM Screenshot 2023-07-03 at 2 36 12 PM Screenshot 2023-07-03 at 2 36 19 PM

License

IIT-PREDICTOR is released under the MIT License.

Acknowledgements

IIT-PREDICTOR was created by Alex Ravi as a personal project and is provided as an open-source application for others to use and learn from. The project utilizes various open-source libraries and tools, to which the author expresses gratitude.

Special thanks to the Python and Flask communities for their valuable contributions and support.

iit-predictor's People

Contributors

alexravi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.