Closing the gap
The gap
As a “baby” computer scientist (or software engineer) or someone about to choose this career, you might feel overwhelmed by the sheer firepower of these new LLMs.
The real gap, however, lies in experience, not in firepower.
These LLMs have seen millions, if not billions, of lines of code—probably at least three orders of magnitude mor...
LLM and AGI, is the right direction?
LLM and AGI
Nowadays, there’s a lot of talk about LLMs (large language models), often in connection with the concept of AGI (Artificial General Intelligence). AGI represents the challenge of creating a general-purpose AI capable of doing everything as well as humans—or even better, in the case of ASI (Artificial Super Intelligence).
Notable expe...
Who Am I.
Who Am I?
Hi there! I’m Matteo Notaro (he/him), an Italian tech enthusiast with what might seem like an ordinary passion: everything related to technology. I love programming, problem-solving, and basically anything that rhymes with “tech.” Oh, and I’m a huge fan of 🍕 and ☕ – but I guess that’s pretty standard for someone living in the Bel Paese...
Projects
Public projects where I’ve been involved
Datagan: tool for generating synthetic data. Not in my possession right now.
Pythia: Pythia is a tool designed to automatically generate docstrings for Python files using the power of large language models (LLMs). By analyzing your Python code, Pythia creates detailed and accurate documentation for...