About This Session
Context engineering is the art of orchestrating the information your AI systems have at their disposal. AI agents' knowledge is only as good as the domain knowledge they can access, and how you build that knowledge retrieval layer determines everything downstream. This workshop approaches context engineering from a vector search standpoint, covering the range of tooling it enables (f.e., hybrid search), where it genuinely fits and where it doesn't, and what complements it (knowledge graphs behind GraphRAG). We'll go from the intuition behind context engineering to context engineering in practice. You'll see the full picture: how to increase search relevance and reduce retrieval latency, and how to orchestrate context-engineering tools. By the end of the workshop, you'll build a context-engineering layer of a simple medical AI copilot.
Topics
- Agentic AI
- Vector Databases