2025-07-07 23:19:53 +09:00
2025-07-04 14:31:04 +09:00
2025-07-07 20:18:38 +09:00
2025-07-04 14:31:04 +09:00
2025-07-07 21:23:52 +09:00
2025-07-04 14:31:04 +09:00
2025-07-04 14:31:04 +09:00
2025-07-07 16:39:36 +09:00
2025-07-04 14:31:04 +09:00
2025-07-04 14:31:04 +09:00
2025-07-04 14:31:04 +09:00
2025-07-07 08:51:56 +09:00
2025-07-07 21:23:52 +09:00
2025-07-04 14:31:04 +09:00
2025-07-04 14:31:04 +09:00
2025-07-04 14:31:04 +09:00
2025-07-05 17:12:01 +09:00
2025-07-04 14:31:04 +09:00
2025-07-04 14:31:04 +09:00
2025-07-07 23:19:53 +09:00
2025-07-07 03:47:12 +09:00
2025-07-07 08:51:56 +09:00

Logo

Glass by Pickle: Digital Mind Extension 🧠

Pickle DiscordPickle WebsiteFollow Daniel

This project is a fork of CheatingDaddy with modifications and enhancements. Thanks to Soham and all the open-source contributors who made this possible!

Currently, we're working on a full code refactor and modularization. Once that's completed, we'll jump into addressing the major issues. You can find WIP issues & changelog below this document.

🤖 Fast, light & open-source—Glass lives on your desktop, sees what you see, listens in real time, understands your context, and turns every moment into structured knowledge.

💬 Proactive in meetings—it surfaces action items, summaries, and answers the instant you need them.

🫥 Truly invisible—never shows up in screen recordings, screenshots, or your dock; no always-on capture or hidden sharing.

To have fun building with us, join our Discord!

Instant Launch

 Skip the setup—launch instantly with our ready-to-run macOS app. [Download Here]

Quick Start (Local Build)

Prerequisites

First download & install Python and Node. If you are using Windows, you need to also install Build Tools for Visual Studio

Ensure you're using Node.js version 20.x.x to avoid build errors with native dependencies.

# Check your Node.js version
node --version

# If you need to install Node.js 20.x.x, we recommend using nvm:
# curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
# nvm install 20
# nvm use 20

Installation

npm run setup

Highlights

Ask: get answers based on all your previous screen actions & audio

booking-screen

Meetings: real-time meeting notes, live summaries, session records

booking-screen

Use your own API key, or sign up to use ours (free)

booking-screen

Currently Supporting:

  • OpenAI API: Get OpenAI API Key here
  • Gemini API: Get Gemini API Key here
  • Local LLM (WIP)

Liquid Glass Design (coming soon)

booking-screen

for a more detailed guide, please refer to this video. we don't waste money on fancy vids; we just code.

Keyboard Shortcuts

Ctrl/Cmd + \ : show and hide main window

Ctrl/Cmd + Enter : ask AI using all your previous screen and audio

Ctrl/Cmd + Arrows : move main window position

Repo Activity

Alt

Contributing

We love contributions! Feel free to open issues for bugs or feature requests. For detailed guide, please see our contributing guide.

Currently, we're working on a full code refactor and modularization. Once that's completed, we'll jump into addressing the major issues.

Contributors

Help Wanted Issues

We have a list of help wanted that contain small features and bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

🛠 Current Issues & Improvements

Status Issue Description
🚧 WIP Code Refactoring Refactoring the entire codebase for better maintainability.
🚧 WIP Windows Build Make Glass buildable & runnable in Windows
🚧 WIP Local LLM Support Supporting Local LLM to power AI answers
🚧 WIP AEC Improvement Transcription is not working occasionally
🚧 WIP Firebase Data Storage Issue Session & ask should be saved in firebase for signup users
🚧 WIP Login Issue Currently breaking when switching between local and sign-in mode
🚧 WIP Liquid Glass Liquid Glass UI for MacOS 26

Changelog

  • Jul 5: Now support Gemini, Intel Mac supported

About Pickle

Our mission is to build a living digital clone for everyone. Glass is part of Step 1—a trusted pipeline that transforms your daily data into a scalable clone. Visit pickle.com to learn more.

Star History

Star History Chart

Languages
JavaScript 87.7%
TypeScript 11.7%
HTML 0.5%