feat: implement multi-stage candidate ingestion and matching pipeline with UI tracking and backend schema support 72d1c14 ketannnn commited on 27 days ago
feat: implement matching router and stage 2 neural reranking logic 88462d6 ketannnn commited on 27 days ago
fix: use real candidate count, remove stage2 cap, add full error logging 7bd1c28 ketannnn commited on 27 days ago
feat: implement matching router with two-stage retrieval, reranking, and async explanation generation 8c91ba1 ketannnn commited on 27 days ago
fix: replace backend RRF with true percentage math so Stage2 final score aligns with frontend weights d8cf7ea ketannnn commited on 27 days ago
feat: user-controlled pipeline depth sliders for stage1/stage2 retrieval caps 7c30c0e ketannnn commited on 27 days ago
feat: implement matching router with support for retrieval, reranking, and candidate explanation workflows fcc0ebf ketannnn commited on Apr 15
feat: add admin endpoint to reset Postgres schema and Qdrant collection via Alembic migrations 6ca6336 ketannnn commited on Apr 15
feat: implement admin endpoint and UI for database and vector store reset 022fb5a ketannnn commited on Apr 15
feat: implement backend ingestion pipeline with Celery workers, Qdrant integration, and session management 96fe8d8 ketannnn commited on Apr 14
feat: implement FastAPI application with Pinecone/Redis integration and candidate matching router c835700 ketannnn commited on Apr 14
feat: implement backend candidate matching pipeline with Pinecone integration, FastAPI routers, and ingestion workers. d003918 ketannnn commited on Apr 14
feat: implement automated ingestion pipeline with state persistence and add database maintenance utilities 7649e72 ketannnn commited on Apr 14
feat: stabilize celery loops, add redis caching, and scale stage 2 neural limit to 250 b7d367d ketannnn commited on Apr 14
feat: add pipeline page, session delete with Qdrant cleanup, explain worker, and final frontend polish a0f1a88 ketannnn commited on Apr 13
fix: resolve asyncpg ssl connection errors and Qdrant strict payload filtering 12fa3c2 ketannnn commited on Apr 13
feat: add gap analysis, LLM explainer via Groq, and all API routes aeacc04 ketannnn commited on Apr 12