Project goal
This ChatGPT-3.5-based application writes your cover letter using Langchain for rapid Engineering. KOR analyzes unstructured data to extract job Skill Requirements, job technology Stacks, candidate experiences in previous jobs, and candidate technology Skills. This unstructured data is used in then final prompt to write a Cover Letter that matches the applicant's needs and experience with good personalization.
Solution
OpenAI collects information from job Descriptions and resumes of Applicant using the LLM—extracts relevant task summaries. Use the Applicant's experience and knowledge of the technology package. Compose a message with a custom touch.
Open technologies used:
- ChatGPT-3.5
- OpenAI Embeddings