Tiberius: A Security Testing Framework for LLM Applications in Java
Tiberius: A Security Testing Framework for LLM Applications in Java How do you write a regression test for a system that is …

Iryna Dohndorf
2,355 viewsTiberius: A Security Testing Framework for LLM Applications in Java How do you write a regression test for a system that is …

Miro Wengner
8,249 viewsOver the past two weeks, the field of artificial intelligence has continued its remarkable pace of advancement. As AI becomes increasingly …

Buhake Sindi
3,985 viewsGoal: This article will demonstrate how to add AI features to a Jakarta EE / MicroProfile application using LangChain4J‑CDI, with simple to …

Miro Wengner
9,757 viewsFourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of …

Miro Wengner
6,943 views14 days have passed and it's time for a new batch of readings that could shape developments in the field of artificial intelligence.

A N M Bazlur Rahman
4,028 viewsLearn how to build secure AI applications using LangChain4j guardrails in Spring Boot. Implement input/output validation, prevent prompt …

Frank Delporte
12,105 viewsLet's have an AI Bingo and talk about ChatGPT, LLM, ML, RAG, MCP, GenAI, and more! This is part 3 of the interviews recorded at the JCON …

Markus Eisele
2,785 viewsLet’s get in and build a Quarkus REST API that classifies text sentiment using a local LLM model (like Phi-3 Mini) pulled in via Ollama.

Brian Vermeer
3,436 viewsWe know that LLMs can and will make mistakes, and while enriching your prompts with the proper context can help align results with your …

Brian Vermeer
3,993 viewsThe implementation of RAG introduces security considerations. Risks such as prompt injection, data poisoning, access control gaps, and data …