Many AI code editors use semantic search to improve the quality of code retrieval and the performance of agent coding tasks. Cursor reports up to 23.5% higher accuracy in answering questions about the codebase and increased code retention by combining grep with semantic search.
Notably, Claude Code does not use semantic search in code retrieval. Let’s change that!
In this workshop, we’ll index our codebases on turbopuffer and give Claude Code (or any agent) a suite of code search tools – including semantic search, full-text search, and regex search. You’ll build a practical tool while learning how to maximize performance and recall on turbopuffer’s object-storage-native search database.
What you’ll learn:
Bio Coming Soon!