I wanted to setup an AI assistant for job search -
- job scraping, for roles across, linkedin, wellfound, naukri, & applying through the profile therefinding out the hiring manager, HR for this role,
- crafting a relevant email, linkedin msg, cover letter etc for that role,
- editing my CV for that role,
- helping with relevant research & practice for assignments ^ interviews,
- helping negotiate salaries and deciding which role is the best.
Wanted to understand out of these which steps are possible by n8n, how to set them up (links to templates, tutorials etc).
Hello @Hersh_Rajput welcome 
All of those steps are possible with n8n!
You can use HTTP request and scraping nodes to fetch job listings, integrate AI nodes (like OpenAI) to craft emails, cover letters, and even tailor your CV, aggregate research for interview prep, and connect salary data sources for negotiation insights.
Plus, you can check thousands of templates and do your own research to create a workflow that’s perfectly tailored to your needs.
Be sure to explore the n8n docs and community templates and YouTube tutorials to get started…
hello @mohamed3nan
I am not able to figure the step by step process for this. Is it feasible for you to share?