Data Scientist · AI Researcher · Open Source Enthusiast
Data Scientist with a background in Computer Science and Master's-level expertise from the University of Granada. Focused on applied research and development in AI and data-driven solutions, particularly machine learning, deep learning, and metaheuristic optimization.
🔬 TFM — VAEs for Out-of-Distribution Detection
Master's thesis analyzing the effectiveness of Variational Autoencoders (VAEs) for Out-of-Distribution detection, comparing them against state-of-the-art methods and highlighting their strengths and limitations. Python VAE OOD Detection
🧬 Synthetic Data Generator (CVAE)
Pipeline for generating synthetic tabular data using a Conditional Variational Autoencoder, with built-in evaluation by training classifiers on the generated data. Python CVAE Generative Models
🎯 TFG — Metaheuristic Feature Selection
Bachelor's thesis reviewing recent metaheuristics adapted for feature selection, with a comprehensive experimental comparison across wrapper-based approaches. Python Optimization Evolutionary Algorithms
🤖 RAG Agent
Lightweight and modular Retrieval-Augmented Generation agent built with LangGraph and OpenAI. Supports document indexing with FAISS and structured tool use. Python LangGraph OpenAI
🎙️ WhisperTranscribe
Simple and efficient tool for recording, processing, and transcribing audio using Faster Whisper. Python Whisper Deep Learning