This media is not supported in your browser
VIEW IN TELEGRAM
📦 gommzystudio/device-activity-tracker
Device Activity Tracker
Device-activity-tracker is the proof-of-concept tool that demonstrates how easily your daily messaging habits can leak to outsiders without your knowledge. By measuring the round-trip time of silent delivery receipts on apps like WhatsApp and Signal, it detects if your device is active, in standby, or offline. When you receive a background message probe, your phone automatically sends back a quick receipt; because your processor responds faster when you are actively using the screen than when it is locked in your pocket, this tool uses those tiny millisecond differences to map your exact daily routines. It highlights a massive, unpatched privacy gap in modern secure messaging.
🆔 @hackernewsgithubprojects
Device Activity Tracker
Device-activity-tracker is the proof-of-concept tool that demonstrates how easily your daily messaging habits can leak to outsiders without your knowledge. By measuring the round-trip time of silent delivery receipts on apps like WhatsApp and Signal, it detects if your device is active, in standby, or offline. When you receive a background message probe, your phone automatically sends back a quick receipt; because your processor responds faster when you are actively using the screen than when it is locked in your pocket, this tool uses those tiny millisecond differences to map your exact daily routines. It highlights a massive, unpatched privacy gap in modern secure messaging.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 nicobailon/visual-explainer
Visual Explainer
Turn dry terminal outputs and messy text diagrams into gorgeous, interactive web pages and slide decks you actually want to read. When your AI agent tries to explain a system architecture or run a code review, it usually dumps a wall of unreadable monospace text, broken tables, and ASCII art. This tool fixes that by generating self-contained HTML files complete with clean typography, responsive tables, dark mode, and zoomable flowcharts. You can even generate high-quality slide decks instantly. It is a brilliant way to visually audit plans, review code diffs, and map out projects without drowning in terminal clutter.
🆔 @hackernewsgithubprojects
Visual Explainer
Turn dry terminal outputs and messy text diagrams into gorgeous, interactive web pages and slide decks you actually want to read. When your AI agent tries to explain a system architecture or run a code review, it usually dumps a wall of unreadable monospace text, broken tables, and ASCII art. This tool fixes that by generating self-contained HTML files complete with clean typography, responsive tables, dark mode, and zoomable flowcharts. You can even generate high-quality slide decks instantly. It is a brilliant way to visually audit plans, review code diffs, and map out projects without drowning in terminal clutter.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 gvclab/personalive
PersonaLive
Animate any portrait photo in real time using a live webcam feed to drive the facial movements, expressions, and poses. It relies on a clever diffusion framework designed specifically for live streaming, letting you broadcast infinite-length animations without running out of video memory. Instead of lagging behind, it processes your expressions instantly, keeping the generated character completely synced to your real-life speaking rhythm. It is incredibly fun because you can suddenly stream as a completely different character, historical figure, or digital avatar with natural, fluid facial movements. Grab a portrait, start up your webcam, and watch your new persona come to life instantly.
🆔 @hackernewsgithubprojects
PersonaLive
Animate any portrait photo in real time using a live webcam feed to drive the facial movements, expressions, and poses. It relies on a clever diffusion framework designed specifically for live streaming, letting you broadcast infinite-length animations without running out of video memory. Instead of lagging behind, it processes your expressions instantly, keeping the generated character completely synced to your real-life speaking rhythm. It is incredibly fun because you can suddenly stream as a completely different character, historical figure, or digital avatar with natural, fluid facial movements. Grab a portrait, start up your webcam, and watch your new persona come to life instantly.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 memmachine/memmachine
MemMachine
MemMachine is the open-source memory layer that finally gives your AI agents a long-term memory with just five lines of code. Instead of letting your bots start from scratch every single time they reboot, this clever tool lets them actually learn, store, and recall information from past conversations. It organizes chat histories into structured episodic memory using a graph database, while keeping user facts tidy in SQL. If you are building AI assistants, this is the easiest way to make them feel truly personalized and context-aware. Check it out to give your agents some real staying power.
🆔 @hackernewsgithubprojects
MemMachine
MemMachine is the open-source memory layer that finally gives your AI agents a long-term memory with just five lines of code. Instead of letting your bots start from scratch every single time they reboot, this clever tool lets them actually learn, store, and recall information from past conversations. It organizes chat histories into structured episodic memory using a graph database, while keeping user facts tidy in SQL. If you are building AI assistants, this is the easiest way to make them feel truly personalized and context-aware. Check it out to give your agents some real staying power.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 wesammustafa/claude-code-everything-you-need-to-know
Claude Code Everything You Need to Know
This brilliant GitHub repository is a masterclass in using Claude Code, Anthropic's official terminal-based assistant that can actually read your local repository, edit files, and run tests in place. Instead of just copy-pasting code back and forth into a browser, this guide shows you how to hook Claude directly into your development workflow using custom slash commands, lifecycle hooks, and automated agent teams. It is a goldmine of practical examples, custom scripts, and specialized system prompts that help you automate repetitive chores like writing tests or reviewing pull requests. It is the ultimate playbook for turning Claude into your most productive terminal companion.
🆔 @hackernewsgithubprojects
Claude Code Everything You Need to Know
This brilliant GitHub repository is a masterclass in using Claude Code, Anthropic's official terminal-based assistant that can actually read your local repository, edit files, and run tests in place. Instead of just copy-pasting code back and forth into a browser, this guide shows you how to hook Claude directly into your development workflow using custom slash commands, lifecycle hooks, and automated agent teams. It is a goldmine of practical examples, custom scripts, and specialized system prompts that help you automate repetitive chores like writing tests or reviewing pull requests. It is the ultimate playbook for turning Claude into your most productive terminal companion.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 happier-dev/happier
Happier
Happier is the cross-device companion app that keeps your AI coding sessions alive when you step away from your computer. It links your computer to your phone, web browser, or desktop app with end-to-end encryption. When you run AI assistants like Claude Code, Gemini, or Codex locally, you can instantly monitor, control, and continue those active sessions from your phone while grabbing a coffee. It securely bridges your local terminal to your mobile screen without losing context. You can pause, fork, or hand off active tasks between devices, making remote AI development simple and accessible from anywhere.
🆔 @hackernewsgithubprojects
Happier
Happier is the cross-device companion app that keeps your AI coding sessions alive when you step away from your computer. It links your computer to your phone, web browser, or desktop app with end-to-end encryption. When you run AI assistants like Claude Code, Gemini, or Codex locally, you can instantly monitor, control, and continue those active sessions from your phone while grabbing a coffee. It securely bridges your local terminal to your mobile screen without losing context. You can pause, fork, or hand off active tasks between devices, making remote AI development simple and accessible from anywhere.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 bradagi/awesome-cli-coding-agents
Awesome CLI Coding Agents
An open-source project called claw-code racked up one hundred thousand GitHub stars faster than any repository in history after a major AI assistant's source code leaked. You can find this project and dozens of others inside awesome-cli-coding-agents, a curated directory of over ninety terminal-native AI programing tools. Instead of using clunky chat interfaces, these agents live directly in your command line, giving them direct access to your filesystem so they can run tests, edit files, and fix their own errors on the fly. It is the ultimate directory for finding the perfect autonomous terminal companion to help write your next codebase.
🆔 @hackernewsgithubprojects
Awesome CLI Coding Agents
An open-source project called claw-code racked up one hundred thousand GitHub stars faster than any repository in history after a major AI assistant's source code leaked. You can find this project and dozens of others inside awesome-cli-coding-agents, a curated directory of over ninety terminal-native AI programing tools. Instead of using clunky chat interfaces, these agents live directly in your command line, giving them direct access to your filesystem so they can run tests, edit files, and fix their own errors on the fly. It is the ultimate directory for finding the perfect autonomous terminal companion to help write your next codebase.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 joshavant/clawbox
Clawbox
You can spin up fully configured, isolated macOS virtual machines on your Apple computer with a single command using clawbox. This tool completely automates the tedious setup process, letting you build and launch virtual environments running the OpenClaw platform. It uses high-performance virtualization to run multiple machines side-by-side, synchronizing your local code bidirectionally so that any host-side changes instantly update inside the running system. It even handles system configuration, installing Homebrew, setting up SSH, and adding utilities like Playwright or Tailscale automatically. It is a fantastic way to develop and test software in clean, dedicated environments without cluttering your main operating system.
🆔 @hackernewsgithubprojects
Clawbox
You can spin up fully configured, isolated macOS virtual machines on your Apple computer with a single command using clawbox. This tool completely automates the tedious setup process, letting you build and launch virtual environments running the OpenClaw platform. It uses high-performance virtualization to run multiple machines side-by-side, synchronizing your local code bidirectionally so that any host-side changes instantly update inside the running system. It even handles system configuration, installing Homebrew, setting up SSH, and adding utilities like Playwright or Tailscale automatically. It is a fantastic way to develop and test software in clean, dedicated environments without cluttering your main operating system.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jvdillon/netv
neTV
Stream your favorite live TV channels and on-demand videos through a beautifully simple, self-hosted web interface that runs right in your browser. While other media players try to do absolutely everything and end up feeling like bloated, sluggish monsters, netv keeps things incredibly lean and focused on doing just one thing right. The absolute coolest part has to be its optional real-time upscaling, which actually uses your graphics card to turn fuzzy old television broadcasts or standard-definition movies into crisp quality. It is basically the ultimate, lightweight way to enjoy your own television playlists without any of the usual hassle.
🆔 @hackernewsgithubprojects
neTV
Stream your favorite live TV channels and on-demand videos through a beautifully simple, self-hosted web interface that runs right in your browser. While other media players try to do absolutely everything and end up feeling like bloated, sluggish monsters, netv keeps things incredibly lean and focused on doing just one thing right. The absolute coolest part has to be its optional real-time upscaling, which actually uses your graphics card to turn fuzzy old television broadcasts or standard-definition movies into crisp quality. It is basically the ultimate, lightweight way to enjoy your own television playlists without any of the usual hassle.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 kurikomi-labs/komi-store
Komi Store
You can now browse and install open-source software directly from developer releases on GitHub, Codeberg, and Forgejo using a single, unified app store. A clever tool called komi-store acts as a free, platform-aware discovery layer for your desktop or Android device. It automatically filters out empty repositories to only show projects with valid, installable binaries. You can easily find trending apps, browse full release histories, and even peek inside Android installation packages before installing them. It is a fantastic way to bypass traditional, restrictive app stores. Grab this tool to explore a massive library of independent, community-driven software with absolute ease.
🆔 @hackernewsgithubprojects
Komi Store
You can now browse and install open-source software directly from developer releases on GitHub, Codeberg, and Forgejo using a single, unified app store. A clever tool called komi-store acts as a free, platform-aware discovery layer for your desktop or Android device. It automatically filters out empty repositories to only show projects with valid, installable binaries. You can easily find trending apps, browse full release histories, and even peek inside Android installation packages before installing them. It is a fantastic way to bypass traditional, restrictive app stores. Grab this tool to explore a massive library of independent, community-driven software with absolute ease.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 nicolepcx/ai-agents-the-definitive-guide
AI Agents The Definitive Guide
An upcoming O'Reilly book is providing a complete blueprint for moving beyond basic chatbots to building fully autonomous digital systems. The ai-agents-the-definitive-guide repository hosts the official hands-on code accompanying this guide, mapping out everything from memory storage to threat modeling. Instead of just showing simple API calls, it provides structured notebooks that walk you through complex multi-agent patterns, tool governance, and secure execution. It is a practical resource for anyone trying to understand how autonomous systems actually function under the hood. You can run all these examples directly in your browser to start building more reliable, self-directed software.
🆔 @hackernewsgithubprojects
AI Agents The Definitive Guide
An upcoming O'Reilly book is providing a complete blueprint for moving beyond basic chatbots to building fully autonomous digital systems. The ai-agents-the-definitive-guide repository hosts the official hands-on code accompanying this guide, mapping out everything from memory storage to threat modeling. Instead of just showing simple API calls, it provides structured notebooks that walk you through complex multi-agent patterns, tool governance, and secure execution. It is a practical resource for anyone trying to understand how autonomous systems actually function under the hood. You can run all these examples directly in your browser to start building more reliable, self-directed software.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 neural-maze/realtime-phone-agents-course
Realtime Phone Agents Course
You can now build a fully functional real estate call center run entirely by realistic voice agents that handle live inbound and outbound phone calls. The realtime-phone-agents-course is a step-by-step practical guide that teaches developers how to stitch together a highly responsive voice pipeline. Instead of lagging toy demos, it shows you how to deploy open-source speech-to-text and text-to-speech models on cloud GPUs for lightning-fast conversations. The standout feature is its use of advanced vector search to let agents instantly query complex, multi-attribute databases, like matching a home buyer's exact budget and location mid-call. Check out this guide to start building production-ready voice systems.
🆔 @hackernewsgithubprojects
Realtime Phone Agents Course
You can now build a fully functional real estate call center run entirely by realistic voice agents that handle live inbound and outbound phone calls. The realtime-phone-agents-course is a step-by-step practical guide that teaches developers how to stitch together a highly responsive voice pipeline. Instead of lagging toy demos, it shows you how to deploy open-source speech-to-text and text-to-speech models on cloud GPUs for lightning-fast conversations. The standout feature is its use of advanced vector search to let agents instantly query complex, multi-attribute databases, like matching a home buyer's exact budget and location mid-call. Check out this guide to start building production-ready voice systems.
🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 alvinreal/awesome-autoresearch
awesome-autoresearch
awesome-autoresearch is the ultimate index that finally tracks the wild world of AI agents that program, test, and improve themselves while you sleep. Inspired by Andrej Karpathy's experiments, this repository gathers the cleverest tools, papers, and hacks for building autonomous research loops. Instead of manually babysitting your code, these systems let AI agents write their own software updates, run tests, and keep only the changes that actually boost performance. It is a goldmine of open-source projects where agents optimize everything from GPU hardware speeds to trading algorithms. Check it out to see how close we are to truly autonomous engineering.
🆔 @hackernewsgithubprojects
awesome-autoresearch
awesome-autoresearch is the ultimate index that finally tracks the wild world of AI agents that program, test, and improve themselves while you sleep. Inspired by Andrej Karpathy's experiments, this repository gathers the cleverest tools, papers, and hacks for building autonomous research loops. Instead of manually babysitting your code, these systems let AI agents write their own software updates, run tests, and keep only the changes that actually boost performance. It is a goldmine of open-source projects where agents optimize everything from GPU hardware speeds to trading algorithms. Check it out to see how close we are to truly autonomous engineering.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 christopherlyon/graphrag-workbench
Graphrag Workbench
You can now transform your raw PDF documents into an interactive 3D knowledge graph that you can fly through and query with AI. A new open-source tool called graphrag-workbench pairs Microsoft's intelligent extraction pipeline with a gorgeous WebGL interface. Instead of staring at dense text, you get color-coded communities, dynamic connection sizing, and an AI chat assistant to query your data in natural language. It completely changes how we explore complex document sets by turning information into a physical landscape you can search, filter, and analyze in real time. It is like having a GPS for your reading material.
🆔 @hackernewsgithubprojects
Graphrag Workbench
You can now transform your raw PDF documents into an interactive 3D knowledge graph that you can fly through and query with AI. A new open-source tool called graphrag-workbench pairs Microsoft's intelligent extraction pipeline with a gorgeous WebGL interface. Instead of staring at dense text, you get color-coded communities, dynamic connection sizing, and an AI chat assistant to query your data in natural language. It completely changes how we explore complex document sets by turning information into a physical landscape you can search, filter, and analyze in real time. It is like having a GPS for your reading material.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 chriswritescode-dev/opencode-manager
OpenCode Manager
You can now control and code with multiple AI developers straight from your smartphone. OpenCode Manager provides a beautiful, mobile-first web dashboard that serves as a remote control for your self-hosted OpenCode AI agents. It completely solves the frustration of being away from your keyboard when you need your AI agents to spin up a quick patch or review a file. You can easily view Git trees, chat with agents in real time, and trigger multi-repository jobs right from a web app. It is like having a fully loaded development command center tucked directly in your pocket. Give it a run via Docker and start managing your AI workforce from...
🆔 @hackernewsgithubprojects
OpenCode Manager
You can now control and code with multiple AI developers straight from your smartphone. OpenCode Manager provides a beautiful, mobile-first web dashboard that serves as a remote control for your self-hosted OpenCode AI agents. It completely solves the frustration of being away from your keyboard when you need your AI agents to spin up a quick patch or review a file. You can easily view Git trees, chat with agents in real time, and trigger multi-repository jobs right from a web app. It is like having a fully loaded development command center tucked directly in your pocket. Give it a run via Docker and start managing your AI workforce from...
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dokhacgiakhoa/agent-skills-setup-for-antigravity
agent-skills-setup-for-antigravity
The AI tool organizer that injects a massive brain directly into your local project workspace, agent-skills-setup-for-antigravity is a command-line setup tool designed to give your AI assistants long-term memory and self-correction capabilities. Instead of relying on simple prompt wrappers, this package installs a system of hundreds of pre-configured skills, rules, and workflows right into your repository. It builds a localized structure with built-in error learning and a watchdog system that prevents silent crashes during development. Grab this package to turn your basic AI interactions into a smart, self-healing virtual development team.
🆔 @hackernewsgithubprojects
agent-skills-setup-for-antigravity
The AI tool organizer that injects a massive brain directly into your local project workspace, agent-skills-setup-for-antigravity is a command-line setup tool designed to give your AI assistants long-term memory and self-correction capabilities. Instead of relying on simple prompt wrappers, this package installs a system of hundreds of pre-configured skills, rules, and workflows right into your repository. It builds a localized structure with built-in error learning and a watchdog system that prevents silent crashes during development. Grab this package to turn your basic AI interactions into a smart, self-healing virtual development team.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 rpanigrahi222/intruth-factcheck
intruth-factcheck
intruth-factcheck is the browser extension that finally lets you fact-check live debates and political speeches in real time. Instead of waiting days for post-event articles, this tool captures audio from your active browser tab, transcribes the speech, and instantly flags specific factual statements and statistics. It ignores subjective opinions and uses AI research to grade claims as true, false, or misleading right on your screen. By bringing your own API key, you get a private, live assistant that evaluates claims as they are spoken, helping you cut through the noise of any livestream instantly.
🆔 @hackernewsgithubprojects
intruth-factcheck
intruth-factcheck is the browser extension that finally lets you fact-check live debates and political speeches in real time. Instead of waiting days for post-event articles, this tool captures audio from your active browser tab, transcribes the speech, and instantly flags specific factual statements and statistics. It ignores subjective opinions and uses AI research to grade claims as true, false, or misleading right on your screen. By bringing your own API key, you get a private, live assistant that evaluates claims as they are spoken, helping you cut through the noise of any livestream instantly.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 arcangel0/eva
eva
eva is the terminal assistant that acts as a co-pilot for your security testing. Instead of wrestling with complex penetration testing workflows alone, this tool pairs you with an artificial intelligence agent designed to guide you through entire security audits. You simply define your target, and the tool helps map out attack strategies, suggests exact terminal commands to run, and analyzes the raw outputs in real time to suggest your next steps. It supports everything from local models to cloud backends, letting you run security assessments safely and privately. Give it a spin to see how it clarifies complex targets.
🆔 @hackernewsgithubprojects
eva
eva is the terminal assistant that acts as a co-pilot for your security testing. Instead of wrestling with complex penetration testing workflows alone, this tool pairs you with an artificial intelligence agent designed to guide you through entire security audits. You simply define your target, and the tool helps map out attack strategies, suggests exact terminal commands to run, and analyzes the raw outputs in real time to suggest your next steps. It supports everything from local models to cloud backends, letting you run security assessments safely and privately. Give it a spin to see how it clarifies complex targets.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 0xranx/opencontext
OpenContext
OpenContext is the personal context store that finally gives your AI coding assistants a persistent memory across projects. Instead of paying for another expensive subscription, this clever tool plugs directly into the AI coding agents you already use every day, like Cursor or Claude Code. It sets up a global knowledge library that automatically feeds your background decisions and project history directly to your assistant before it starts writing code. Your agent can search, read, and even update this knowledge library with simple commands. It makes your AI infinitely smarter because it actually remembers what you built yesterday.
🆔 @hackernewsgithubprojects
OpenContext
OpenContext is the personal context store that finally gives your AI coding assistants a persistent memory across projects. Instead of paying for another expensive subscription, this clever tool plugs directly into the AI coding agents you already use every day, like Cursor or Claude Code. It sets up a global knowledge library that automatically feeds your background decisions and project history directly to your assistant before it starts writing code. Your agent can search, read, and even update this knowledge library with simple commands. It makes your AI infinitely smarter because it actually remembers what you built yesterday.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 visionary-laboratory/holi-spatial
Holi Spatial
Holi-spatial is the artificial intelligence research project that reconstructs ordinary flat video streams into interactive 3D virtual worlds. By compiling thousands of highly detailed virtual objects and scenes alongside millions of spatial question-and-answer pairs, the creators have built a library to teach computers how to truly perceive depth, volume, and physical boundaries just by watching a video. Instead of treating video like a flat sequence of pictures, this system translates camera movements into complete virtual structures and physical maps. It is a massive step forward in helping AI understand physical space, paving the way for smarter robotics and more realistic virtual environments.
🆔 @hackernewsgithubprojects
Holi Spatial
Holi-spatial is the artificial intelligence research project that reconstructs ordinary flat video streams into interactive 3D virtual worlds. By compiling thousands of highly detailed virtual objects and scenes alongside millions of spatial question-and-answer pairs, the creators have built a library to teach computers how to truly perceive depth, volume, and physical boundaries just by watching a video. Instead of treating video like a flat sequence of pictures, this system translates camera movements into complete virtual structures and physical maps. It is a massive step forward in helping AI understand physical space, paving the way for smarter robotics and more realistic virtual environments.
🆔 @hackernewsgithubprojects