top of page

Job Application Helper using n8n
Project Statement
What it does:
- Takes Job Title and Job Description from a Streamlit form
- Uses AI agents and GPT-4 to:
a. Extract keywords & required skills
b. Match relevant projects from your master resume
c. Suggests bullet points that are aligned with Job Description
d. Clean your skill section (Keep releveant ones and removes the rest)
e. Draft a tailored cover letter
- All output shown in a clean UI
Tech stack:
- Streamlit for frontend
- n8n to orchestrate workflows
- OpenAI GPT-4 for resume intelligence
- Google Docs API for resume retrieval
bottom of page