Skip to content
View GhilaniYassine's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report GhilaniYassine

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GhilaniYassine/README.md

🧠 Who Am I?

class YassineGhilani:
    def __init__(self):
        self.name         = "Yassine Ghilani"
        self.role         = "AI Engineer & Full-Stack Developer"
        self.location     = "Tunisia 🇹🇳"
        self.education    = "BSc Computer Science — ISITCOM Sousse"
        self.website      = "https://ghilaniyassine.tech"

    @property
    def focus_areas(self):
        return [
            "🤖 Large Language Models (LLMs)",
            "📚 Retrieval-Augmented Generation (RAG)",
            "🕸️  Agent Orchestration & Multi-Agent Systems",
            "🌐 NLP Applications & Semantic Search",
            "☁️  Azure AI & Cloud-Native Solutions",
            "⚙️  Backend APIs with Django & FastAPI",
        ]

    @property
    def current_mission(self):
        return "Turning cutting-edge AI research into real-world impact."

    def fun_fact(self):
        return "When not training models, I'm training on the 🏀 basketball court!"

🚀 Tech Arsenal

🤖 AI / ML / LLM Stack

💻 Languages & Frameworks

☁️ Cloud & Databases

⚙️ DevOps & Tools


📊 GitHub Analytics

GitHub Streak

Contribution Graph

🏆 GitHub Trophies

trophies

🎯 Core Expertise

Domain Skills
🤖 Generative AI LLM Fine-tuning, Prompt Engineering, RLHF, RAG Pipelines
🕸️ Agent Systems Multi-Agent Orchestration, Tool Use, Memory Management
📚 NLP Semantic Search, Text Classification, Named Entity Recognition
☁️ Azure AI OpenAI Service, Cognitive Services, Azure ML, AI Search
⚙️ Backend RESTful APIs, Microservices, WebSockets, Async Pipelines
🚀 Deployment Docker, CI/CD, Cloud-Native, Scalable Architectures

🌍 What I'm Building

graph LR
    A[🧠 Raw Data] -->|Ingestion| B[📄 Chunking & Embedding]
    B -->|Store| C[🗄️ Vector DB - ChromaDB]
    C -->|Retrieve| D[🔍 Semantic Search]
    D -->|Augment| E[🤖 LLM - GPT / Azure OpenAI]
    E -->|Generate| F[✅ Intelligent Response]
    F -->|Serve| G[🌐 FastAPI / Django API]
Loading

Building production-grade RAG systems, intelligent agents, and NLP pipelines that bridge research and real-world value.


📈 Contribution Heatmap

Yassine's GitHub Contribution Chart

🎓 Certifications & Learning

  • 🏅 Microsoft Azure AI — Azure AI Services & Solutions
  • 🤖 LLM Engineering — RAG, Fine-Tuning & Agent Orchestration
  • 📊 ML & Deep Learning — PyTorch, TensorFlow pipelines
  • 🌐 Backend Mastery — Django, FastAPI, REST API design

🤝 Let's Collaborate

I'm open to collaborating on AI research, LLM applications, RAG systems, and open-source NLP projects.

LinkedIn Portfolio Email


github-snake

✨ Always curious. Always building. Always learning. ✨

Pinned Loading

  1. Ai-personality-Agents Ai-personality-Agents Public

    🧠 Multi-personality WhatsApp AI chatbot with specialized agents (Feynman, Dostoevsky) powered by n8n workflows, Google Gemini, and RAG pipeline for intelligent, context-aware conversations.

    8 1

  2. Django-Docker-Deployment Django-Docker-Deployment Public

    This project demonstrates how to containerize a Django application using Docker with proper environment variable management.

    4

  3. YG_Academy YG_Academy Public

    A modern Django-based academy management system with AI-powered quiz generation - A comprehensive learning platform that combines traditional education management with cutting-edge artificial intel…

    CSS 2

  4. RAG-Alzheimer-s_Disease RAG-Alzheimer-s_Disease Public

    RAG

    Python 1

  5. TruthBot-Azure TruthBot-Azure Public

    TruthBot is an intelligent fact-checking system that leverages AI agents, web search, and multi-agent orchestration to verify claims and deliver clear, evidence-backed verdicts. Built with modern t…

    TypeScript 5

  6. RAG-AGENT RAG-AGENT Public

    An intelligent RAG agent powered by Azure OpenAI and Azure AI Search for document-grounded Q&A with query rewriting and semantic retrieval.

    Jupyter Notebook 2