Live data from Hacker News

Show HN: Bible as RAG Database

crosscanon.com

101–108 of 108 posts

Re: Show HN: Bible as RAG Database

#101
post #50

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. https://reminder.dev/search It's also open source https://github.com/asim/reminder

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!

Re: Show HN: Bible as RAG Database

#108

I vibed up something similar, comparing the verses of the big 3 religions. Cloudflare vectorize for embeddings db. https://crazy.church

Can I ask what you’re using for voice AI?

Whisper running in cloudflare AI worker
Post reply on HN