Commit History

Merge branch 'saas-auth-docs'
2e665f1

Aryan commited on

Enable trust proxy in Express to fix rate limit validation errors behind Hugging Face reverse proxy
5568e9b

Aryan commited on

Merge branch 'saas-auth-docs'
5708501

Aryan commited on

Fix crypto polyfill, allow Hugging Face CORS origins, and add missing python dependencies
7ba6039

Aryan commited on

Merge branch 'saas-auth-docs'
62f8bc5

Aryan commited on

Configure dynamic API_URL in App.js to support relative routing on Hugging Face Spaces
f1c0ad5

Aryan commited on

Merge branch 'saas-auth-docs'
15f3c39

Aryan commited on

Fix catch-all route to use path-agnostic middleware to support all Express/path-to-regexp versions
7b853da

Aryan commited on

Merge branch 'saas-auth-docs'
f93cf76

Aryan commited on

Fix Stripe initialization to use fallback secret key and prevent server crash on startup
c76f3b5

Aryan commited on

Optimize full-stack VigilantRAG for Hugging Face Spaces deployment with MongoDB Atlas
4c452d5

Aryan commited on

Optimize project for Hugging Face Spaces multi-process Docker container deployment
4e1b5ad

Aryan commited on

Refactor frontend App.js to use dynamic API_URL for deployment configuration
c09a1fa

Aryan commited on

Fix user-status route in API Gateway to return email, phoneNumber and profilePhoto fields
d46a5ed

Aryan commited on

Migrate entire API Gateway storage from JSON files to MongoDB using Mongoose schemas
aef3efd

Aryan commited on

Implement production security hardening (bcrypt, CORS, rate limits, upload filters, local loopback bindings)
2be4436

Aryan commited on

Implement secure onboarding registration, password strength visual meters, hide/show password actions, and multi-tenant document list filtering
e80bf7e

Aryan commited on

docs: add technical manual HTML print-ready guide
1c785be

Aryan commited on

docs: add classic literature questions and support all novels in offline ingest script
40b3815

Aryan commited on

docs: add technical RFC specifications and classic novels as large test datasets
f2ba56c

Aryan commited on

docs: add complete classic novels as large test datasets
a055762

Aryan commited on

docs: add local test documents and questions in samples folder
a6acb92

Aryan commited on

docs: add Hugging Face Space metadata to README
0a5cd0f

Aryan commited on

fix: correct static UI asset paths for FastAPI serving
01671d1

Aryan commited on

docs: add comprehensive README and deployment guide
43f08ef

Aryan commited on

test: add unit tests for retrieval, re-ranking, and hallucination guard
9a486df

Aryan commited on

feat: add Dockerfile and model caching for cloud deployment
90bde14

Aryan commited on

feat: design responsive glassmorphic Web UI dashboard
7223bf7

Aryan commited on

feat: implement FastAPI backend server
2ef50bf

Aryan commited on

feat: implement LLM generation and NLI hallucination guard
76fbaab

Aryan commited on

feat: add self-corrective retrieval loop with query expansion
5a02442

Aryan commited on

feat: integrate Cross-Encoder re-ranker
363ca2b

Aryan commited on

feat: implement hybrid search retriever (dense FAISS + sparse BM25)
39f1887

Aryan commited on

feat: initialize project configuration and dependencies
eadff01

Aryan commited on