In AI 5 meses ago Understanding MCP: The Model Context Protocol for Secure, Extensible AI Systems Modern language models are extraordinarily capable—but historically, they have been limited to the information contained…
In AI 3 años ago Attention is All You Need – The transformers architecture Generative Artificial Intelligence (AI) is reshaping industries by pushing machine capabilities to new heights. Among…
In Conferences 3 años ago My Journey through the We are Developers World Congress 2023 Last week, I had the pleasure of attending the We Are Developers World Congress, which…
In AI 3 años ago Unlocking the potential of AI: Exploring OpenAI API’s potential The latest news surrounding Chat GPT is the incredible advancements it has made in the…
In Programming 3 años ago Spring Boot 3 – The way to native In this post we will explore how to generate a native image using SpringBoot 3…
In Programming 3 años ago Filter data the right way using Spring JPA Specifications A quick explanation of how to use Spring JPA Specifications to filter data from the…
In Security 3 años ago Keep your software secure with the OWASP dependency check This post introduces the OWASP Dependency Check plugin, which will help you to keep your…
In Programming 3 años ago Image processing with the median filter In this post I will show you how to correct the noise artifact known as…
In Security 3 años ago Keep the hackers away! These tips can help you In this post, I introduce you some security aspects and tips you can use to…
In Security 3 años ago Secure your APIs with Keycloak In this tutorial, I will show you how easy it is to add OAuth2 protection…