TarteelAI/tarteel-ml

Refactor utilities related to the Quranic dataset.

Opened this issue · 1 comments

As part of a broader refactoring effort, improve the code used to manipulate Quranic data.

We have some new tools in our API that allow us to get Quran ayahs based on their Juz/Page/Hizb/Word/Translation etc. (i.e. GET api.tarteel.io/v1/quran/translation/?resource_name=transliteration or GET api.tarteel.io/v1/quran/word/?surah=1&ayah=1)
Lmk if this is what's needed and I can point you in the right direction.
This will also be a good start to working on some docs so others can also use our API iA.