Closed agrawal-sneha closed 4 weeks ago
Key Changes Groq Client Integration: Initializes a Groq client instance using an API key environment variable. enhance_resume_with_groq: This function sends the structured resume data to the Groq API for potential enhancement of the content. Optional Enhancement: If a Groq API key is available, the script will attempt to enhance the resume content using the API. If enhancement fails, it will fall back to the initial user input. This setup allows for a more flexible resume creation process, with optional enhancement features powered by Groq.
This PR caters to https://github.com/Sohammhatre10/resume_scanner/issues/29