Engineering Intern · NatWest Group
Making retrieval inside a bank’s agent platform persistent, hybrid, and fast.
- ▸ Migrating Synapse — NatWest’s internal agentic orchestration layer — from an in-memory vector store to PostgreSQL + pgvector: persistent, scalable semantic retrieval across enterprise AI workflows.
- ▸ Replaced Spring AI’s default retrieval with a custom hybrid search pipeline — PostgreSQL full-text (tsvector) fused with BM25 ranking.
- ▸ Wired Synapse into AWS Agent Registry for runtime discovery and routing of specialized agents across enterprise domains.
- ▸ Building the Capability Registry: a central catalog of enterprise APIs that lets Synapse plan multi-step workflows on its own.