Crishaha-cute/Pathfinder ? reverse-engineered prompt
Reverse engineered prompt
Build me a local job finder web app in Python with Streamlit that reads jobs from a CSV file and never hard codes the listings. I want a clean dashboard that shows quick stats like total jobs, categories, locations, companies, and average salary, plus a few interactive charts for things like category, location, job type, experience level, and salary. Users should be able to type natural search queries like Python developer with SQL experience, then narrow results with filters for category, location, employment type, experience, and salary. Each job should open as a card with the main details, skills, description, and related jobs. Also add AI style recommendations that match a simple profile, explain why a job fits, and show missing skills and a match score. Make it work fully locally, cache the search index, and fall back gracefully if the embedding model is unavailable. Include a feedback page that saves ratings and comments locally.
Are you gonna build this?
make sure you review the code using arcumet