UStackUStack
Miaw Windows icon

Miaw Windows

Miaw Windows is a Windows-first Electron desktop AI assistant that provides a floating chat interface, runtime model configuration, and local conversation history. It supports screenshots and image attachments and is designed to work with a LiteLLM-compatible OpenAI endpoint.

Miaw Windows

Overview

Miaw Windows is a Windows-first desktop AI assistant built with Electron. It is described as a floating chat app that reuses the existing React UI from Miaw and preserves a Tauri-compatible command surface where possible.

The project is positioned around local desktop usability: it provides a tray-based shell, a global shortcut, runtime provider configuration, conversation persistence, and support for screenshots and image attachments. The README also notes that the model provider defaults to a LiteLLM-compatible OpenAI endpoint and that search is currently stubbed so the existing UI can render its setup flow.

Core features

React UI reused in an Electron shell

Reuses the existing React UI from the original app, so the desktop shell stays aligned with the existing Miaw interface.

Floating desktop access

Adds a tray icon and a global shortcut, `Ctrl+Shift+Space`, for fast access to the floating chat window.

Compatibility-focused command layer

Preserves a Tauri-compatible command surface, including chat streaming, history, image, screenshot, window, and utility commands.

Editable provider settings

Supports runtime configuration for the AI provider, base URL, API key, model, and system prompt without restarting the app.

Local conversation persistence

Stores conversation history locally with SQLite and supports saving, loading, deleting, and reopening chats.

Chat attachments and rich rendering

Includes screenshot and image attachment support, plus markdown rendering, code blocks, citations, and copy controls in the chat UI.

Practical use cases

  • Quick desktop access to chat

    Open Miaw quickly from the tray or with the global shortcut when you want a floating assistant available alongside other desktop work.

  • Runtime model setup

    Configure a local or compatible hosted model endpoint, then update the API base URL, key, model, or system prompt at runtime without restarting.

  • Persistent chat workflows

    Keep a record of conversations, reopen previous threads, and manage chat history from the built-in history panel.

  • Screenshot-assisted prompting

    Capture screenshots or attach images during a conversation when the task involves visual context.

  • Windows distribution builds

    Package and distribute the app for Windows users through either a portable executable or an installer.

Pros and Cons

Pros

  • Windows-first desktop app with Electron packaging options for both portable EXE and installer builds.
  • Tray icon and global shortcut support make the floating chat easy to access.
  • Runtime configuration lets users update provider settings without restarting.
  • Local SQLite history keeps conversations available across sessions.
  • Supports screenshots, image attachments, markdown, code blocks, citations, and copy controls.

Cons

  • Search is stubbed to `SandboxUnavailable`, so search behavior is not fully implemented.
  • Drag-to-move is noted as not fully native yet.
  • The release notes mention Windows artifacts are unsigned unless a code-signing certificate is configured.

FAQ

How do I set it up and run it locally?

The README describes it as a Windows-first Electron app for Miaw that reuses the existing React UI and keeps a Tauri-compatible command surface where possible. Setup starts by copying `.env.example` to `.env`, then running `npm install` and `npm run dev` for development.

What AI providers does it support?

The project supports a LiteLLM-compatible OpenAI endpoint through runtime configuration. The README lists environment values such as `THUKI_PROVIDER=litellm`, `THUKI_API_BASE_URL`, `THUKI_API_KEY`, and `THUKI_SUPPORTED_AI_MODELS`.

Does it save chat history?

Yes. The release notes mention persistent conversation history using local SQLite, plus flows to save, load, delete, and search conversations from the history panel.

Can it handle screenshots and images?

The README says the app includes screenshot and image attachment support in chat, along with commands for saving and removing images.

Is there a product price listed for Miaw Windows?

The project is presented as a GitHub repository and the pricing page shown is GitHub's own pricing page, which confirms GitHub has a free tier and paid plans, but not a separate price for this repository itself.

Quick Facts

Category
AI Chat / Developer Tool
Platform
Windows
App type
Electron desktop app
Core shortcut
Ctrl+Shift+Space
Storage
Local SQLite for conversation history
Source
GitHub repository

Альтернативы Miaw Windows

BookAI.chat icon

BookAI.chat

BookAI позволяет вам общаться с вашими книгами, просто предоставив название и автора.

Ably Chat icon

Ably Chat

Ably Chat is a chat API platform for building custom realtime chat applications. It supports room-based messaging, typing indicators, presence, reactions, and message updates, with usage-based pricing options for different deployment stages.

Claude Overlay icon

Claude Overlay

Claude Overlay is a Windows desktop overlay for Claude Code that reads your screen so you can ask questions, inspect content, and request edits without leaving the current app. It runs on your existing Claude subscription through the Claude CLI, so no separate API key is required.

Grok AI Assistant icon

Grok AI Assistant

Grok — это бесплатный ИИ-помощник, разработанный xAI, который ставит во главу угла правдивость и объективность, предлагая расширенные возможности, такие как доступ к информации в реальном времени и генерация изображений.

AakarDev AI icon

AakarDev AI

AakarDev AI helps teams manage AI provider access, project-level setups, logs, and analytics from one dashboard. It supports BYOK workflows and lists providers including OpenAI, Google Gemini, Anthropic, Groq, Mistral AI, and Perplexity AI.

Skills Janitor icon

Skills Janitor

Skills Janitor is a GitHub-hosted set of slash commands for auditing, tracking, and managing Claude Code and OpenAI Codex skills. It helps users find duplicates, broken links, and unused skills, then clean them up with self-contained commands.