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

Add a resume review AI command #332

Merged
merged 5 commits into from
Nov 15, 2023
Merged

Add a resume review AI command #332

merged 5 commits into from
Nov 15, 2023

Conversation

vcarl
Copy link
Member

@vcarl vcarl commented Nov 14, 2023

This is a beta tool for review and evaluation. A "final" version would ideally have a little more interactivity, and proactively seek consent to upload their resume.

  • new /review-resume slash command
  • can only be used in #resume-review
  • can only be used by the author of the post
  • responds with an ephemeral message, so it doesn't clutter messages

Copy link

what-the-diff bot commented Nov 14, 2023

PR Summary

  • Enhanced environmental variables
    The OPENAI_KEY has been introduced into the .env.example file, the GitHub Actions workflow, and the Kubernetes deployment file. This adds a new layer of security and accessibility for the OpenAI system.

  • Updated project with OpenAI package
    The openai package has been included in the package.json, which allows the project to utilize the OpenAI technology.

  • New channel for Resume Reviews
    A resumeReview channel has been created and added to the channels.ts file. This serves as a dedicated space for AI-powered resume reviews.

  • Introduction of AI-powered Resume Review function
    A new model called resume.ts has been developed, introducing the function for the program to review resumes using AI and OpenAI technology.

  • Integration of OpenAI key in environment helper file
    openAiKey has been added to the env.ts file, enabling the program to fetch the OpenAI key from the environment variables for secure access.

  • Added review-resume command to the main logic
    A new command review-resume has been integrated into the main index.ts file, enabling the system to command the AI-powered resume reviewing process.

@ghost
Copy link

ghost commented Nov 14, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@vcarl vcarl merged commit a28f4cc into main Nov 15, 2023
3 checks passed
@vcarl vcarl deleted the vc-resume-review branch November 15, 2023 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant