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:[email protected]"
}
}
- modelcontextprotocol/kotlin-sdk - The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains (1 day ago)
- mokksy/ai-mocks - Mock HTTP/SSE and LLM servers, inspired by wiremock, but with response streaming and SSE (2 days ago)
- 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 (2 days 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. (2 weeks ago)
- kpavlov/koog-sauce - The finishing touch to JetBrains Koog (2 weeks ago)
- modelcontextprotocol/kotlin-sdk (0.7.0, 1 day ago) - The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains
- mokksy/ai-mocks (v0.5.0-Alpha3, 2 days ago) - Mock HTTP/SSE and LLM servers, inspired by wiremock, but with response streaming and SSE
- quarkiverse/quarkus-langchain4j (1.1.4, 4 days ago) - Quarkus Langchain4j extension