Icon

AI_​Job_​Search

<p><strong>AI Job Search</strong></p><p>Find your next job. Upload your resume and a description of what you're looking for, and this data app will find relevant job openings for you!</p><p>This workflow enables an AI-powered job search experience by guiding users through uploading their resume and job preferences, querying a job board for relevant openings, and enriching the results with AI-generated tips and summaries. The final dashboard shows relevant job openings, resume tips, and company highlights. You can browse job listings, see where they're located on a map, and follow links to apply directly.</p>

AI Job Search


Find your next job. Upload your resume and a description of what you're looking for, and this data app will find relevant job openings for you!

This workflow enables an AI-powered job search experience by guiding users through uploading their resume and job preferences, querying a job board for relevant openings, and enriching the results with AI-generated tips and summaries. The final dashboard shows relevant job openings, resume tips, and company highlights. You can browse job listings, see where they're located on a map, and follow links to apply directly.

Upload the Resume

Here, we create the first page of the Data App, prompting the user to upload their resume and fill out a few text fields.

Querying the Job Board

Next, we use your custom search parameters to find matching jobs on the job board. The jobs are retrieved using the Jobs API by Rapid API. We then clean and prepare the results for the final dashboard.

Assembling the Dashboard

Finally the data from the job board is compiled in a set of tiles, an AI-generated summary complete with helpful tips, and a map to show where the jobs are located.

Generating AI Tips & Suggestions

Here we authenticate with an LLM provider, select a model, supply a prompt and system message and get our result.

clean salary
Expression
OpenAI Authenticator
KNIME Hub Authenticator
generate summaryand tips
LLM Prompter
Secrets Retriever
GroupBy
JSON to Table
GPT 4.1
OpenAI LLM Selector
String to Number
Job Search Dashboard
Upload Resume
Column Appender
Create Prompt
Expression
Find Salary
Expression
Go inside the metanode andprovide theAPI key for theJobs APIby Rapid API
Jobs API
This creates an error page if theJobs API by Rapid API does not return any values
Error Warning

Nodes

Extensions

Links