Skip to content

Counsel.Me is an AI-driven career counselling chatbot designed to provide personalized career guidance to individuals at various stages of their professional journey. Leveraging natural language processing (NLP) and machine learning algorithms, Counsel.Me aims to assist users in exploring career options, identifying their strengths and weaknesses

Notifications You must be signed in to change notification settings

Ritvik-1323/Counsel.Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Counsel.Me

Counsel.Me is a web-based application to help students to make effective career choices.

Functions of Counsel.Me:

  • Getting answers to general questions related to colleges and all the streams
  • Take an in-depth quiz to find more bout yourself and career suitable for you
  • Get a very detailed report which will provide you info about the top 5 professions you are inclined to.

Counsel.Me Web-app runs on Windows, Linux, Mac and even Android. It is a web application that can easily be moulded according to our needs. It has this flexibility as it uses Streamlit as its platform.

Features

  • Initially, in this app, you are greeted with a chatbot, made by us from very scratch by using TensorFlow.
  • It will answer all your basic questions regarding career, streams, subjects, and colleges. You can also ask the bot for starting your test.
  • The personality test is an in-depth test that’ll analyse and access you with effective career choices.
  • After the test, you will receive a detailed report on the top 5 occupations recommended by our Web application. It will give you a brief introduction to those professions.

Steps for usage

  • Setting up the Python Environment with dependencies:

      pip install tensorflow
      pip install bokeh
      pip install numpy
      pip install pandas
      pip install streamlit
      pip install joblib
      pip install pathlib
      pip install nltk
    
  • Save the Folder to your Machine

  • Open Terminal

  • Run the command cd(path to the folder)

  • Run the Python setup:

      python setup.py
    
  • Run the App:

      streamlit run app.py
    
  • Stop the app from terminal:

      Ctrl+C
    

That's it!

About

Counsel.Me is an AI-driven career counselling chatbot designed to provide personalized career guidance to individuals at various stages of their professional journey. Leveraging natural language processing (NLP) and machine learning algorithms, Counsel.Me aims to assist users in exploring career options, identifying their strengths and weaknesses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages