LangChain for Java in Quadim

 LangChain for Java: Supercharge your Java application with the power of LLMsAt Quadim we have worked with langchain4j. The goal of this project is to simplify the integration of AI/LLM capabilities into your Java application.Below we are going to show you some simple examples of using this...
Share:

Xorcery Examples - Forum Application

 This is another example of Xorcery using commands/aggregates, including JAX-RS integration, along with a simple forum application domain example (posts with comments). It now shows the full cycle of GET, submit form, parse/process command, turn into events, project into Neo4j, query updates...
Share:

Xorcery Ejemplos - Greeter

 Vamos a explicar nuestro primer ejemplo con Xorcery llamado Greeter, que encontraréis en el siguiente repositorio de Github.Con Xorcery podemos implementar la API de servicio como una API REST (usando JSON-API como tipo de contenido) para necesidades de request/response o websockets de transmisión...
Share: