Final Architecture
React Frontend
|
↓
Express API
/ \
↓ ↓
PostgreSQL FastAPI
|
↓
RAG Pipeline
|
↓
Vector DB
|
↓
LLM
Layers
- Backend foundation — Express + Postgres
- RAG layer — retrieval + grounded answers
- Frontend — product surface that calls the APIs