resumematch-api / apps /api /__init__.py
ayushgupta7777's picture
Deploy ResumeMatch Lab API (engine + 9,014-job corpus)
3a41bf2
Raw
History Blame Contribute Delete
202 Bytes
"""FastAPI backend exposing the ResumeMatch engine for any frontend (e.g. a
React/Next.js app on Vercel). Shares the exact same core/ + stats/ engine as the
Streamlit app — no logic is duplicated."""