Skip to content

Conversation

@Priscilla-MacGatus
Copy link
Collaborator

-This PR introduces a new Netlify serverless function that leverages LangChain with Gemini (Google Generative AI) to enhance CV data automatically.

-Uses @langchain/google-genai to interact with Gemini 1.5 Flash model.

-Updated the API input key file path.

@netlify
Copy link

netlify bot commented Jul 7, 2025

Deploy Preview for smart-cv-migracode ready!

Name Link
🔨 Latest commit 91093d1
🔍 Latest deploy log https://app.netlify.com/projects/smart-cv-migracode/deploys/688cceb580295f0008dba389
😎 Deploy Preview https://deploy-preview-126--smart-cv-migracode.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Collaborator

@inkpot-monkey inkpot-monkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Priscilla-MacGatus nice work getting this working but we should aim to wrap the different models with the wrapper that Langchain provides so it is more flexible moving forward. This way we easily change models allow our users to use whatever language model they feel most comfortable with:

Try to implement a flow using this tutorial as a way of making this happen

Copy link
Collaborator

@inkpot-monkey inkpot-monkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic work @Priscilla-MacGatus just a one question to clear up and a suggestion to implement, and we can get this merged!

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.

3 participants