AI_Job_Finder / README.md
UMAR798's picture
Update README.md
422ed2d verified
|
Raw
History Blame Contribute Delete
1.68 kB

A newer version of the Gradio SDK is available: 6.23.1

Upgrade
metadata
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 β€” LinkedIn