val me = developer {
about {
name = "Konstantin Pavlov"
company = "JetBrains"
role = "Technical Lead"
}
tech("Kotlin", "Java", "Spring", "AI", "Koog", "Swift", "iOS")
links {
linkedin = "https://linkedin.com/in/kpavlov"
blog = "https://kpavlov.me"
email = "mailto:mail@kpavlov.me"
}
}
- JetBrains/koog - Koog is the official Kotlin framework for building predictable, fault-tolerant and enterprise-ready AI agents across all platforms β from backend services to Android and iOS, JVM, and even in-browser environments. Koog is based on our AI products expertise and provides proven solutions for complex LLM and AI problems (1 day ago)
- mokksy/ai-mocks - Mock HTTP/SSE and LLM servers, inspired by wiremock, but with response streaming and SSE (1 day ago)
- kpavlov/koog-sauce - The finishing touch to JetBrains Koog (1 week ago)
- langchain4j/langchain4j - LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes implementing RAG, tool calling (including support for MCP), and agents easy. LangChain4j integrates seamlessly with various enterprise Java frameworks. (1 week ago)
- kpavlov/fixio - FIX Protocol Support for Netty (2 weeks ago)
- mokksy/ai-mocks (v0.5.0-Alpha1, 1 day ago) - Mock HTTP/SSE and LLM servers, inspired by wiremock, but with response streaming and SSE
- quarkiverse/quarkus-langchain4j (1.1.4, 1 day ago) - Quarkus Langchain4j extension
- quarkiverse/quarkus-mcp-server (1.5.3, 1 day ago) - This extension enables developers to implement the MCP server features easily.