Projets
Les correspondances : là où le code sort de la ligne principale.
-
diggo
- Python
- FastAPI
- Playwright
- Docker
- PostgreSQL
- LLM
Pipeline automatisé de veille et de candidature pour le marché IA/ML français : scraping d'offres, scoring par mots-clés et LLM, dashboard FastAPI, génération de CV et lettre de motivation en PDF.
Voir sur GitHub → -
rag-lab
- LangChain
- LangGraph
- Qdrant
- FastAPI
RAG sur la documentation LangChain/LangGraph : retrieval hybride (Qdrant, BM25 + RRF), reranking par cross-encoder, évaluation par LLM-juge.
Voir sur GitHub → -
Kaggle Watson
- PyTorch
- DeBERTa-v3
- HuggingFace
Compétition de NLI multilingue (15 langues) : fine-tuning de DeBERTa-v3-base, entraînement en fp16, AdamW avec cosine decay.
Voir sur GitHub → -
Restaurant Analytics
- Spring Boot
- Java
- MongoDB
- Redis
- Elasticsearch
- PostgreSQL
Backend complet avec authentification JWT, recherche floue et géospatiale (Elasticsearch), cache Redis, leaderboard. Démo en ligne sur Railway.
Voir sur GitHub → -
sacrebleu Contribution open source mergée
- Python
- NLP
Correction d'une fuite d'instances dans mjpost/sacrebleu, via
Voir le projet →lru_cachesurTokenizerSPM.__call__. -
pyserini Contribution open source mergée
- Python
- Information Retrieval
Correction de l'ordre des arguments de
Voir le projet →getTopicsWithStringIdsFromFileWithTopicReaderClassdans castorini/pyserini.