RAG for a beginner by ChatGPT

RAG for a beginner by ChatGPT
RAG is Retrieval Augmented Generation. It is an AI-technique that uses an integrated knowledge base for the information retrieval. The retrieved information in turn is used by the LLM as a context to ...
0 Read More

Spring Boot AI Evaluation Testing

Spring Boot AI Evaluation Testing
In this example, inspired by Building Agents with AWS: Complete Tutorial, we will build a simple AI agent application using Spring AI, highlighting key features like: Chat Client API and its Advisors...
0 Read More

Picture annotation with Docling

Picture annotation with Docling
Use docling built-in features to make picture annotation.Introduction Picture annotation, a crucial task in various computer vision applications (among others…😉), involves adding descriptive labe...
0 Read More