Skip to content

GitAmitesh/PredictBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot_20240822_215940

PredictBuddy

PredictBuddy is a Flask-based web application that predicts the likelihood of placement based on various features. This app allows users to input their details and get a prediction on their placement prospects.

Features

  • Predicts placement chances based on user inputs.
  • Handles various user inputs such as age, gender, stream, internships, CGPA, hostel status, and history of backlogs.
  • Displays a message based on the prediction result.

Installation

To set up and run the application locally, follow these steps:

1. Clone the Repository

git clone https://github.com/GitAmitesh/PredictBuddy.git
cd PredictBuddy

2. Create a Virtual Environment

python -m venv .venv

3. Activate the Virtual Environment

#For Windows
.venv\Scripts\activate

#for Mac
source .venv/bin/activate

4. Install Dependencies

pip install -r requirements.txt

5. Running the App

python app.py

Preview

User inputs

Screenshot_20240822_220002

If prediction is "PLACED"

Screenshot_20240822_220101

If prediction is "NOT PLACED"

Screenshot_20240822_220115

About

Placement prediction app. Predicts if you will get placed or not.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages