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.
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 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.
Reuses the existing React UI from the original app, so the desktop shell stays aligned with the existing Miaw interface.
Adds a tray icon and a global shortcut, `Ctrl+Shift+Space`, for fast access to the floating chat window.
Preserves a Tauri-compatible command surface, including chat streaming, history, image, screenshot, window, and utility commands.
Supports runtime configuration for the AI provider, base URL, API key, model, and system prompt without restarting the app.
Stores conversation history locally with SQLite and supports saving, loading, deleting, and reopening chats.
Includes screenshot and image attachment support, plus markdown rendering, code blocks, citations, and copy controls in the chat UI.
Open Miaw quickly from the tray or with the global shortcut when you want a floating assistant available alongside other desktop work.
Configure a local or compatible hosted model endpoint, then update the API base URL, key, model, or system prompt at runtime without restarting.
Keep a record of conversations, reopen previous threads, and manage chat history from the built-in history panel.
Capture screenshots or attach images during a conversation when the task involves visual context.
Package and distribute the app for Windows users through either a portable executable or an installer.
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.
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`.
Yes. The release notes mention persistent conversation history using local SQLite, plus flows to save, load, delete, and search conversations from the history panel.
The README says the app includes screenshot and image attachment support in chat, along with commands for saving and removing images.
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.
BookAI vous permet de discuter avec vos livres en utilisant l'IA en fournissant simplement le titre et l'auteur.
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 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 est un assistant IA gratuit développé par xAI, conçu pour privilégier la vérité et l'objectivité tout en offrant des capacités avancées telles que l'accès à l'information en temps réel et la génération d'images.
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 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.