Icon

AI_​Job_​Search

Job Search Data App

Find your next job. Upload your resume and a description of what you're looking for, and this data app uses AI to build a personalized dashboard. The 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 Adzuna job board. 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
Dashboard
Upload Resume
Column Appender
Create Prompt
Expression
Find Salary
Expression
Jobs API
This creates an error page if theJobs API does not return any values.
Error Warning

Nodes

Extensions

Links