Commit History

HF Fix: Pre-download embedding model to avoid runtime connection errors
4905a93
Running

Amogh Gupta commited on

HF: Add required metadata to backend/README.md
acf36c1

Amogh Gupta commited on

Deploy: Update for Hugging Face (Secrets + Port) and Vercel Proxy
0a031ed

Amogh Gupta commited on

chore: secure .env in gitignore and add Hugging Face API key
61f4461

Yazh-7z7 commited on

feat(docker): add Dockerfile for backend FastAPI app
6afb28c

Yazh-7z7 commited on

fix(security): remove hardcoded HF_API_KEY from main.py
bd888d1

Yazh-7z7 commited on

chore(env): rotate HF token and restore Pinecone API key
d0785e7

Yazh-7z7 commited on

feat(search): apply year range post-filter and expose filtered count
9a8f2bd

Yazh-7z7 commited on

perf(search): increase Pinecone fetch pool when year filter is active
f9c397a

Yazh-7z7 commited on

fix(security): replace Pinecone API key with env var
d0647f9

Yazh-7z7 commited on

feat(models): extend SearchRequest with optional year_from and year_to fields
f72c466

Yazh-7z7 commited on

Update requirements.txt
41b089e

MitaksharaYadav commited on

Change Pinecone API key to placeholder text
40c461b

Amogh1221 commited on

test(backend): add basic test script
292c40c

Amogh Gupta commited on

feat(backend): add scripts to build vector DB
8c2223d

Mitakshara commited on

feat(backend): add vector DB integration
bc4e23f

Amogh Gupta commited on

feat(backend): initialize FastAPI app
a01e1da

Mitakshara commited on

chore(backend): add dependencies
c961e00

Amogh Gupta commited on

chore: add environment variable templates
a44ac9a

Mitakshara commited on