You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I loved the idea of Cluely, an AI that reads your meetings and screen to give instant answers, but it’s pricey. So I built my own version in Python using OCR (Tesseract) to capture screen text, Whisper for audio transcription, and Google’s Gemini API (with BYO key) for responses, all shown in a translucent always-on-top overlay, invisible to others
A Python implementation of the "Controlling the False Discovery Rate via Knockoffs" paper from 2015, designed to provide tools for generating knockoff features and applying controlled variable selection techniques in high-dimensional data settings.
This repository contains a small project where I study feasibility of using knockoff filters in portfolio management. More details are included in the Wiki page