{"id":27641287,"url":"https://github.com/shameemreza/huddlenote","last_synced_at":"2026-04-09T07:02:32.470Z","repository":{"id":289474968,"uuid":"971377903","full_name":"shameemreza/huddlenote","owner":"shameemreza","description":"AI meeting recorder that captures audio and screen, then auto-summarizes key points and action items.","archived":false,"fork":false,"pushed_at":"2025-04-23T12:53:13.000Z","size":2935,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T23:47:03.467Z","etag":null,"topics":["ai-assistant","chatgpt","electron","macos","meeting-notes","slack","summarizer","transcription","whisper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shameemreza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-23T12:37:45.000Z","updated_at":"2025-04-23T12:55:38.000Z","dependencies_parsed_at":"2025-04-23T14:08:26.481Z","dependency_job_id":null,"html_url":"https://github.com/shameemreza/huddlenote","commit_stats":null,"previous_names":["shameemreza/huddlenote"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shameemreza/huddlenote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameemreza%2Fhuddlenote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameemreza%2Fhuddlenote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameemreza%2Fhuddlenote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameemreza%2Fhuddlenote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shameemreza","download_url":"https://codeload.github.com/shameemreza/huddlenote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shameemreza%2Fhuddlenote/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268339945,"owners_count":24234625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-assistant","chatgpt","electron","macos","meeting-notes","slack","summarizer","transcription","whisper"],"created_at":"2025-04-23T23:43:07.511Z","updated_at":"2025-12-30T21:51:55.924Z","avatar_url":"https://github.com/shameemreza.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Huddle Note\n\n**AI-powered meeting assistant for macOS**  \nCapture audio and screen from any window (Slack huddle, Zoom, Meet, etc). Summarize key points, decisions, and action items in seconds.\n\n## Features\n\n- Record system audio (even with headphones)\n- Capture screenshots of the huddle thread\n- Transcribe using OpenAI Whisper\n- Chunk + summarize long meetings using GPT\n- Custom summary prompt support\n- Settings UI for models, snapshots, and preferences\n- Auto-cleanup of temp files\n- Built with Electron + Node.js\n\n## Setup\n\n**1. Install dependencies** `npm install`\n\n**2. Add your OpenAI API key** Create a `.env` file in the project root: `OPENAI_API_KEY=your_api_key_here`\n\n**3. Install FFmpeg** `brew install ffmpeg`\n\n**4. Install BlackHole for audio routing** `brew install blackhole-2ch`\n\n**5. Run locally** `npm start`\n\n## Project Structure\n\n```\n├── main.js           # Electron main process\n├── preload.js        # Secure preload bridge\n├── renderer.js       # Frontend logic\n├── helpers/          # Capture, OCR, summary, audio, config, etc\n├── temp/             # Auto-cleaned after each run\n├── .env              # OpenAI API key (ignored in git)\n└── index.html        # App UI\n```\n## License\nMIT - Do whatever you want, just don't blame me if it breaks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshameemreza%2Fhuddlenote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshameemreza%2Fhuddlenote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshameemreza%2Fhuddlenote/lists"}