Software Engineer | Backend Developer
Read moreabout meorcontact me
Moving slowley but surley ! 🐢️️
Monday, October 7th, 2024
Leading Java AI Frameworks: LangChain4j vs Spring AI for Custom Chatbots 🥊
Compare Langchain4j and Spring AI for building Java/RAG applications. Discover their key features and capabilities, see RAG implementation examples, and explore real-world projects. Find out which framework best fits your Java AI development needs.
Wednesday, June 19th, 2024
RAG: Unveiling the Magic Under the Hood
Embark with us as we delve into the Retrieval-Augmented Generation (RAG) world, uncovering the magic under the hood. We aim to explore the core concepts of RAG and dissect the process step-by-step.
Monday, May 20th, 2024
Demystifying Generative AI and LLMs : A Comprehensive Overview
Dive into the fascinating world of Generative AI and Large Language Models! This blog explores the core concepts, benefits, and limitations of LLMs, including insights into few-shot learning, fine-tuning, and tackling hallucinations.
Wednesday, November 16th, 2022
Monitor your Spring Boot application with Spring Boot Actuator
Spring Boot Actuator is a powerful tool that allows you to monitor and manage your Spring Boot application. In this blog post, we explore the Actuator library and show you how to expose metrics and information through HTTP endpoints. We also cover configuration options and provide examples of how to use Actuator to create a monitoring admin dashboard.