6/25/2026 at 6:00:43 AM
That's cool! I did the same for the Quran to see how RAG works. I also indexed related works called "Hadith" and the names of Allah. It initially required indexing everything using OpenAI embeddings and then powered by it.It's also open source
by asim
6/25/2026 at 11:30:36 AM
Yes! looks like yours has more features (I considered generating the audio) FWIW I observed that the embedding gives the most signal when I pass whole paragraphs (for all I know the Quran is in lyrical verse so maybe that doesn't work)by jacksonastone
6/25/2026 at 4:10:59 PM
Ah interesting. So I'm using an English translation. Tbh I wish I could do more with the Arabic but the models are not perfect at that. But the idea of giving it whole paragraphs makes a ton of sense.Tried to generate audio but wasn't satisfied with the interpretation of some words, saying that thou may try again.
by asim
6/26/2026 at 5:24:46 PM
This is wonderful! Thank you!My friend has been looking for a good transliterated version of the Quran. I see I can hover/click over a word to view the transliteration, is it possible to have an option to show transliteration, like word-by-word translation?
I added an issue https://github.com/asim/reminder/issues/111
Thanks again!
by mero22