56 subscribers
7.27K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 praxis-society/praxis-cloak

Praxis Cloak

Praxis-cloak is the on-device privacy tool that finally lets you chat with cloud AI models without leaking your personal data. Instead of ruining your prompts with ugly redacted blocks that confuse the AI, this clever tool runs a lightweight local model right on your machine to swap out sensitive details like names and locations with realistic fake stand-ins. It sends that clean, readable prompt to the cloud, and when the answer streams back, it instantly translates those fakes back into your real details. Your actual information never leaves your device, and the AI stays smart.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 nvidia-isaac/video_to_data

Video to Data

You can now turn everyday videos of people doing chores into high-fidelity training data for physical robots. A new system called video_to_data acts as a translation bridge between raw human movement and digital physics engines. It takes standard footage, breaks it down into searchable action segments, and builds interactive three-dimensional maps of how hands and objects interact. Instead of manually animating behaviors, you get automatic depth estimates, 3D shapes, and hand tracking ready for virtual testing environments. It makes teaching robots complex real-world tasks as simple as showing them a home video. Check out the repository to start converting pixels into physical actions.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 nirholas/pai

PAI

Carry a complete private computer with its own local AI right in your pocket. PAI lets you turn any USB stick into a secure, bootable workstation that runs entirely in your computer's temporary memory. It packs a full desktop environment, a hardened privacy firewall, and a local AI assistant that works completely offline. Because it runs strictly in RAM, the moment you pull the USB drive out, every single trace of your work, chat history, and browsing activity instantly vanishes. It is the ultimate way to access private AI on any machine without leaving a footprint.

📰 https://news.ycombinator.com/item?id=47853362

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 zeloksa/cardputer-adv-csi-radar

WiFi CSI Radar for Cardputer

See through walls and track movement using only the ambient Wi-Fi signals already bouncing around your room. The cardputer-adv-csi-radar project turns a pocket-sized M5Stack Cardputer into an incredibly sensitive motion detector. By analyzing channel state information from wireless radio waves, it senses subtle movements like breathing or walking, even through physical barriers. It can map a digital layout of your room using its built-in motion sensor as you walk, creating a live radar grid. It is an amazing way to watch invisible signals react to the physical world in real time.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 aaron-he-zhu/seo-geo-claude-skills

SEO and GEO Skills

Optimize your content for both traditional search engines and modern AI search agents with a modular toolkit designed specifically for AI-assisted development. This clever repository packs twenty highly focused skills and five straightforward commands into a zero-dependency package that plugs directly into tools like Claude Code and Cursor. It solves the massive headache of keeping your content visible as AI search engines start replacing traditional search results, using structured quality frameworks to evaluate your authority and content relevance. Just hook it up to your favorite developer agent, ask it to research or audit your site, and watch it automatically map out keywords, analyze competitors, and optimize your pages.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 microsoft/skills-for-fabric

Skills for Fabric

Teach your favorite AI coding assistant how to work with Microsoft Fabric correctly instead of letting it guess your data endpoints or write broken authentication code. The skills-for-fabric repository provides an open-source library of pre-packaged AI skills and Model Context Protocol servers designed specifically for tools like GitHub Copilot and Claude. Instead of generating generic code, your AI agent can now use official, Microsoft-authored guidance to build Spark pipelines, query real-time Eventhouses with KQL, and safely manage cloud workspaces. It turns your general-purpose AI assistant into an expert data engineer that understands real-world infrastructure boundaries right from your terminal.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yils-lin/short-video-factory

Short Video Factory

This open source desktop application lets you generate complete marketing and content videos from scratch with a single click. By combining text prompts with your own video clip folders, the app automatically writes engaging scripts using large language models, converts them to natural-sounding speech, and edits the footage to perfectly match the voice track. It even handles background music volume balancing and generates aligned subtitles on the fly. Running entirely on your local machine, it is a brilliant way to turn folders of raw clips into polished, ready-to-post videos without touching a manual timeline editor.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 bendobrown/dark-light-viewer

Dark Light Viewer

Dark-light-viewer is the satellite mapping tool that makes tracking global change over time as simple as looking at nighttime lights. Built on Google Earth Engine, this web app compares NASA satellite images from different years to show you exactly where human activity has dimmed or brightened. By calculating light changes pixel by pixel, it helps researchers and journalists spot anything from sudden power grid failures in conflict zones to the gradual growth of new cities, all without writing a single line of code. It is an incredibly powerful way to visualize how our world changes when the sun goes down.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 coffeetron832/giraffile

Giraffile

You can now share files directly from your web browser to another person's device without uploading them to any cloud server. An open-source web application called giraffile uses native browser storage and peer-to-peer technology to let you send files up to one and a half gigabytes. You just drag a file in, set an expiration timer, and generate a secure link. Because your data travels straight to the recipient, it never sits on a remote server or leaves a digital footprint. Once your countdown timer runs out, the file permanently vanishes. It is a wonderfully simple way to keep your private transfers completely private.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 xingyu-zheng/mrflow

MrFlow

Speed up image generation models by over ten times without needing to spend a single second retraining or fine-tuning them. It works by shifting the heavy lifting of the generation process to a much smaller, lower resolution. The system first generates a quick, low-resolution draft, scales it up using a standard super-resolution tool, and then injects a tiny bit of noise to run a single, rapid high-resolution refining step. This clever process keeps your final image sharp and detailed while bypassing the massive computing cost of generating large images from scratch. It is perfect for creators looking to accelerate their existing setups.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yibie/skills-manager

Skills Manager

Consolidate all your AI coding assistants under one roof using a native tool built specifically for your Mac. Skills Manager gathers the scattered capabilities of over forty different coding agents like Claude Code, Cursor, and Gemini, and brings them into a single local dashboard. Instead of hunting through different directories, you can find new capabilities online, try them safely in a built-in sandbox, and deploy them to multiple agents simultaneously with one click. It keeps your setup perfectly synced in real time. Download the app today to finally take control of your developer workflow.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 kuleshov-group/setdlms

Set Diffusion

AI language models usually generate text strictly from left to right, but a clever new approach lets them write in flexible, parallel chunks to speed up generation. This repository contains the official code for setdlms, a project that bridges the gap between traditional step-by-step text generation and fully parallel diffusion. By dividing text into variable-sized groups of words, it lets developers tune the balance between generation speed and output quality. It is a fantastic tool for anyone experimenting with faster text summarization or mathematical reasoning models. Check out the project to start blending autoregressive and diffusion techniques on your own hardware.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yale-nlp/rlmf

RLMF

Teach language models to stop bluffing when they do not know the answer. While AI is great at generating text, it is notoriously bad at knowing when it is actually wrong. That is where rlmf comes in. By rewarding models during reinforcement learning based on how accurately they self-assess their own performance, this framework teaches them genuine self-awareness. Instead of confidently hallucinating, the AI learns to scale back its confidence when it is guessing. It is a brilliant way to make AI trustworthy, giving you a partner that finally knows its own limits.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 coderluii/holyclaude

HolyClaude

HolyClaude is the self-hosted AI development workstation that packages everything you need to build with Claude Code into a single, ready-to-run container. If you have ever tried to manually configure a headless browser, set up multiple terminal AI clients, and get Playwright and Chromium working inside Docker without permission errors, you know it is a massive chore. This project solves that headache by bundling a full web interface, eight different AI command-line assistants, and over fifty pre-installed developer tools into one simple package. The absolute best part is that it lets you run the real, official Claude Code CLI in your web browser using your existing subscription or API key...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 shridarpatil/whatomate

Whatomate

Whatomate is the open-source WhatsApp Business platform that runs entirely as a single binary app, giving you complete control over your customer communication without complex hosting. Built with Go and Vue, it lets you connect directly to the WhatsApp Cloud API to manage multi-tenant setups, design automated chatbots, and handle real-time team chats. The most impressive part is its full-featured voice calling system, packed with interactive voice menus, call transfers, hold music, and automatic recordings. It is an incredibly powerful, self-hosted communication hub. Grab the Docker image or the pre-built binary to launch your own self-hosted setup today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 x011/smtp-tunnel-proxy

SMTP Tunnel Proxy

smtp-tunnel-proxy is the clever tunnel that hides your internet traffic inside fake email conversations to slip past strict firewalls. To a deep packet inspection firewall, your connection looks exactly like a normal Postfix mail server negotiating a secure email delivery over standard ports. Once that realistic handshake is complete, the system instantly switches to a high-speed binary streaming mode that runs at full network bandwidth. By wrapping your data in standard email security encryption, it makes your browsing completely invisible to network blocks. It is a brilliant way to keep your connection secure and open without raising any red flags.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ysharma3501/luxtts

LuxTTS

Clone any voice with incredible realism and run it instantly on your own hardware using luxtts. This lightweight tool generates crystal-clear forty-eight kilohertz speech at over one hundred and fifty times realtime speed, making most other voice models look sluggish. It is highly optimized, fitting comfortably within just one gigabyte of video memory, so you can easily run it locally on your own graphics card or even a standard processor. By refining the underlying architecture into just four quick generation steps, it delivers incredible audio quality without demanding a massive server. It is the perfect setup for fast, local, and high-quality voice generation.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 outsourc-e/hermes-workspace

Hermes Workspace

You can now run a complete visual command center for AI agents directly in your web browser. hermes-workspace provides a native web environment that brings chat interface, terminal control, memory management, and specialized agent skills into one unified dashboard. Instead of trying to manage complex AI workflows through separate, disconnected command lines, this project puts everything into an interactive workspace. You can watch your agents run tasks, inspect their logic, and interact with their shared memory in real time. It is the perfect tool for developers who want to build, debug, and orchestrate cooperative agent networks without losing sight of what is happening under the hood.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tradermonty/claude-trading-skills

Claude Trading Skills

This open-source toolbox turns your AI assistant into a rigorous investment partner by teaching it a massive library of modular trading skills. Built specifically for Claude Code, it provides highly structured markdown templates that define precise analytical behaviors, from spotting market tops and evaluating dividend growth pullbacks to analyzing chart setups. Instead of letting an AI make blind guesses, you feed these specialized playbooks into your assistant to run disciplined market routines, screen stocks, manage portfolio risk, and conduct postmortems on your trades. It is the ultimate framework to build a structured, repeatable investing process without coding automated bots from scratch.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 foru17/neko-master

Neko Master

See your network traffic with absolute clarity using a gorgeous, modern dashboard designed for local gateway environments. It connects to your gateway, captures live traffic, and visualizes everything from domain and proxy performance to geographic connections in real time. The coolest part is how it handles multiple locations: instead of making your central panel connect directly to remote gateways, lightweight agents run locally next to each gateway and safely feed the data back, keeping everything secure and private. It is the ultimate tool for curious minds who want to understand exactly where their home or office data is flowing.

🆔 @hackernewsgithubprojects