← All speakers

Bio, Work & Ideas

Phil Nash

Conference affiliation: IBM · 2026

Phil Nash is a developer experience engineer at Resend, a Google Developer Expert, and an open-source developer working across communications infrastructure, web development, and retrieval-augmented generation. His career has focused on making complex developer tools easier to understand, inspect, and adapt.

Based in Melbourne, Nash studied mathematics and computer science before teaching himself web development through a WordPress blog. He spent eight years at Twilio building practical educational resources around Ruby, JavaScript, communications APIs, authentication, and email. His open-source projects include a Ruby client for Bitly, a compromised-password checker, and an ngrok extension for Visual Studio Code.

At DataStax, Nash moved into embeddings, vector databases, and Langflow, building applications that combined established communications systems with emerging AI infrastructure. One retrieval-powered voice agent brought together Twilio Voice, OpenAI, Astra DB, and Node.js. His subsequent work at IBM centered on open AI tooling, document retrieval, and inspectable agent workflows. He joined Resend in July 2026.

  • Retrieval is an engineering discipline. Nash challenges the claim that expanding model context windows eliminate RAG: organizations possess too much information to include economically in every prompt, and retrieval quality depends on document structure, changing embedding models, search behavior, and users’ actual questions.
  • OpenRAG as a composable baseline. His OpenRAG work combines Docling for document processing, OpenSearch for retrieval, and Langflow for visual orchestration. Developers can inspect chunks, adjust ingestion, change model providers, filter knowledge sources, edit agent instructions, and connect retrieval to external applications.
  • Document structure shapes retrieval quality. Docling preserves document hierarchy while processing PDFs, tables, images, scanned text, and audiovisual material. Nash pairs hierarchy-aware document processing with hybrid keyword and vector search, allowing retrieval systems to retain meaningful context while handling different search patterns and embedding-model transitions.
  • Agentic retrieval requires explicit controls. Nash favors agents that select relevant searches and tools over fixed pipelines that always return the same number of results. His Langflow guide to Model Context Protocol servers demonstrates exposing documentation and application resources to agents, while editable workflows support knowledge filters, guardrails, and specialized tools such as calculators.
  • Local deployment keeps sensitive systems adaptable. OpenRAG can use locally hosted models through Ollama and support air-gapped AI deployment without external model services. Nash has also applied AI-assisted workflows to accessibility through an alternative-text generator designed to keep people involved in producing useful image descriptions.

Read the topics behind these talks

1 conference talk

References