RAG should never be your default
A developer building a tutoring AI initially used vector RAG to retrieve similar past problems, but the approach performed poorly. After investigating, they found that semantic similarity did not equate to the needed sol…