Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
LNKDNLM: LLM Job Search Engine
Learn how to use LLMs to parse job descriptions, replace keyword search with AI filtering, leveraging long‑context prompts and practical server deployment.
It is a sister project of “Analyzing and Searching Job Listenings using LLMs”. This project is focusing on how fast can we develop an open source end-to-end LLM product and deploy it and send it to the user base!
In this talk I will discuss how can we use LLM to make it read job description and then filter out jobs instead of traditional keyword search! This saves us alot of time as job search is itself a job!
My talk will include approaches I tried, including exploiting long context, different prompt engineering techniques, and how I deployed it on servers.
Python LLM project streamlines LinkedIn job search using open-source models.