Spaces:
Sleeping
Sleeping
| 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) |