Skip to content

An application on career guidance with a voice-controlled user interface.

Notifications You must be signed in to change notification settings

sauravUppoor/CareerViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Career guidance desktop application with voice-controlled user interface

About The Project

  • Career and Job related information Users can read about various career options in various subjects and domain of society.
  • Blind-friendly application This is a fully voice-navigated application for better accessibility.
  • Aptitude Test Users can take an aptitude test to find their orientation towards a career/domain.
  • Getting Started

    To setup and run this project locally follow the steps below.

    1. Clone the repository.
      git clone https:/sauravUppoor/assessment_app.git
    2. Create a python virtual environment and activate it.
      python3 -m venv py-env
      source py-env/bin/activate
    3. Install the requirements.
      pip install -r REQUIREMENTS.txt
      
    4. Setup is complete! You can run the application by running home.py.
      python3 homy.py
      

    Requirements

  • Python
  • Tkinter GUI
  • SpeechRecognition
  • pyttsx3 (Python text to speech)
  • gTTs (Google text to speech)
  • Created for

    CSI-TSEC Sync Project Club 2018-19

    Created by

  • Poornartha Sawant
  • Ritwik Vaidya
  • Mahek Chabaria
  • Dhrumil Shah
  • Saurav Uppoor
  • About

    An application on career guidance with a voice-controlled user interface.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages