Writings on math, artificial intelligence, development, and my passions.
All my reflections on programming, mathematics, artificial intelligence design, etc., are organized chronologically.
12 June 2025
·10min long
Understanding AI Agents, LLMs, and RAG: A Powerful Synergy
Explore how AI agents, Large Language Models (LLMs), and Retrieval-Augmented Generation (RAG) combine to create intelligent, autonomous systems that reason, act, and interact with real-time data.
06 April 2025
·5min long
What is a Neural Network?
This article introduces neural networks, explaining their structure, training, and key concepts like activation functions and backpropagation. It includes an example with a neural network featuring two hidden layers using TensorFlow.
30 March 2025
·3min long
What is Machine Learning?
An introduction to machine learning, exploring its main types, key model selection criteria, and the workflow from training to evaluation, with a focus on practical insights.
26 November 2024
·3min long
How my website works?
My new website is using a fantastical stack and I am explaining how my playground works
21 June 2024
·5min long