Skip to content

Repository files navigation

{anotheRworkhub}

Lifecycle: experimental License: GPL-3.0 R Version Codecov test coverage

A Shiny-powered platform designed to help job seekers ace their interviews and perfect their professional communication using AI-powered feedback and simulation.

Home screen

What is this package for?

anotheRworkhub lets you:

  • Practice interviews with an AI-powered interviewer
  • Improve professional pitches with detailed feedback
  • Work in both English and French
  • Get real-time analytics
  • Simulate different interview scenarios and contexts

Interview Simulator

Practice interview skills in a safe environment:

  • Multiple interview formats
  • Customizable company contexts and positions
  • Real-time AI-powered responses
  • Cultural fit assessment

Interview Simulator

Pitch Improver

Perfect professional pitch with comprehensive analysis:

  • Grammar and structure evaluation
  • Potential follow-up question prediction
  • Emotional tone analysis
  • Real-time statistics and timing

Pitch Improver

Quick Setup

# Install the package
if (!require("devtools")) install.packages("devtools")
devtools::install_github("anotherdataguy/anotheRworkhub")

# Load and run
library(anotheRworkhub)
run_app()

Prerequisites

  • An OpenAI API key (Get one here)
  • R installed on your system
  • Required environment variables:
  Sys.setenv(
    API_KEY = "your_api_key",
    shinymanagerauth = "your_auth_key"
  )

Core packages

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Note

  • This application is currently under development, and features may change or evolve
  • Using the OpenAI GPT API generates costs. Be mindful that you are responsible for any charges incurred from your usage
  • Make sure to review OpenAI’s pricing model to avoid unexpected expenses

About

A Shiny-powered platform designed to help job seekers ace their interviews and perfect their professional communication using AI-powered feedback and simulation.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages