Lahdhirim
Recent graduate in Artificial Intelligence from CentraleSupélec, a leading engineering school, with a strong passion for Data and AI.
France
Pinned Repositories
GENAI-web-summarizer-vastai
A web summarization app that uses powerful Large Language Models (LLMs) to scrap and summarize web content, with email delivery support. Configurable with multiple LLM providers, and deployable on local or cloud servers like VastAI.
GENAI-company-brochure-huggingfacespaces
Modular AI tool to convert web content into markdown brochures using OpenRouter LLMs. Fully customizable and deployable via Gradio on Hugging Face Spaces.
NLP-financial-question-answering-tool
Fine-tuning a text-to-text transformer model (T5) on a financial question answering dataset. Includes data preprocessing, training, evaluation pipelines, and a web app for inference built with Flask and Angular.
NLP-sentiment-classification-aws
A complete pipeline for sentiment analysis using Hugging Face Transformers and AWS services. The model can be run on both Streamlit Share Server and AWS (using S3 for storage and EC2 for deployment). This repository covers data preprocessing, model training, evaluation, and accurate sentiment prediction on reviews.
CV-image-captioning-clip-gpt2
Image caption generation using a hybrid CLIP-GPT2 architecture. CLIP encodes the image while GPT-2 decodes into natural language captions. Modular and configurable pipelines for training, inference, and evaluation on datasets like COCO.
CV-human-pose-classifier-ViT-aws
Human Pose Classifier using Vision Transformers (ViT) – end-to-end pipeline for preprocessing, training, testing, and deploying models with FastAPI/Streamlit and AWS integration.
ML-sales-prediction-tool
A customer sales analysis and forecasting tool with a fully configurable data processing pipeline, machine learning backtesting, and a web interface (Flask + Angular).
WEB-task-management-web-app
A lightweight Angular frontend app for managing AI project tasks by user roles. Data is stored locally using browser Local Storage. Ideal for prototyping or integrating into a full-stack app.
WEB-user-management-web-app
A full-stack user management system using Angular, FastAPI or Node.js, and MongoDB. Users can be created, listed, updated, and deleted through a clean web interface. Easily switch between FastAPI and Node.js backends.
GENAI-travel-agent-openai-gradio
Lahdhirim's Repositories
Lahdhirim/NLP-sentiment-classification-aws
A complete pipeline for sentiment analysis using Hugging Face Transformers and AWS services. The model can be run on both Streamlit Share Server and AWS (using S3 for storage and EC2 for deployment). This repository covers data preprocessing, model training, evaluation, and accurate sentiment prediction on reviews.
Lahdhirim/CV-human-pose-classifier-ViT-aws
Human Pose Classifier using Vision Transformers (ViT) – end-to-end pipeline for preprocessing, training, testing, and deploying models with FastAPI/Streamlit and AWS integration.
Lahdhirim/GENAI-travel-agent-openai-gradio
Lahdhirim/CV-image-captioning-clip-gpt2
Image caption generation using a hybrid CLIP-GPT2 architecture. CLIP encodes the image while GPT-2 decodes into natural language captions. Modular and configurable pipelines for training, inference, and evaluation on datasets like COCO.
Lahdhirim/GENAI-company-brochure-huggingfacespaces
Modular AI tool to convert web content into markdown brochures using OpenRouter LLMs. Fully customizable and deployable via Gradio on Hugging Face Spaces.
Lahdhirim/GENAI-web-summarizer-vastai
A web summarization app that uses powerful Large Language Models (LLMs) to scrap and summarize web content, with email delivery support. Configurable with multiple LLM providers, and deployable on local or cloud servers like VastAI.
Lahdhirim/WEB-task-management-web-app
A lightweight Angular frontend app for managing AI project tasks by user roles. Data is stored locally using browser Local Storage. Ideal for prototyping or integrating into a full-stack app.
Lahdhirim/NLP-financial-question-answering-tool
Fine-tuning a text-to-text transformer model (T5) on a financial question answering dataset. Includes data preprocessing, training, evaluation pipelines, and a web app for inference built with Flask and Angular.
Lahdhirim/WEB-user-management-web-app
A full-stack user management system using Angular, FastAPI or Node.js, and MongoDB. Users can be created, listed, updated, and deleted through a clean web interface. Easily switch between FastAPI and Node.js backends.
Lahdhirim/ML-sales-prediction-tool
A customer sales analysis and forecasting tool with a fully configurable data processing pipeline, machine learning backtesting, and a web interface (Flask + Angular).