← Back to archive
https://gitadiff.pages.dev Gita DIFF is a database built from a study that documents more than 600 changes in the Bhagavad Gita, in addition to the full text of both editions. The site allows you to compare versions in multiple ways, and the `/ask` function answers questions in natural language by retrieving verses and relevant explanations. This makes it the first useful comparison tool beyond simply finding verses as it is driven by a neuronal engine. It also makes the comparison meaningful by showing the exact changes quickly, explaining why they matter in a clear language and answering natural questions instead of just listing differences. Technical: RAG (Retrieval-Augmented Generation) is a system that uses neural embeddings to retrieve relevant passages from a knowledge repository (a vector base) and then conditiones
← Go back Go to archive →