Commit History

Merge HF fix into main
ec5106d

majidali1256 commited on

fix(hf): fix double resume extraction in Gradio app.py
63bf957

majidali1256 commited on

Merge fix: resolve scan API port mapping
088739b

majidali1256 commited on

fix: resolve backend API port mapping and form scan response parsing
230b596

majidali1256 commited on

Merge dev into main: complete Week 2 Next.js + FastAPI AI Resume Screener
748f4b1

majidali1256 commited on

Merge pull request #22 from majidali1256/feature/week2-nextjs-ai-screener
1e6036f
unverified

Majid Ali commited on

feat(step-6): Next.js frontend dashboard with Framer Motion animations & responsive UI
3ef3535

majidali1256 commited on

Merge PR #14: Complete Week 1 AI Resume Screener
55e146e
unverified

Majid Ali commited on

chore: finalize Week 1 submission documentation
4e53545

majidali1256 commited on

Merge pull request #6 from majidali1256/dev
b580314
unverified

Majid Ali commited on

docs: complete README with overview, tech stack, setup steps, project structure, team & roles for Week 1 submission
bfe40d7

majidali1256 commited on

fix: enforce exact JSON schema field names in prompt and switch to gemini-flash-lite-latest for reliable quota availability
4c15e4e

majidali1256 commited on

feat: upgrade ResumeAssessor to gemini-2.0-flash and direct urllib REST API invocation for 100% reliable local & cloud execution
4e2dcdc

majidali1256 commited on

fix: dynamically reload .env inside ResumeAssessor initialization so local API key is picked up without server restart
9b96564

majidali1256 commited on

fix: restore sdk: gradio in README.md to satisfy Hugging Face ZeroGPU hardware validation
855126a

majidali1256 commited on

feat: switch Hugging Face Space to Docker SDK to serve exact local 3D Executive HTML GUI at root URL
3756134

majidali1256 commited on

feat: serve custom 3D HTML Executive UI at root URL on Hugging Face Spaces and mount Gradio at /gradio
bd28f94

majidali1256 commited on

feat: upgrade Hugging Face Space to custom executive dark glassmorphism cyber theme with glowing hero banner and neon buttons
2320667

majidali1256 commited on

feat: explicitly allow .pdf, .docx, .doc, and .txt files in Gradio file uploaders
9228255

majidali1256 commited on

fix: add @spaces.GPU decorator and spaces package for full ZeroGPU hardware compatibility on Hugging Face Spaces
874242d

majidali1256 commited on

fix: set show_api=False and explicit tuple return types to prevent gradio_client json schema TypeError in Hugging Face Spaces
495041c

majidali1256 commited on

fix: upgrade Hugging Face Space to Gradio SDK 5.12.0 to eliminate legacy HfFolder import error
79af43b

majidali1256 commited on

feat: complete enterprise project with evidence grounding verifier, benchmark library, pytest suite, and CI/CD workflow
627b588

majidali1256 commited on

fix: pin huggingface-hub==0.23.2 to resolve Gradio 4.44 HfFolder import compatibility on Hugging Face Spaces
037597b

majidali1256 commited on

fix: replace uvicorn mount with rock-solid native Gradio dashboard for Hugging Face Spaces
8ab9914

majidali1256 commited on

fix: clean requirements.txt and rename Dockerfile to avoid Gradio build collision on Hugging Face Spaces
4c64166

majidali1256 commited on

fix: set colorFrom to blue to satisfy Hugging Face YAML metadata spec
c9741a2

majidali1256 commited on

feat: configure repo for 100% free Hugging Face Gradio Space hosting
169edf7

majidali1256 commited on

feat: add app.py entry point and port 7860 support for 100% free Hugging Face Spaces hosting
7ee1f00

majidali1256 commited on

feat: add Microsoft Word (.docx/.doc) document parsing alongside PDF and TXT
8f21bc9

majidali1256 commited on

docs: add professional Hugging Face Model Card and Dockerfile for deployment
2cad74a

majidali1256 commited on

feat: upgrade Light and Dark themes with bold SaaS executive glass borders and depth-scaled 3D particle animations
9c6b1d1

majidali1256 commited on

feat: add Google Stitch Aurora Light and Obsidian Dark theme switcher button with persistence
5822306

majidali1256 commited on

feat: integrate Google Stitch MCP Obsidian Prism design tokens into 3D animated studio frontend
5fc9ace

majidali1256 commited on

build: configure Google Stitch MCP server in mcp.json and .vscode/mcp.json
6340fe0

majidali1256 commited on

feat: upgrade to 3D animated studio frontend with interactive particle canvas and 3D tilt cards
a49a46f

majidali1256 commited on

docs: add PR description for Web UI Dashboard (Task #3)
b65db54

majidali1256 commited on

feat: add interactive web UI dashboard and PDF upload screen (Task #3)
1824d79

majidali1256 commited on

docs: complete README with overview, tech stack, setup steps, project structure, team & roles for Week 1 submission
5e35751

majidali1256 commited on

fix: enforce exact JSON schema field names in prompt and switch to gemini-flash-lite-latest for reliable quota availability
9685686

majidali1256 commited on

feat: upgrade ResumeAssessor to gemini-2.0-flash and direct urllib REST API invocation for 100% reliable local & cloud execution
9b7f6c8

majidali1256 commited on

fix: dynamically reload .env inside ResumeAssessor initialization so local API key is picked up without server restart
f972216

majidali1256 commited on

fix: restore sdk: gradio in README.md to satisfy Hugging Face ZeroGPU hardware validation
02bc682

majidali1256 commited on

feat: switch Hugging Face Space to Docker SDK to serve exact local 3D Executive HTML GUI at root URL
08462f0

majidali1256 commited on

feat: serve custom 3D HTML Executive UI at root URL on Hugging Face Spaces and mount Gradio at /gradio
43d1d6d

majidali1256 commited on

feat: upgrade Hugging Face Space to custom executive dark glassmorphism cyber theme with glowing hero banner and neon buttons
464c674

majidali1256 commited on

feat: explicitly allow .pdf, .docx, .doc, and .txt files in Gradio file uploaders
025c126

majidali1256 commited on

fix: add @spaces.GPU decorator and spaces package for full ZeroGPU hardware compatibility on Hugging Face Spaces
ae37458

majidali1256 commited on

fix: set show_api=False and explicit tuple return types to prevent gradio_client json schema TypeError in Hugging Face Spaces
05d4db1

majidali1256 commited on

fix: upgrade Hugging Face Space to Gradio SDK 5.12.0 to eliminate legacy HfFolder import error
e0d4ad2

majidali1256 commited on