Open Source Kotlin Artificial Intelligence Software

Kotlin Artificial Intelligence Software

View 12272 business solutions

Browse free open source Kotlin Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source Kotlin Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Google AI Edge Gallery

    Google AI Edge Gallery

    A gallery that showcases on-device ML/GenAI use cases

    Gallery is a curated collection of on-device machine learning examples, demo apps, and model artifacts designed to help developers experiment with and deploy ML at the edge. The project bundles runnable samples that show how to run TensorFlow Lite/Edge TPU models (and similar lightweight runtimes) on mobile and embedded platforms, demonstrating common tasks like image classification, object detection, audio recognition, and pose estimation. Each sample is intended to be both a learning aid and a practical starting point: code is organized to show model loading, pre/post-processing, performance measurement, and common optimization knobs (quantization, NNAPI/Delegate usage, and hardware accelerators). The repo also collects small, well-documented models and conversion scripts so developers can reproduce a pipeline from a full-size model down to a device-friendly artifact.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    TTS Server

    TTS Server

    Android system TTS application with Microsoft demo interface

    tts-server-android is an Android system TTS application that acts both as a powerful local text-to-speech engine and as a flexible TTS “server” for other apps via HTTP. It includes a built-in Microsoft TTS demo interface and lets users configure custom HTTP requests, making it possible to route TTS through various cloud providers or local servers. The app can import other local TTS engines, giving Android devices a unified interface to multiple voices and providers, and it features simple narration/dialogue detection based on Chinese quotation marks so it can read text with different styles for narration and dialogue. It is built with Kotlin and Jetpack Compose, and the project is structured into multiple libraries (lib-tts, lib-server, lib-compose, lib-database, etc.) to separate UI, server logic, and TTS handling. The app supports advanced features like automatic retry, fallback configurations, text replacement rules, and integrations with reading apps.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    AutoDev

    AutoDev

    The AI-powered coding wizard

    The AI-powered coding wizard with multilingual support, auto code generation, and a helpful bug-slaying assistant. Customizable prompts and a magic Auto Dev/Testing/Document/Agent feature are included.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    ChatGPT Android

    ChatGPT Android

    ChatGPT Android demonstrates OpenAI's ChatGPT on Android

    ChatGPT Android demonstrates OpenAI's ChatGPT on Android with Stream Chat SDK for Compose.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    mirai

    mirai

    Efficient QQ Robot support library

    mirai is a high-efficiency robot library that runs on all platforms and provides QQ Android protocol support. mirai is completely free and open-source software for learning and entertainment use only. mirai will not impose fees or impose material conditions on users in any way. mirai is maintained by the entire open source community and is not the work of an individual. All contributors enjoy the copyright of their work. If citing a package published by mirai without modifying mirai, derived projects should mention the use of mirai anywhere in the description. Synchronize messages from other clients. Send messages to other clients. All development is for learning, do not use for illegal purposes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    AppShark

    AppShark

    Static taint analysis platform to scan vulnerabilities

    AppShark is an open-source static taint-analysis platform developed by ByteDance designed to scan Android application packages (APKs) for potential security or privacy vulnerabilities. It performs code analysis without executing the app — inspecting APK contents, tracking data flows (taints), and detecting risky patterns such as insecure file access, unsafe API usage, resource-leak possibilities, or misconfigurations. Users can customize scanning via rule sets (written in JSON), defining which types of vulnerabilities or compliance issues to detect — making AppShark flexible and adaptable to different security policies or threat models. Because it is static and rule-driven, AppShark can scale to large codebases, be integrated into CI/CD pipelines, or operate as part of security audits before publishing or distribution. After analysis, it outputs structured results (e.g. JSON summaries) detailing detected risks, their paths, and metadata.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Dicio assistant

    Dicio assistant

    Dicio assistant app for Android

    Dicio is a free and open source voice assistant for Android that focuses on strong privacy by running its understanding and response generation directly on the device whenever possible. It supports multiple input and output methods, including hotword-based voice input using the Vosk speech-to-text engine and a graphical interface for users who prefer to tap instead of talk. The assistant is built around a flexible “skills” system that lets it respond to a wide variety of requests such as search, weather, navigation, calculator, timers, media control, and more. It offers rich multilingual support and is already available in a wide range of languages including English, Spanish, German, French, Italian, Russian, and others. The project integrates tightly with a custom “sentences language” and compiler so each language can define its own natural phrasings to trigger skills without sacrificing accuracy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Koog

    Koog

    Koog is the official Kotlin framework for building AI agents

    Koog is a Kotlin‑based framework for building and running AI agents entirely in idiomatic Kotlin, supporting both single‑run agents that process individual inputs and complex workflow agents with custom strategies and configurations. It features pure Kotlin implementation, seamless Model Control Protocol (MCP) integration for enhanced model management, vector embeddings for semantic search, and a flexible system for creating and extending tools that access external systems and APIs. Ready‑to‑use components address common AI engineering challenges, while intelligent history compression optimizes token usage and preserves context. A powerful streaming API enables real‑time response processing and parallel tool calls. Persistent memory allows agents to retain knowledge across sessions and between agents, and comprehensive tracing facilities provide detailed debugging and monitoring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Tock

    Tock

    Tock, the open source conversational AI toolkit

    Complete and autonomous NLU solution leveraging opensource libs, such as OpenNLP, Stanford, Duckling and more. Web, mobile, social networks, smart speakers and more. Create your bot once, connect it progressively to multiple channels as you need them. Simple graphical interfaces to build stories and models, manage multilingual and multichannel bots, better understand users with analytics. Program complex stories using Kotlin, Python or Node.js provided components, or integrate with any language by leveraging Tock APIs. Try Tock online, deploy in minutes using Docker running configurations, or setup your own platform to the Cloud, On-Premise, even embedded. More and more teams and companies trust in Tock and open conversational platforms. Built-in connectors for numerous text/voice channels, Messenger, WhatsApp, Google Assistant, Alexa, Twitter and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep Your Data in Sync. Ensure Reliable Backups! Icon
    Keep Your Data in Sync. Ensure Reliable Backups!

    With Synchredible, you can reliably sync your important files and documents while protecting against data loss.

    Synchronize your data the easy way: several assistants support you to create scheduled synchronization tasks. Whether it's an individual file or an entire drive, Synchredible will synchronize, copy and save it for you. A software wizard will assist you to determine jobs that are either pre-scheduled or to be done through a USB connection. This way, you can keep your files in sync automatically! Over the years, our state-of-the-art technology in Synchredible has made copying files easy. It also makes matching your files a simple task while it automatically detects changes and synchronizes the most recently edited files safely and reliably! Thanks to its advanced system for identifying similar files, Synchredible saves you time - unedited files may be skipped if desired. This way, large folders are synchronized in seconds! Synchredible not only works when synchronizing files locally on your computer but also for synchronizing folders via an external network or when using a USB device.
    Learn More
  • 10
    Compressor

    Compressor

    An android image compression library

    Compressor is a lightweight and powerful android image compression library. Compressor will allow you to compress large photos into smaller sized photos with very less or negligible loss in quality of the image. Compressor now is using Kotlin coroutines! Stay cool compress image asynchronously with RxJava! Licensed under the Apache License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gradle MCP Server

    Gradle MCP Server

    A Model Context Protocol (MCP) server

    The Gradle MCP Server is a Model Context Protocol implementation that enables AI tools to interact programmatically with Gradle projects. It uses the Gradle Tooling API to query project information and execute tasks, facilitating seamless integration with AI-driven development tools. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kotlin Telegram Bot

    Kotlin Telegram Bot

    A wrapper for the Telegram Bot API written in Kotlin

    A wrapper for the Telegram Bot API written in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KotlinDL

    KotlinDL

    High-level Deep Learning Framework written in Kotlin

    KotlinDL is a high-level Deep Learning API written in Kotlin and inspired by Keras. Under the hood, it uses TensorFlow Java API and ONNX Runtime API for Java. KotlinDL offers simple APIs for training deep learning models from scratch, importing existing Keras and ONNX models for inference, and leveraging transfer learning for tailoring existing pre-trained models to your tasks. This project aims to make Deep Learning easier for JVM and Android developers and simplify deploying deep learning models in production environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenAI API client for Kotlin

    OpenAI API client for Kotlin

    OpenAI API client for Kotlin with multiplatform capabilities

    OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Shire

    Shire

    Empower Your Dev Ecosystem with AI Agents

    Shire is an AI-driven development ecosystem that empowers developers with AI agents to automate coding tasks, enhance productivity, and elevate code quality. The concept of Shire has its roots in AutoDev, a subproject of UnitMesh. Within AutoDev, we envisioned an AI-driven integrated development environment for developers, which included Shire’s predecessor, DevIns. DevIns was designed to empower users to create custom AI agents tailored to their own IDEs, thus forging a personalized AI-powered development realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Voqal

    Voqal

    Natural speech programming assistant for the software developers

    Voqal is a programming assistant built for software developers looking to enhance their productivity with natural speech programming. Using Voqal, you can navigate, write, run, and debug software in JetBrains IDEs using your voice. Write code faster, reduce repetitive strain injuries, and improve focus and productivity. Voqal is promptable and privacy-focused, allowing you to customize your experience and control your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    askimo

    AI desktop app with local RAG, privacy-first, multi-model support

    Askimo is an open-source, privacy-first AI desktop application designed to help users work with multiple AI models from a single, consistent interface. It supports popular AI providers such as OpenAI, Anthropic (Claude), Gemini, Ollama, LocalAI, Docker AI, LM Studio, and X AI, allowing users to switch models easily without vendor lock-in. A core feature of Askimo is Retrieval-Augmented Generation (RAG). Users can connect the app to local files, documents, and project folders so the AI can answer questions using their own knowledge base. All indexing, search, and history storage happen locally, ensuring sensitive data stays on the user’s machine. Askimo is built around project-based sessions, customizable conversation styles (directives), and searchable local history, making it well suited for document analysis, research, planning, and daily business workflows. The application runs on macOS, Windows, and Linux, with a strong focus on usability, performance, and transparency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next