Welcome!
Welcome to my website
This is the place where I publish my research and some of the projects I am working on. Occasionally, I also post tutorial and articles on ML and AI topics or recent research that I find fascinating.
For recruiters
Here are some directions on where to find what:
To kickstart the website, I am planning a major series on multimodal language models , curating the whole pipeline:
data collection
pre-processing
label generation (using LLMs, of course)
fine-tuning (we will experiment a lot with this)
deployment
Stay tuned!
- Guglielmo
Recent Posts
February 1, 2025
8 minute read
Categories:
Blog
Tags:
Prompt Engineering ,
o3-mini ,
Jekyll
How to use OpenAI o3-mini to one-shot build a compelling, modular and easy to use Portfolio layout with minimal html/CSS adjustment.
January 21, 2025
2 minute read
Categories:
Blog ,
Projects
Tags:
MLLM ,
Computer vision ,
NLP
Introducing the first project featuring multimodal language models and diffusion - overview.
January 20, 2025
1 minute read
Categories:
Blog ,
Projects
Tags:
MLLM ,
Computer vision ,
NLP
Introducing a series of blog posts on my new project: generating novel, fake comics resembling Tex Willer.
January 2, 2025
less than 1 minute read
Categories:
Blog ,
Theory
Tags:
Bayesian CART ,
Tree models ,
MCMC ,
Tempering
A detailed study of Bayesian extension of CART models, challenges in the posterior distribution exploration, and their solution.