• Joined on 2025-11-11
cypher pushed to main at cypher/hadith-api 2026-03-02 21:07:34 +00:00
5083e377a0 fix: Update NarratorSummary model to make name_arabic optional and name_transliterated nullable; enhance query filters for non-null Arabic names
cypher pushed to main at cypher/hadith-api 2026-03-02 21:00:20 +00:00
f2bab9cadd feat: Add Arabic text normalization utilities for consistent matching
cypher pushed to main at cypher/hadith-api 2026-03-02 20:57:43 +00:00
649b6a40a3 feat: Add __init__.py to utils directory for package initialization
cypher pushed to main at cypher/hadith-api 2026-03-02 20:51:28 +00:00
9aa76cddaf Refactor narrator endpoints for improved search and profile retrieval
cypher pushed to main at cypher/hadith-api 2026-02-26 23:05:41 +00:00
abb091685e fix: Update Qdrant client initialization to include port in the URL
cypher pushed to main at cypher/hadith-api 2026-02-26 23:02:34 +00:00
3d59c78eb9 fix: Update Qdrant configuration in settings and deployment files for correct host, port, and collection
cypher pushed to main at cypher/hadith-api 2026-02-26 22:42:34 +00:00
a1a9d2f436 fix: Add import for Optional type to enhance type hinting in settings
cypher pushed to main at cypher/hadith-api 2026-02-26 22:39:35 +00:00
0a66b9c0e3 fix: Update fields to use Optional type for better clarity and handling of null values
cypher pushed to main at cypher/hadith-api 2026-02-26 22:28:31 +00:00
c6191180c8 fix: Update Qdrant port configuration to correct value in settings and deployment files
cypher pushed to main at cypher/hadith-api 2026-02-26 22:20:32 +00:00
0d90e93227 fix: Update Qdrant host and port configuration in environment files and deployment settings
cypher pushed to main at cypher/hadith-api 2026-02-26 22:13:09 +00:00
6ab8988cb6 fix: Enhance database connection handling with error logging and default values
cypher pushed to main at cypher/hadith-api 2026-02-26 22:05:49 +00:00
439405dead fix: Update collection_name parameter to remove default value for better clarity
cypher pushed to main at cypher/hadith-api 2026-02-26 21:38:08 +00:00
de270529dd feat: Update deployment configuration and add build & deploy script
cypher pushed to main at cypher/hadith-api 2026-02-26 21:24:42 +00:00
b81d48a008 fix: Update database credentials and Qdrant host in deployment configuration
cypher pushed to main at cypher/hadith-api 2026-02-26 21:18:17 +00:00
9d51393c86 feat: Implement Hadith and Narrator endpoints with search functionality
cypher created branch main in cypher/hadith-api 2026-02-26 21:18:17 +00:00
cypher created repository cypher/hadith-api 2026-02-26 21:16:21 +00:00
cypher pushed to main at cypher/betelgeusebytes 2026-02-11 12:29:33 +00:00
f4ba4ba7d6 Update Gitea database credentials for consistency and security
adc25a3641 Add new control plane nodes and update configurations for Kubernetes deployment
Compare 2 commits »
cypher pushed to main at cypher/hadith-ingestion 2026-01-29 09:34:34 +00:00
2bbd4b571b update project.
cypher pushed to main at cypher/betelgeusebytes 2026-01-28 10:53:42 +00:00
6463d4a140 Add usage documentation and MLOps diagrams for model training and deployment