2 Sources
[1]
The Job Search Is Brutal Right Now. Here's How AI Can Give You an Edge
Amanda Smith is a freelance journalist and writer. She reports on culture, society, human interest and technology. Her stories hold a mirror to society, reflecting both its malaise and its beauty. Amanda's work has been published in National Geographic, The Guardian, Business Insider, Vice, News Corp, Singapore Airlines, Travel + Leisure, and Food & Wine. Amanda is an Australian living in the cultural center of gravity that is New York City. Job hunting in 2026 involves a particular kind of demoralizing math: hundreds of applicants for every posting, AI screening tools filtering resumes before a human ever reads them and a growing number of listings that turn out to be ghost jobs that were never real to begin with. Standing out in that environment requires more than a good resume. It requires a smarter search strategy -- and AI tools have gotten genuinely useful for building one. Here's how to use them across every stage of the hunt, from finding the right opportunities to making sure you're positioned well when you apply. Take a deep breath and turn to artificial intelligence tools that could help you land a job you love. Create your resume and a custom cover letter and curate your job search with the help of AI. AI tools are being used in HR to streamline an otherwise arduous process. While new solutions are being rolled out to the market, there's a lot to like about ChatGPT. It's a catchall tool for creating your documents, a research aid and a career "counselor." Just know that like a lot of AI chatbots, it requires smart prompts from you, which can mean some trial and error. You can sign up for an account to use a free version of ChatGPT, or pay $20 a month for more features, like the most recent data, priority access and image generation. Here's how to get hired with a little helping hand from AI -- and for more ways to use AI in job hunting, check out these seven techniques we've tried and how they work. Tell ChatGPT your career goals and experience Give it your elevator pitch -- the rundown on your career, experience, ambitions and values. I'm a journalist, but the same processes apply regardless of your field. Prompt: "I'm a [career] and have worked at [previous companies]. My top skills are [XYZ] and my aspirations are [1, 2, 3]. Can you suggest job roles, company types and career paths that best align with my experience and goals?" Here's what I input: It came back with detailed results on some job roles, company types and career paths to target, such as prestigious publications, media companies and publishing houses, think tanks and startups. Feed your resume to AI To get even more specific, input your resume into ChatGPT. Just be sure to remove sensitive information you don't want in the AI, such as your contact details to avoid any future data breaches or unnecessary risk. Prompt: "Here is my resume. Provide further suggestions." This time, it provided (without prompting) advice for enhancing my career, as well as even more detailed suggestions for roles and career paths. But I wanted even more specific direction. Ask AI for advice on job hunting Given I've been a freelancer for 10 years -- working as a reporter for publications and writer for brands -- I wanted to know where ChatGPT thought I'd be most successful. I asked: "What is the strongest part of my resume? Will I have more success applying for reporter or copywriter positions?" While I have a solid decade of corporate writing experience, ChatGPT knew I'd find more fulfillment with a reporter position, particularly cultural criticism. It made suggestions on the strengths and opportunities I'd have applying for each kind of role, and it gave an overall recommendation. For even more specificity, I added: "Joan Didion is my career inspiration." In response, ChatGPT inserted a summary of Didion and peppered mentions of her throughout its suggestions of jobs, companies and careers, briefly explaining how they related to her career. Here's part of what it suggested: Get AI to generate a list of top companies Next, I scanned through everything ChatGPT had said so far, highlighting the roles or recommendations I liked. Then, I fed it back into ChatGPT and asked it what top companies I should reach out to, adding in where I'm based. Prompt: "I'm most interested in roles such as senior journalist, feature writer, cultural critic, head of editorial, editorial director, content director, and chief content officer. What top 30 companies should I target for a new job? I live in the New York City area, but I work remotely." It gave me a lot of information, but no new ideas for companies to target. I responded: "Provide a secondary list of 30 companies that aren't so big and might be easier to get a job at." The results were better, with suggestions split into categories for mid-sized and smaller publications, specialized and niche publications, and regional and local publications. ChatGPT also gave me strategies on how to apply at those publications, including: * Leveraging my network. * Showcasing my versatility. * Writing tailored pitches. * Emphasizing my portfolio. Write a message to recruiters using AI I picked 10 companies from ChatGPT's list and then asked it to write a message to a recruiter to introduce myself and express my interest. Prompt: "Write a short message to the recruiter at the following five companies to introduce myself and express my interest: Narratively, Longreads, Mother Jones, Salon and The Cut." It came back with a pretty generic suggestion, so I pushed ChatGPT further: "For the Narratively message, remove the generic intro and mention the previous reporting I've done on the corporatization of LGBTQ+ fertility, expatriatism and cultural fragmentation." I tweaked it a bit to sound more natural and like me, which is the version I'll tell ChatGPT to use for the other four messages. Once you have your polished messages, send to the best contact via LinkedIn DM or email -- it might be worth using LinkedIn Premium during your job search. Use this strategy to directly target employers, personalizing your application approach and bypassing the job boards.
[2]
AI tool scours the web for job openings, preps your resume and cover letter
Combing through job postings and company help wanted pages for a position that matches your resume is the very definition of drudge work. Now, there's an AI designed to suck up information from the web, do the search for you, and even help you apply. Software developer Tarun Gupta created just such a tool in the form of Autopilot-Jobhunt. When configured with a profile of the user and their desired jobs (and what they absolutely won't accept in an opening), A-J will scan the web while users sleep, take stock of the positions that are a good match, and then send a Telegram message to its user. That message includes all matching openings, scored against the user's resume and ranked according to the AI's assessment. Users can ask A-J to format a resume and cover letter tailored to the position, which it's up to the user to review and send - the bot won't do so automatically. You might be thinking that an AI-crafted resume and cover letter would be a bad strategy for getting your foot in the door at a company you're keen to work for, but that might not be the case, actually. As we reported last year, researchers found that some AI hiring bots, often the first line a company uses to separate the wheat from the chaff, favored applications generated by the same AI model they used for screening - suggesting the human touch may be worth less than you think in the modern job market. A-J is designed to be free to use (what hard-up developer can afford to do hundreds of AI API calls a night, after all?), and relies on free models to comb the web for jobs. TinyFish's AI web agent is used to crawl for jobs, while OpenRouter provides the API for one of several default free AI models that A-J will run through, starting with Llama and falling back to free versions of Nvidia's Nemotron, Google's Gemma 4, and Alibaba's Qwen3 when all else fails, or quotas run out. Claude Code and the Anthropic API can be used in place of OpenRouter if you've got tokens to spare. For those concerned about A-J broadcasting personal details to the web, Gupta writes that it's designed to be private, providing an entire privacy readme as part of the project's GitHub documentation. As mentioned above, A-J never applies for a job on a user's behalf, and the config file where users link to their locally stored Markdown-formatted resume and set other options is gitignored so it won't ever be committed by accident. That said, resumes do get routed to the LLMs OpenRouter is configured to use. Gupta said those who want to avoid sending that data through OpenRouter can use Claude Code instead, provided they have an Anthropic subscription that supports it. As for who could make use of the tool, it's configured by default for software developers, and for good reason: According to Hiring Lab data published on Wednesday, the number of job openings for software developers has risen by 15 percent since Anthropic released Claude Code in February 2025, while openings for all other jobs have fallen by seven percent over the same timeframe. Still, young college graduates in a variety of career fields report not being able to find a job, so the tool could be of use to anyone with the willingness to reconfigure it for a different career field. AI companies, fintechs, and Silicon Valley heavyweights might be programmed into A-J by default, but they can be freely added, removed, and reconfigured as desired. It'll probably take some work to get Autopilot-Jobhunt configured for your particular needs, but if you're having trouble landing a role, giving it a shot can't hurt. ®
Share
Copy Link
New AI tools are transforming how job seekers navigate a brutal market. ChatGPT acts as a career advisor to craft resumes and identify opportunities, while Autopilot-Jobhunt scans the web overnight for matching positions. These tools offer a competitive edge as AI-driven hiring processes increasingly filter candidates before human review.
The job search landscape in 2026 has become increasingly difficult, with hundreds of applicants competing for every posting and AI screening tools filtering resumes before human eyes ever see them
1
. Ghost jobs that were never real to begin with add another layer of frustration. In this environment, AI tools have emerged as practical solutions to help job seekers gain a competitive edge in the job market. From acting as a career advisor to automating the entire search process, these technologies are reshaping how people find and apply for job openings.
Source: CNET
ChatGPT has become a versatile tool for job hunting, offering capabilities that extend far beyond simple resume writing
1
. Job seekers can provide their career goals, experience, and aspirations to receive tailored suggestions on job roles, company types, and career paths. The platform offers both a free version and a $20-per-month subscription that includes priority access and additional features. By feeding your resume into ChatGPT and removing sensitive contact details, you can receive detailed analysis of your strongest qualifications and specific recommendations on where to focus your efforts. The AI for job hunting can even incorporate career inspirations to refine suggestions, helping users identify the top 30 companies to target based on location and remote work preferences1
.Software developer Tarun Gupta created Autopilot-Jobhunt to automate job searches in a way that eliminates the drudge work of combing through countless postings
2
. When configured with a user profile detailing desired positions and deal-breakers, this tool scans the web overnight and sends a Telegram message with all matching opportunities. Each position is scored against the user's resume and ranked according to the AI's assessment. Users can then request that Autopilot-Jobhunt format a resume and cover letter tailored to specific positions, though the tool never applies automatically—maintaining human oversight in the final decision2
.Autopilot-Jobhunt is designed to be free to use, relying on free AI models to perform its functions
2
. The tool uses TinyFish's AI web agent to crawl for jobs, while OpenRouter provides the API for several default models including Llama, Nvidia's Nemotron, Google's Gemma 4, and Alibaba's Qwen3. Users with available tokens can substitute Claude Code and the Anthropic API. This approach makes sophisticated job search automation accessible to those who cannot afford hundreds of AI API calls nightly.Countering concerns that AI-generated resumes might hurt job prospects, research suggests the opposite may be true in today's AI-driven hiring processes
2
. Some AI hiring bots—often the first line companies use to filter candidates—actually favor applications generated by the same AI model they use for screening. This finding suggests the human touch may carry less weight than previously thought in the modern job market, making AI-generated resumes a strategic choice rather than a liability.
Source: The Register
Related Stories
For those concerned about broadcasting personal details, Autopilot-Jobhunt includes robust user data privacy protections
2
. The tool never applies for jobs on a user's behalf, and the config file where users link to their locally stored Markdown-formatted resume is gitignored to prevent accidental commits. However, resumes do get routed to the LLMs OpenRouter is configured to use, though users wanting to avoid this can opt for Claude Code with an Anthropic subscription.According to Hiring Lab data published recently, job openings for software developer positions have risen by 15 percent since Anthropic released Claude Code in February 2025, while openings for all other jobs have fallen by seven percent over the same period
2
. While Autopilot-Jobhunt is configured by default for software developers, young college graduates across various career fields report struggling to find employment, making the tool potentially valuable for anyone willing to reconfigure it for different industries. As AI continues to reshape both sides of the hiring equation, these tools represent a practical response to tailor job searches in an increasingly automated landscape.Summarized by
Navi
1
Technology

2
Policy and Regulation

3
Technology
