Intelligence in action. See what we've built.
Bilingual AI chatbot powered by OpenAI Function Calling. Autonomously selects tools — web search, translation, summarization, weather — for Arabic/English responses.
Bilingual RAG app with FAISS vector search for operational PDFs. Supports Ollama, Google Gemini, and Amazon Bedrock. Arabic NLP for 10+ dialect variants.
Fine-tuned CAMeLBERT classifying Arabic delivery feedback across Gulf, Egyptian, Levantine, and MSA dialects with negation handling and batch processing.
ML-powered property valuation tool for the Dubai market. Gradient Boosting model predicting prices across 20 communities with 90% confidence intervals.
Random Forest classifier predicting delivery delays across MENA markets. Single prediction with risk gauge and batch CSV scoring on 10,000 records.
Isolation Forest + IQR + Z-Score consensus dashboard detecting delay spikes across 18 KSA/UAE/Egypt cities. Ramadan and MENA weekend handling.
REST API normalizing Arabic addresses across 10+ dialect variants for KSA, UAE, and Egypt. TTL caching reduces redundant geocoding calls by 75%.
Extracts Arabic/English text from shipping images, parses structured address components (street, district, city, postal code). KSA ShortAddress validation.
Scanned Arabic documents → OCR → GPT-4o-mini field extraction → SQLite storage → Natural language search. Full document processing pipeline.
Serverless ETL: S3 → Lambda → Parquet → Glue → Athena. Full infrastructure-as-code via CloudFormation. Parquet partitioning cuts costs ~80%.
AI-powered chatbot for audit quality programs using Amazon Bedrock (Claude 3 Sonnet). RAG over SOP/Doubts/EdgeCase docs, injected into GeoStudio via Tampermonkey.
Self-service DQ tool profiling any CSV across 5 dimensions with 0–100 weighted score, IQR outlier detection, and shareable HTML audit reports.
4-page Power BI dashboard tracking delivery KPIs across 21 MENA cities. Star-schema model with DAX measures for delay rate, MoM trend, and CAGR analysis.
Real-time Arabic speech transcription with OpenAI Whisper, speaker diarization via MFCC spectral clustering, and per-segment sentiment analysis overlay.
Desktop GUI app capturing real-time audio, transcribing with Vosk, and auto-formatting per ATC labeling guidelines. Multi-speaker tracking with role assignment.
Full multi-page website for a mosque/community organization (Khadimul Islam Sabha). Malayalam + English bilingual UI with galleries, services, team profiles, e-learning portal, and admin panel.
Flask web app for tracking community aid distribution. QR code scanning, family database with Excel import, event management, ward filtering, real-time distribution reports, and duplicate prevention.
Full-stack video course platform with user authentication, course enrollment, progress tracking, and admin panel. Built with FastAPI backend and templated frontend.