Skip to content

Releases: dimadusk/DimaAI

DimaAI v1.0.0

22 Jul 09:47
a69e0ed

Choose a tag to compare

📱 DimaAI v1.0.0

This is the first stable release of DimaAI, an offline-capable, local-first AI chat application for Android, built with Jetpack Compose and Material 3.

Ko-fi
Version: v1.0.0Status: StableRelease Date: 2025-07-22


✨ Features

  • Multi-Backend LLM Support
    Supports local and self-hosted models through built-in integration with Ollama, LM Studio, and on-device models via OllamaService, LmStudioService, and LocalModelService.

  • Real-Time Streaming Responses
    Messages are generated as a stream using a fully reactive, Flow-based architecture.

  • Rich File Attachments
    Add .txt, .jpg, and .png files directly to your chats using a unified AttachmentHandler.

  • Secure Token Storage
    Tokens are encrypted using AES-GCM and stored securely with Android Keystore.

  • Chat History & Data Backup
    Conversations are persisted with Room database, and full backup/import support is included.

  • On-Device Model Downloads
    Download and manage local models using WorkManager for safe, resumable background downloads.

  • Advanced Inference Settings
    Customize model behavior with parameters like temperature, context size, top-k, repetition penalty, and more.

  • Adaptive UI with Material 3
    Clean, responsive interface with dynamic theming. Automatically switches between single-pane and two-pane layouts depending on screen size and orientation.


📦 Download APK: Available below.
🔐 Works 100% offline with on-device models or from Ollama, LM Studio servers (both local IP or Domains)
🛠️ Source code and docs available in the repository.

💡 Developed by dimadusk. Support the project on Ko‑fi