Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Iz Hidden AI

An AI assistant desktop app by Izzi Developers

Invisible to screen recorders and capture tools. Ask anything, attach images and files, search the web, run terminal commands, build & download files, capture your screen, and talk to it with your voice.

Iz Hidden AI Logo


Platform: 🪟 Windows only · 📲 Other platforms coming soon


📥 Download

  • File: Iz-Hidden-AI-Beta-Setup-1.2.0.exe
  • Download size: ~104 MB
  • Install size: ~443 MB

Download the latest version from the Releases page.

🖥️ System Requirements

  • OS: Windows 10 or newer (64-bit)
  • RAM: Maximum 1 GB required (runs great on low-memory systems)
  • Processor: Runs on CPUs less powerful than an Intel Core i3 — no high-end hardware needed
  • Disk space: ~443 MB free space for installation

🆕 What's New in v1.2.0 Beta

  • 🎙️ Real-time live talk mode — have voice conversations with the AI in real time using WebSocket streaming. It transcribes both sides live and saves full session history with AI-generated titles.
  • 🧰 Live talk tools — during live talks the AI can save/delete/recall memories, search the web, take screenshots, run shell commands, set volume, browse websites, create/read files, and more.
  • 🪟 Split-screen mode — use two chat panels side by side with Ctrl + Shift + S.
  • ⚡ Quick Run mode — launch the app in a compact input-only window with Ctrl + Shift + R.
  • 🔍 Transparent mode — make the background fully transparent so only the message bubbles float on screen with Ctrl + Shift + X.
  • 🚀 Run at Windows startup — toggle in Settings to auto-start the app when Windows boots.
  • 🌍 Multi-language voice support — auto-detects the language of your text and picks the right TTS voice, or choose your own voice from the picker.
  • 📝 Custom system prompt — add your own instructions in Settings that are included with every chat.
  • 🤖 Agent mode improvements — upgraded agent model for better file creation and web search.
  • 🖼️ File attachments — drag and drop, paste, or attach files/images for the AI to analyze.
  • 🎨 Code syntax highlighting — code blocks in AI responses are color-highlighted by language.
  • 🔔 In-app update notifications — the app checks for new versions and alerts you.
  • 📬 User feedback system — send feedback directly from the app.

✨ Features

  • 💬 Streaming AI chat — instant streaming answers with a visible "thinking" phase
  • 🎙️ Real-time live talk — voice conversations with live transcription and session history
  • 🤖 Build & download files — the AI uses its terminal sandbox to create scripts, apps or files and gives you download buttons for each one
  • 🌐 Web search — automatically fetches real-time information from the internet when asked
  • 💻 Run commands — executes local terminal commands on your machine when you ask it to
  • 🖼️ Images & files — attach screenshots, images, code and documents for the AI to analyze
  • 🎤 Voice input — speak your questions; they are transcribed
  • 🔊 Voice replies — auto-reply voice mode reads answers aloud (TTS with multi-language support)
  • 🖥️ Window & screen capture — snapshot any window, or transcribe its audio (meetings, videos)
  • ✂️ Screen crop — crop any part of your screen and send it to the AI
  • 🧠 AI memory — remembers important information about you across chats
  • 📚 Chat history — all conversations are saved, searchable, and auto-titled
  • 🪟 Split-screen mode — two chat panels side by side
  • ⚡ Quick Run mode — compact input-only window
  • 🔍 Transparent mode — floating message bubbles on a transparent background
  • 🚀 Run at startup — auto-start with Windows
  • ⚡ Completely hidden from capture — WDA_EXCLUDEFROMCAPTURE removes the window from recorders/shares entirely
  • ⌨️ Global hotkey — Ctrl + Shift + Space hides/shows the app from anywhere

🛠️ Tech Stack

  • Electron 43 — desktop shell (frameless, transparent window)
  • React 19 + TypeScript — UI
  • Vite 8 — bundler / dev server
  • AharAPI — free keyless OpenAI-compatible API: chat, streaming, tool calling, vision, audio transcription, and the autonomous agent. No API keys are bundled or required.
  • WebSocket streaming — real-time live talk with voice transcription
  • koffi — native FFI used for SetWindowDisplayAffinity (WDA_EXCLUDEFROMCAPTURE)
  • electron-store — persistent chat threads, memories, settings
  • react-markdown / remark-math / rehype-katex — rich markdown + math rendering
  • framer-motion, lucide-react — animations and icons

📦 How to Install

  1. Go to the Releases page of this repository.
  2. Download the Iz-Hidden-AI-Beta-Setup-1.2.0.exe file (~108 MB).
  3. Double-click the downloaded installer.
  4. Follow the on-screen instructions and wait for the installation to finish (takes about 421 MB of disk space).
  5. Launch Iz Hidden AI from your Start Menu or desktop shortcut.
  6. The app opens as a hidden window — press Ctrl + Shift + Space to show it.

⚙️ How It Works

  • Chatting: Type any question and press Enter. The AI streams its answer in real time with a visible "thinking" phase before replying.
  • Live talk: Click the mic/talk button to start a real-time voice conversation. The AI listens and responds with voice, and both sides are transcribed live. Sessions are saved to your history.
  • Build & download files: Ask the AI to build something (a script, an HTML page, a small app) and it automatically uses its sandboxed agent terminal, then shows Download buttons for the files it creates.
  • Web search: When a question needs live information, the AI automatically searches the internet and includes the results in its answer.
  • Run commands: You can ask the AI to run local terminal commands, and it executes them on your machine and shows you the output.
  • Files & images: Drag & drop, paste, or click the paperclip to attach screenshots, images, code, or documents for the AI to analyze.
  • Voice input: Click the mic button and speak — your words are transcribed.
  • Voice replies: Toggle the speaker button and the AI will read its answers aloud with TTS. Multi-language support auto-detects your text language.
  • Window & screen capture: Use the monitor button to pick a window — Audio transcribes its sound live, Snap takes a screenshot.
  • Screen crop: Use the scan button to crop any part of your screen and send it as an image.
  • Split-screen: Press Ctrl + Shift + S to open a second chat panel side by side.
  • Quick Run: Press Ctrl + Shift + R to launch in compact input-only mode.
  • Transparent mode: Press Ctrl + Shift + X to make the background transparent — only message bubbles float on screen.
  • Memory & history: The AI saves important facts about you automatically and remembers them across chats. All conversations are saved, searchable, and auto-titled.
  • Run at startup: Enable in Settings to auto-start the app when Windows boots.
  • Privacy shield: The window uses WDA_EXCLUDEFROMCAPTURE (Windows 10 2004+), so it is completely invisible in screen shares, recordings and screenshots.

⌨️ Keyboard Shortcuts

Shortcut Action
Ctrl + Shift + Space Hide / show the app window (global)
Ctrl + M Toggle mini mode — shrink the window to a small compact input
Ctrl + Shift + S Toggle split-screen dual-panel mode
Ctrl + Shift + R Toggle Quick Run compact input mode
Ctrl + Shift + X Toggle transparent mode
Ctrl + Shift + A Toggle agent mode on/off
Ctrl + , Open Settings
Ctrl + N New chat
Ctrl + F Search chat history
Enter Send message
Shift + Enter New line

💡 Usage Tips

  • Drag & drop or paste files/images into the input box, or click the paperclip to attach.
  • Use the scan button to crop any part of your screen and send it as an image.
  • The monitor button lets you pick a window: Audio transcribes its sound live, Snap takes a screenshot.
  • The mic button records your voice; toggle the speaker button for spoken replies.
  • Try live talk mode for real-time voice conversations — sessions are saved to your history.
  • Ask it to build something — a script, an HTML page, a small app — and it will automatically use its sandboxed agent terminal, then show Download buttons for the files.
  • Press Ctrl + M to shrink the window into a small floating input (mini mode) and again to restore the full chat.
  • Press Ctrl + Shift + X to try transparent mode — only the message bubbles are visible.
  • Press Ctrl + Shift + S to open split-screen and use two chats side by side.
  • Enable run at startup in Settings so the app is always ready when you boot Windows.
  • The AI saves important facts to its memory automatically and can be asked to run terminal commands or search the web on demand.

🗺️ Roadmap

  • 🪟 Windows — available now ✅
  • 📲 Other platforms — coming soon

📄 License

MIT © 2026 Izzi Developers

About

An AI assistant desktop app that stays invisible to screen recorders and capture tools. Ask anything, attach images and files, search the web, run terminal commands, capture your screen, and talk to it with your voice.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors