May 4 · 11 min read · RAG is the technique behind modern AI applications that can answer questions about your own data. Unlike fine-tuning, RAG is cost-effective and provides up-to-date responses. This guide shows you how
Join discussion
Mar 24 · 10 min read · Code reviews are one of those things every team agrees are important but nobody enjoys waiting for. You open a pull request, your reviewer is heads-down on something else, and the PR sits there. When
Join discussion
Mar 17 · 18 min read · When I last wrote about this project, I was benchmarking enterprise AI inference tooling against a local alternative on cutting-edge GPU hardware — and discovering that enterprise frameworks are not a
Join discussion
Mar 16 · 12 min read · Oracle Database 23ai's AI Vector Search provides multiple strategies for finding similar vectors, each with different trade-offs between accuracy, speed, and resource usage. Understanding when to use
Join discussion
Mar 13 · 16 min read · I was building a venue discovery feature. The idea was simple: a user describes what they are looking for in natural language, and the app surfaces the best matches from a catalogue of thousands of pl
Join discussionMar 9 · 12 min read · Oracle Database 23ai introduces native vector capabilities that enable semantic search directly within SQL. Understanding how to create vectors, calculate distances, and choose appropriate metrics is
Join discussion