|
|
@@ -1,6 +1,6 @@
|
|
|

|
|
|
|
|
|
-# Quick Explanation
|
|
|
+# An LLM-Powered Qur'án Study Tool
|
|
|
|
|
|
This is a tool meant to help people study the Qur'án in the original Arabic. It uses Google Gemini to produce translations, word breakdowns, context, or tafsir for the selected 'ayat.
|
|
|
|
|
|
@@ -17,6 +17,10 @@ or,
|
|
|
# TBD
|
|
|
|
|
|
- [ ] Put the `git` repository up for y'all who like to build your docker containers by hand
|
|
|
+- [ ] Add a means of passing API credentials through environment variables
|
|
|
+- [ ] Add Ollama as a provider (CORS can be tricky, fair warning)
|
|
|
+- [ ] Add DeepSeek as a provider
|
|
|
+- [ ] Set script up to pull local versions of the Qur'án text, and to cache answers in an accessible drawer
|
|
|
|
|
|
---
|
|
|
|