From 045095334e884102fe55176b1612762d8cbae836 Mon Sep 17 00:00:00 2001 From: Emmett Kim <151644571+ekim425@users.noreply.github.com> Date: Sun, 6 Jul 2025 20:28:58 +0900 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a05a8bc..e56fe01 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ > This project is a fork of [CheatingDaddy](https://github.com/sohzm/cheating-daddy) with modifications and enhancements. Thanks to [Soham](https://x.com/soham_btw) 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. @@ -62,10 +64,15 @@ npm run setup booking-screen -### Use your own OpenAI API key, or sign up to use ours (free) +### Use your own API key, or sign up to use ours (free) booking-screen +**Currently Supporting:** +- OpenAI API +- Gemini API +- Local LLM (Working on + You can visit [here](https://platform.openai.com/api-keys) to get your OpenAI API Key. ### Liquid Glass Design (coming soon) @@ -91,18 +98,23 @@ You can visit [here](https://platform.openai.com/api-keys) to get your OpenAI AP ## Contributing We love contributions! Feel free to open issues for bugs or feature requests. +> Currently, we're working on a full code refactor and modularization. Once that's completed, we'll jump into addressing the major issues. ## πŸ›  Current Issues & Improvements | Status | Issue | Description | |--------|--------------------------------|---------------------------------------------------| -| 🚧 WIP | AEC Improvement | Transcription is not working occasionally | | 🚧 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 | -| 🚧 WIP | Permission Issue | Mic & system audio & display capture permission sometimes not working| +## Changelog + +- Jul 5: Now support Gemini, Intel Mac supported ## About Pickle @@ -110,4 +122,4 @@ We love contributions! Feel free to open issues for bugs or feature requests. **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](https://pickle.com) to learn more. ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=pickle-com/glass&type=Date)](https://www.star-history.com/#pickle-com/glass&Date) \ No newline at end of file +[![Star History Chart](https://api.star-history.com/svg?repos=pickle-com/glass&type=Date)](https://www.star-history.com/#pickle-com/glass&Date)