Xemantic AI
Agentic AI & Creative Coding workshops
In February/March 2025 we are offering several editions of the 1-day Agentic AI & Creative Coding workshop in Berlin, which allows participants to learn how to build powerful autonomous AI agents using Kotlin open source libraries developed by Xemantic.
Our tools are designed to simplify the process, making Agentic AI techniques accessible even to participants with minimal programming experience. The workshop incorporates creative coding techniques, making it both engaging and adaptable to diverse skill levels.
AI consulting
AI education for various audiences
We can hold our Agentic AI & Creative Coding workshop at the premises of your organization, with agenda adapted to your needs.
Agentic AI integration
Years-long experience in IT system integration and expertise in various business domains enables us to effectively implement autonomous AI agents in your organization, ensuring secure interaction with your private data sources.
See other Xemantic Services to explore our full range of consulting expertise.
Open Source AI software
Our own agentic AI software stack exploded in the recent months, and is delivered as a set of open source Kotlin multiplatform libraries.
Claudine AI agent
Claudine is an open source research prototype of an autonomous and omnipotent AI agent.
List of Xemantic AI projects
Group: com.xemantic.ai (maven central)
- claudine: The only AI assistant you will ever need. An AI agent, which is using your machine as a window to external world, therefore perceiving your reality, values and needs, and reasoning how to fulfill them.
- anthropic-sdk-kotlin: Unofficial Kotlin-multiplatform version of Anthropic SDK with some extra features.
-
anthropic-sdk-kotlin-demo: Examples of
anthropic-sdk-kotlin
use, good for educational purposes. -
anthropic-sdk-kotlin-jvm-template: A template repository to use
anthropic-sdk-kotlin
straight away in JVM environment (needs to be updated). - claude-ai-artist: Claude AI generating computational art in a feedback loop process - a study of machine reasoning on aesthetics.
- xemantic-ai-tool-schema: AI/LLM tool use (function calling) JSON Schema generator.
-
xemantic-ai-tool-schema-mdc: Adapting
xemantic-ai-tool-schema
to Model Context Protocol kotlin-sdk Tool input. - xemantic-ai-file-magic: Detecting file media type before submitting binary content to LLM.
- xemantic-ai-money: Real-time calculation of LLM usage costs.
- xemantic-ai-markdown: Streaming Markdown to HTML and HTML to Markdown transformer for Kotlin multiplatform (in progress).
- xemantic-ai-text-diff: Detects differences in text and presents them in the way processable by LLMs, a Kotlin multiplatform library (in progress).
- cerebras-cloud-sdk-kotlin: Unofficial Kotlin multiplatform variant of the Cerebras API (Cloud SDK) (in progress).
List of other Xemantic projects supporting Xemantic AI projects
- xemantic-kotlin-test: The power-assert compatible assertions DSL and some other testing goodies.