|
AI Accuracy Production Invoice System |
Users Impacted FinTech Banking Platform |
Company Interest Healthcare AI Inquiry |
Collaborations Global Requests |
AI Research SUP'COM University |
#!/usr/bin/env python3
"""
Ahlem Laajili - AI/ML Engineer
Building production AI that delivers measurable business impact.
"""
class AIEngineer:
def __init__(self):
self.name = "Ahlem Laajili"
self.title = "AI/ML Engineer | Python Developer | PhD Researcher"
self.location = "Tunisia 🇹🇳 → Remote Worldwide 🌍"
self.education = {
"PhD": {"field": "Artificial Intelligence", "school": "SUP'COM", "status": "In Progress"},
"MSc": {"field": "Computer Science Engineering", "school": "ESPRIT", "rank": "Graduated with High Honors"},
"BSc": {"field": "Computer Science & Networking", "school": "ISTIC", "rank": "Top 3 🏆"},
}
self.current_role = {
"company": "Flouci (FinTech)",
"role": "Python Software Engineer",
"impact": "130K+ users, 15+ production migrations, PCI-DSS compliant systems"
}
self.achievements = [
"🎯 95.4% accuracy in production AI systems",
"💰 $40M+ healthcare company project inquiry",
"🌍 50+ international collaboration requests",
"🏆 ESPRIT Competition Finalist (9th Edition Bal des Projets)",
"📺 1.5K+ YouTube tutorial views",
"⭐ 400+ GitHub stars across projects",
]
self.specializations = ["Document AI", "Computer Vision", "NLP", "LLM Fine-tuning", "MLOps"]
def philosophy(self):
return "I build AI that works in production, not just in notebooks."
me = AIEngineer()
print(me.philosophy()) # Let's build something extraordinary together.
|
|
|
Continual learning system for document AI with hard example mining, active learning, and drift detection. 69.52% faster with CUDA optimization.
|
Healthcare platform with face recognition, lung disease classification (X-ray AI), blockchain medical records, and intelligent chatbots.
|
|
Complete fine-tuning pipeline from dataset prep to Ollama deployment. Supports Llama 3, Mistral, Gemma, Qwen, and any HuggingFace model.
|
Beyond tutorials: semantic chunking, hybrid search (Vector + BM25 + Reranking), RAGAS evaluation, Redis caching, and Kubernetes configs.
|
🤖 AI/ML Projects
👁️ Computer Vision Projects
🛠️ Templates & Boilerplates
|
Healthcare AI Platform |
95.4% Invoice Extraction |
Technical Tutorials |
Real feedback from clients, founders, and industry leaders across 10+ countries.
|
|
|
|
╭────────────────────────────────────────────────────────────────────────╮
│ │
│ 🤖 AI Integration → Document AI, Computer Vision, NLP, LLMs │
│ 📺 Technical Content → Tutorials, workshops, documentation │
│ 🔍 Code Review → ML systems, Python architecture │
│ 💼 Consulting → Production ML system design │
│ │
╰────────────────────────────────────────────────────────────────────────╯









