Skip to content

Smart India Hackathon '23 Prototype | Team CareerX | PS Code 1434 | K-Nearest Neighbor Algorithm based | Next.js Webapp, FastAPI Endpoint, Streamlit Webapp (hosted on Streamlit cloud)

Notifications You must be signed in to change notification settings

rsashank/CareerX

Repository files navigation

CareerX - Artificial Intelligence based Career Guidance

careerxdark

Prototype made for Smart India Hackathon '2023 by Team CareerX

Problem Statement Code: 1434
Problem Statement Title: Making career choices and AI based counselling accessible to every child at secondary level along with aptitude tests and detailed career paths.

This prototype leverages the K-Nearest Neighbors Algorithm and has been initially trained on a limited dataset. To make predictions, we've created a FastAPI endpoint that interfaces with the model stored in the careermodel.pkl file. This model was saved during the training process in the career-knn.ipynb notebook.

We utilize the FastAPI endpoint by sending requests through our NextJS Webapp, allowing us to make predictions and display the results on our website. For quick and immediate testing, we've also developed a Streamlit web application, which is hosted on the Streamlit Cloud.

You can access the Streamlit web app for testing at the following URL: https://careerx-sih.streamlit.app/

About

Smart India Hackathon '23 Prototype | Team CareerX | PS Code 1434 | K-Nearest Neighbor Algorithm based | Next.js Webapp, FastAPI Endpoint, Streamlit Webapp (hosted on Streamlit cloud)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published