Skip to content

Transform your academic, professional, and personal development with individualized AI-powered guidance!

Notifications You must be signed in to change notification settings

smlkg/compass-avid

 
 

Repository files navigation

Compass AI (Career Advice Bot) 🧭

created from GPT-3 Streamlit boilerplate

The application is also hosted on StreamLit and can be accessed from this site. Developed for LabLabAI's Startup Hackathon event hosted from the 17th to the 24th Feb 2023.

About the application

Compass AI is an AI-powered service that provides tailored advice and CV feedback to users. We aim to address the growing demand for personalised education advice and career guidance by offering a unique solution utilising OpenAI’s GPT-3 technology.


Getting started

Follow these instructions to setup and run the application in your local development environment.

  1. Create a virtual environment: https://docs.python.org/3/library/venv.html
  2. Activate the virtual environment with ./venv/Scripts/activate
  3. In the terminal of your IDE or device, navigate to the folder containing the file gpt_app.py
  4. Install the required dependencies with
pip install -r requirements.txt
  1. Run the application with
streamlit run gpt_app.py
  1. The application should pop up on your browser window.

Usage

Setting up the application

  1. Get your API key from https://beta.openai.com > Profile > View API keys > Create new secret key
  2. Enter your API key on the left sidebar

CV checker

  1. Upload your CV
  2. Click on the 'Check my CV' button for a response.

Advice bots

  1. Enter your prompt
  2. Click on the 'Submit' button for a response.

Contributors

Daphne Yap
Email: [email protected]
GitHub: @yapjun

Samuel Kong
Email: [email protected]
GitHub: @smlkg

Hagar Fisher
Email: [email protected]
GitHub: @HuggingFish

About

Transform your academic, professional, and personal development with individualized AI-powered guidance!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff 53.4%
  • C++ 29.0%
  • Python 17.6%