--- title: AI Job Finder emoji: 📈 colorFrom: blue colorTo: green sdk: gradio sdk_version: 6.20.0 app_file: app.py pinned: false license: mit --- # AI Job Finder 🔎 **Find top remote jobs that match your resume — instantly.** AI Job Finder is a lightweight application that analyzes your resume and matches it against a list of remote job postings, helping you quickly identify the roles best suited to your skills and experience. ## Features - 📄 Upload your resume (PDF/text) - 🧠 Extracts key skills and experience using [NLP / embeddings / keyword matching — specify] - 🎯 Matches your profile against available remote job listings - 📊 Ranks and displays the best-fit opportunities ## How it works 1. Upload your resume 2. The app parses your resume text and extracts relevant skills/keywords 3. It compares your profile against job listings using [cosine similarity / a matching model — specify] 4. Top-matching jobs are displayed, ranked by relevance ## Tech stack - **Frontend:** Streamlit - **NLP/Matching:** [e.g. sentence-transformers, TF-IDF, spaCy — specify] - **Job data source:** [e.g. static dataset, scraped listings, API — specify] ## Limitations - Match quality depends on how well the resume is formatted/parsed - Job listings are limited to [static/sample data — specify] and may not reflect real-time openings - Currently supports resumes in [English / PDF format — specify] ## Try it Upload your resume above and get matched with relevant remote roles in seconds. ## Author Built by [Muhammad Umar Farooq](https://huggingface.co/UMAR798) — [LinkedIn](https://www.linkedin.com/in/muhammad-umar-farooq-6964a430b)