Skip to content

SauravP97/langchain-resume-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Creator powered by LangChain 📝 🐼

An AI agent that creates sample SWE Resume

An AI Agent that creates sample Software Engineering Resumes using LangChain's LangGraph framework. You can provide years of experience and specified domain (Java developer, Python developer, Front-end engineer) as well to tailor the resume according to the specified domain.



Dynamic Few-Shot encoding 🔱

It utilizes the concept of Few Shot encoding. I have used Resume dataset from HuggingFace that maintains a list of sample Resumes with their specified domains. The dataset looks somewhat like this.



I have made the LLM model aware of the above examples so that it can generate similar Resumes for the mentioned domain.

About

Generates sample SWE Resume powered by LangChain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published