Skip to content
View Khaoula1025's full-sized avatar

Block or report Khaoula1025

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
khaoula1025/README.md

Typing SVG


     


> ./identity

const khaoula: AIDeveloper = {
  stack:      ["React", "Next.js", "FastAPI", "Laravel", "LangChain", "PyTorch"],
  focus:      ["RAG Pipelines", "LLM Systems", "Computer Vision", "MLOps"],
  ships:      "end-to-end — from frontend UX to model deployment",
  currently:  "building production-grade AI products",
  openTo:     "ambitious projects where AI meets real user problems",
};

I work at the intersection of web engineering and AI systems — designing the interface, wiring the backend, and deploying the intelligence. Not just exploring the space. Building in it.



> ls ./stack


⌨️ Languages


🎨 Frontend


⚙️ Backend & APIs


🗄️ Data & Databases


🤖 AI · ML · LLMs


  LangChain · HuggingFace · RAG Pipelines · OpenCV · CNNs
  MLflow · NumPy · Pandas · Keras · Vector Databases

🚀 Infra & Tooling



> cat ./what-i-build.md




Intelligent document Q&A, retrieval pipelines, and LLM-backed APIs — all wired with FastAPI and production-ready vector stores.



Next.js frontends wired to Python ML backends, containerized in Docker, and experiment-tracked with MLflow.



CNNs and OpenCV pipelines for real-time inference — from training to served endpoints.



Clean-architecture apps with React / Laravel / Node — REST and async APIs built to scale.



> git log --stats





> ssh connect


     



"The most interesting engineering problems sit where the model ends and the user begins."


Pinned Loading

  1. Facial_Emotion_Detection Facial_Emotion_Detection Public

    Facial Emotion Detection API is a prototype computer vision system designed for UX and product testing. It uses OpenCV Haar Cascades for face detection and a custom TensorFlow/Keras CNN to classify…

    Jupyter Notebook

  2. HR-Pulse HR-Pulse Public

    HR-Pulse: An end-to-end Data & AI platform for automated job analysis. Features Skill Extraction (NER) via Azure AI, Salary Prediction (ML), and full DevOps automation (Terraform, Docker, CI/CD). M…

    Jupyter Notebook

  3. it-support-rag-mlops it-support-rag-mlops Public

    End-to-end LLMOps project implementing a Retrieval-Augmented Generation (RAG) assistant for IT support. Includes PDF ingestion, semantic search with embeddings, FastAPI backend, PostgreSQL logging,…

  4. RetentionAI-Employee-Churn-Prediction-HR-Decision-Support-System-backend- RetentionAI-Employee-Churn-Prediction-HR-Decision-Support-System-backend- Public

    Predictive HR analytics platform using Machine Learning (Random Forest) to forecast employee churn and Generative AI (LLM) to automate personalized retention strategies. Built with FastAPI, Next.js…

    Jupyter Notebook

  5. SmartStayAi SmartStayAi Public

    Smart Stay Intelligence is an AI-powered platform for UNO Hotels that forecasts occupancy (1–30 days) and recommends optimal room prices. Using XGBoost, Prophet, and external data like events and w…

    Jupyter Notebook

  6. SmartTicketPipeline SmartTicketPipeline Public

    End-to-end NLP batch pipeline for automated IT support ticket classification. The project leverages Hugging Face embeddings, ChromaDB vector storage, supervised learning, and Evidently AI for drift…