Commit History

feat: implement automated ingestion pipeline with state persistence and add database maintenance utilities
7649e72

ketannnn commited on

feat: stabilize celery loops, add redis caching, and scale stage 2 neural limit to 250
b7d367d

ketannnn commited on

refactor: unified session view, pipeline polling, db wipe
5ff9d40

ketannnn commited on

feat: add pipeline page, session delete with Qdrant cleanup, explain worker, and final frontend polish
a0f1a88

ketannnn commited on

fix: resolve asyncpg ssl connection errors and Qdrant strict payload filtering
12fa3c2

ketannnn commited on

feat: implement session-based candidate matching architecture
5655f74

ketannnn commited on

feat: add gap analysis, LLM explainer via Groq, and all API routes
aeacc04

ketannnn commited on

feat: implement Stage 2 reranker with BGE cross-encoder and RRF fusion
63c562f

ketannnn commited on

feat: implement Stage 1 retriever - ANN search + structured weighted scorer
4427789

ketannnn commited on

feat: implement feature builder with growth velocity and JD quality scoring
3330b0f

ketannnn commited on

feat: add embedding singleton and batch ingest Celery worker
bdaeeeb

ketannnn commited on

feat: define ORM models for JD, Candidate, MatchResult with Alembic migration
1ca9ba2

ketannnn commited on

feat: scaffold FastAPI app with async Postgres and Qdrant connection
c1dbdc6

ketannnn commited on