CoolFace
Apppublic

vsharath/ai-interview-coach-backend

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
19 commits on main
bcc43af8mo ago

Improve resume extraction and parsing

vsharath
aeb2b058mo ago

Fix spaCy model mismatch (use en_core_web_sm)

vsharath
0da625d8mo ago

Fix Dockerfile syntax (remove git commands)

vsharath
e700e888mo ago

Install spaCy model for DEFAULT_SPACY_MODEL

vsharath
308d4c68mo ago

Fix Dockerfile requirements.txt path

vsharath
dfcd1b68mo ago

Remove file logging for Hugging Face compatibility

vsharath
cfc6b248mo ago

Fix backend structure and imports

vsharath
499acc38mo ago

Add backend folder and fix Docker imports

vsharath
205ed998mo ago

Update Dockerfile

vsharath
6d2a32f8mo ago

Rename init.py to __init__.py

vsharath
7a050aa8mo ago

Update Dockerfile

vsharath
c6682988mo ago

Create init.py

vsharath
8a40cad8mo ago

Add sentence-transformers and torch for runtime

vsharath
11feab08mo ago

Fix Dockerfile paths for root-level backend

vsharath
c0682508mo ago

Upload 7 files

vsharath
344f51e8mo ago

Fix Dockerfile entrypoint for FastAPI

vsharath
cb86c0c8mo ago

Update Dockerfile

vsharath
6bfa4a68mo ago

Create Dockerfile

vsharath
016ce398mo ago

initial commit

vsharath