A Python library for authenticating against WebAuthn/FIDO2 servers. Handles FIDO2 device discovery, assertion retrieval over CTAP HID, and server communication. Tested against the python-fido2 server ...
- Lets a user upload a resume PDF and paste a job description. - Sends that data to a FastAPI backend. - Extracts raw text from the PDF. - Calls a Large Language Model (LLM) via LangChain and Groq.