vsharath/ai-interview-coach-backend
0
Improve resume extraction and parsing
Fix spaCy model mismatch (use en_core_web_sm)
Fix Dockerfile syntax (remove git commands)
Install spaCy model for DEFAULT_SPACY_MODEL
Fix Dockerfile requirements.txt path
Remove file logging for Hugging Face compatibility
Fix backend structure and imports
Add backend folder and fix Docker imports
Update Dockerfile
Rename init.py to __init__.py
Update Dockerfile
Create init.py
Add sentence-transformers and torch for runtime
Fix Dockerfile paths for root-level backend
Upload 7 files
Fix Dockerfile entrypoint for FastAPI
Update Dockerfile
Create Dockerfile
initial commit
