2 Commits

Author SHA1 Message Date
7e49301f2a Use port 5434 for Postgres (5432/5433 in use) 2026-02-02 15:03:09 -06:00
f30c25e79f Initial commit: Epstein Files Database project structure
- PostgreSQL schema for documents, entities, relationships, cross-refs
- Neo4j schema for graph relationships
- TypeScript extraction pipeline (OCR, NER, deduplication)
- Go API server (Fiber) with full REST endpoints
- React + Tailwind frontend with network visualization
- Pattern finder agent for connection discovery
- Docker compose for databases (Postgres, Neo4j, Typesense)
- Cross-reference matching for PPP loans, FEC, federal grants
2026-02-02 14:54:00 -06:00