Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make onboarding easier #32

Open
nicobrenner opened this issue Mar 11, 2024 · 0 comments
Open

Make onboarding easier #32

nicobrenner opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@nicobrenner
Copy link
Owner

Currently, a new user to Command Jobs, needs to:

  • clone the repo
  • have an openai api key
  • follow carefully a couple of pages of instructions from the README
  • run the application and follow several additional steps

And if all the above line up ok, then the user gets an amazingly well tailored list of jobs for them

It's a very leaky funnel, with tons of friction

Ideally, I'd like to:

  • access Command Jobs via ssh (eg. ssh anonymous@commandjobs.com)
  • host a demo version that doesn't require an open api key (eg. ssh demo@commandjobs.com)
  • guide the user through the setup process inside the application (eg. "Welcome to Command Jobs, let's get started setting up your Resume", "What roles or positions are you looking for?")
  • provide a way for the user to give feedback on the matches, to iterate on the prompt and improve the matching
@nicobrenner nicobrenner added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Mar 11, 2024
@nicobrenner nicobrenner self-assigned this Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant