How Vector Databases and RAG Solve AI Hallucination Problems
Using Semantic Search and External Context to Rein in Generative Models
Aug 5, 20256 min read26

Search for a command to run...
Series
This is a series where I will get more technical by discussing systems, tools, and real-world projects that are interesting.
Using Semantic Search and External Context to Rein in Generative Models

Rust, C, Python… all of these languages have something in common. They all have cult-like followings for one thing or another. C for speed and it being the low-level king. Python for it’s extensive libraries especially with the massive trend in machi...

The fix is already built in. Here's how to turn it on or use a different approach
