You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of the APIs would be to fetch result for the front end after the NLP functions or other ML functions are performed
e.g. an API call might be called "get_tafseer" and it gets a surah number, ayat number and an optional version of tafseer as there are multiple, this will return a string
This is the initial idea, it might evolve as the project evolves
The text was updated successfully, but these errors were encountered:
Make Flask/Fast APIs for getting data
The purpose of the APIs would be to fetch result for the front end after the NLP functions or other ML functions are performed
e.g. an API call might be called "get_tafseer" and it gets a surah number, ayat number and an optional version of tafseer as there are multiple, this will return a string
This is the initial idea, it might evolve as the project evolves
The text was updated successfully, but these errors were encountered: