Demo: https://github.com/quarkiverse/quarkus-langchain4j/tree/1.0.0.CR2/samples/chatbot-easy-rag-kotlin
Links
- Quarkus: https://quarkus.io/ – A Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards.
- Quarkus LangChain4j Extension: https://github.com/quarkiverse/quarkus-langchain4j
- Quarkus MCP Extension: https://github.com/quarkiverse/quarkus-langchain4j
- LangChain4J: https://docs.langchain4j.dev/
- LangChain4J GitHub: https://github.com/langchain4j/langchain4j/
- AI Services: https://docs.langchain4j.dev/tutorials/ai-services
- RAG: https://docs.langchain4j.dev/tutorials/rag
- Kotlin support: https://docs.langchain4j.dev/tutorials/kotlin
Other Links
- Retrieval-augmented generation (RAG): https://en.wikipedia.org/wiki/Retrieval-augmented_generation
- Blog post: "Building effective agents" by Anthropic: https://www.anthropic.com/engineering/building-effective-agents
- "Agentic AI with Quarkus" by Mario Fusco: https://github.com/mariofusco/quarkus-agentic-ai
- Model Context Protocol (MCP): https://modelcontextprotocol.io/
- Awesome MCP Servers: https://mcpservers.org/ – A collection of servers for the Model Context Protocol.
- https://github.com/kpavlov/langchain4j-kotlin – Unofficial LangChain4j Kotlin extensions
- mokksy.dev: https://mokksy.dev/ – AI services simulators for Integration testing