This media is not supported in your browser
VIEW IN TELEGRAM
π¦ kosuke55/drawtonomy
Drawtonomy: The Browser Whiteboard for Driving Sims
Drawtonomy lets you sketch complex driving scenes and instantly watch them play out right in your browser, without installing a thing. It solves the headache of testing self-driving logic by turning a simple drawing tool into a full simulation engine. You draw lanes and cars, hit play, and the built-in engine runs the scenario to tell you if your test passed or failed. The coolest part is that everything happens locally, so your data stays private and the process is shockingly fast. It is the perfect bridge between a rough idea and a real, testable driving scenario.
π° https://news.ycombinator.com/item?id=49257744
π @hackernewsgithubprojects
Drawtonomy: The Browser Whiteboard for Driving Sims
Drawtonomy lets you sketch complex driving scenes and instantly watch them play out right in your browser, without installing a thing. It solves the headache of testing self-driving logic by turning a simple drawing tool into a full simulation engine. You draw lanes and cars, hit play, and the built-in engine runs the scenario to tell you if your test passed or failed. The coolest part is that everything happens locally, so your data stays private and the process is shockingly fast. It is the perfect bridge between a rough idea and a real, testable driving scenario.
π° https://news.ycombinator.com/item?id=49257744
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ raymondhuang210129/llama.cpp-adaptive-kv-streaming
Run Massive LLMs on Small GPUs
This fork of Llama CPP lets you run massive language models on tiny graphics cards by moving the memory burden to your computer's main memory. Normally, long conversations require huge amounts of video memory, causing small cards to crash, but this version intelligently streams data between your hard drive and graphics card in real time. It keeps your GPU busy without freezing, allowing a twenty-seven billion parameter model to run fully on just sixteen gigs of video memory. This is a huge leap for anyone who wants local AI without buying expensive enterprise hardware, proving that smart software can beat raw hardware limits.
π @hackernewsgithubprojects
Run Massive LLMs on Small GPUs
This fork of Llama CPP lets you run massive language models on tiny graphics cards by moving the memory burden to your computer's main memory. Normally, long conversations require huge amounts of video memory, causing small cards to crash, but this version intelligently streams data between your hard drive and graphics card in real time. It keeps your GPU busy without freezing, allowing a twenty-seven billion parameter model to run fully on just sixteen gigs of video memory. This is a huge leap for anyone who wants local AI without buying expensive enterprise hardware, proving that smart software can beat raw hardware limits.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ stanford-tml/robot_keyframe_kit
Robot Keyframe Kit: The Universal Robot Animator
Robot Keyframe Kit is the tool that finally lets any researcher animate any robot without writing code. It plugs into MuJoCo, the standard physics engine for robotics, and gives you a simple visual interface to pose, move, and save a robotβs motion. The standout feature is its mirror mode: move one arm, and the opposite arm mirrors the motion with the correct joint directions handled automatically. That single feature turns hours of manual tweaking into seconds of intuitive design. Itβs built for speed, works with any standard robot model, and hands you clean, playable motion data ready for research or simulation.
π @hackernewsgithubprojects
Robot Keyframe Kit: The Universal Robot Animator
Robot Keyframe Kit is the tool that finally lets any researcher animate any robot without writing code. It plugs into MuJoCo, the standard physics engine for robotics, and gives you a simple visual interface to pose, move, and save a robotβs motion. The standout feature is its mirror mode: move one arm, and the opposite arm mirrors the motion with the correct joint directions handled automatically. That single feature turns hours of manual tweaking into seconds of intuitive design. Itβs built for speed, works with any standard robot model, and hands you clean, playable motion data ready for research or simulation.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ pedrovieira/holeberry
Holeberry: Control Pi-hole from your Mac Menu Bar
Holeberry lets you unblock the specific website you are viewing without turning off your entire networkβs ad blocking. It is a native macOS menu bar app that acts as a remote control for your Pi-hole instances, saving you from opening a browser tab every time you need to check stats or tweak settings. The coolest feature is its smart browser integration; it detects the domain in your current tab and allows you to unblock just that one site with a single click. This keeps the rest of your network protected while fixing your immediate issue.
π @hackernewsgithubprojects
Holeberry: Control Pi-hole from your Mac Menu Bar
Holeberry lets you unblock the specific website you are viewing without turning off your entire networkβs ad blocking. It is a native macOS menu bar app that acts as a remote control for your Pi-hole instances, saving you from opening a browser tab every time you need to check stats or tweak settings. The coolest feature is its smart browser integration; it detects the domain in your current tab and allows you to unblock just that one site with a single click. This keeps the rest of your network protected while fixing your immediate issue.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ anemll/dspark-vllm-gx10
DSpark: Run DeepSeek V4 on Two Desk-Top GPUs
DSpark is the two-node setup that finally makes massive AI models runnable on compact desktop hardware. The main project, DSpark vLLM for two DGX Spark nodes, solves a specific hardware problem: the DeepSeek V4 model is simply too big to fit on a single compact computer, but it runs smoothly when you connect two of them. This repository handles the complex technical setup required to bridge the software and hardware, ensuring the system actually works without crashing. It includes a live dashboard so you can watch performance in real time and provides a fully reproducible deployment process.
π @hackernewsgithubprojects
DSpark: Run DeepSeek V4 on Two Desk-Top GPUs
DSpark is the two-node setup that finally makes massive AI models runnable on compact desktop hardware. The main project, DSpark vLLM for two DGX Spark nodes, solves a specific hardware problem: the DeepSeek V4 model is simply too big to fit on a single compact computer, but it runs smoothly when you connect two of them. This repository handles the complex technical setup required to bridge the software and hardware, ensuring the system actually works without crashing. It includes a live dashboard so you can watch performance in real time and provides a fully reproducible deployment process.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ roadmaus/comfyui-continuity
One Node for All Your AI Video
Render finished AI videos with sound using one single node inside ComfyUI. The Continuity pack strips away the complex wiring and lets you just type a prompt, attach reference images, and hit render. It handles the heavy lifting for six different model families, driving them entirely locally without any API keys or cloud costs. This solves the headache of managing separate workflows for each new model by putting everything in one place. You get the raw creative freedom of open source tools with the simplicity of a single button.
π @hackernewsgithubprojects
One Node for All Your AI Video
Render finished AI videos with sound using one single node inside ComfyUI. The Continuity pack strips away the complex wiring and lets you just type a prompt, attach reference images, and hit render. It handles the heavy lifting for six different model families, driving them entirely locally without any API keys or cloud costs. This solves the headache of managing separate workflows for each new model by putting everything in one place. You get the raw creative freedom of open source tools with the simplicity of a single button.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ amirmushichge/machine-vision
Turn Any Video Into Generative Art with Machine Vision
Machine Vision transforms your local videos into dynamic, generative graphics right in your browser without sending a single frame to a server. It analyzes motion, edges, and light in real-time, then overlays a deterministic field of points, lines, and labels that react to your footage. The coolest part is the privacy: everything stays on your device, letting you experiment with a completely private, creative coding playground. You can tweak the chaos, pick presets, or fully randomize the look, then export a five-second composite clip in seconds.
π @hackernewsgithubprojects
Turn Any Video Into Generative Art with Machine Vision
Machine Vision transforms your local videos into dynamic, generative graphics right in your browser without sending a single frame to a server. It analyzes motion, edges, and light in real-time, then overlays a deterministic field of points, lines, and labels that react to your footage. The coolest part is the privacy: everything stays on your device, letting you experiment with a completely private, creative coding playground. You can tweak the chaos, pick presets, or fully randomize the look, then export a five-second composite clip in seconds.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ vrgamegirl19/vrgdg-seedvr2-tensorrt-studio
Fix Old Videos Locally with SeedVR Studio
Restore blurry videos without sending them to the cloud. This local tool uses your computer's graphics card to repair and upscale footage, giving you a real-time preview so you can compare the before and after side by side. It is fast enough to handle long clips, and if your render stops, you can pick up right where you left off. It is the perfect way to breathe new life into old home videos or rough game footage, all while keeping your data safe. Just drop in a clip, tweak the settings, and let your GPU do the heavy lifting.
π @hackernewsgithubprojects
Fix Old Videos Locally with SeedVR Studio
Restore blurry videos without sending them to the cloud. This local tool uses your computer's graphics card to repair and upscale footage, giving you a real-time preview so you can compare the before and after side by side. It is fast enough to handle long clips, and if your render stops, you can pick up right where you left off. It is the perfect way to breathe new life into old home videos or rough game footage, all while keeping your data safe. Just drop in a clip, tweak the settings, and let your GPU do the heavy lifting.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ alpbahadur/49-ide
49 Agents IDE: The 2D Canvas for AI Terminals
Forget terminal tabs. 49 Agents IDE replaces your cluttered command line with a zoomable, infinite canvas where every terminal lives side by side. You can arrange panes spatially, zoom out for the big picture, and watch AI agents work across multiple machines without ever touching SSH. Itβs like a living map of your entire coding setup, accessible from your laptop or phone. Instead of alt-tabbing through hidden windows, you see everything at a glance, with live stats and file editors right on the surface. It turns chaotic agent management into a calm, visual workspace that actually fits your workflow.
π° https://news.ycombinator.com/item?id=49514828
π @hackernewsgithubprojects
49 Agents IDE: The 2D Canvas for AI Terminals
Forget terminal tabs. 49 Agents IDE replaces your cluttered command line with a zoomable, infinite canvas where every terminal lives side by side. You can arrange panes spatially, zoom out for the big picture, and watch AI agents work across multiple machines without ever touching SSH. Itβs like a living map of your entire coding setup, accessible from your laptop or phone. Instead of alt-tabbing through hidden windows, you see everything at a glance, with live stats and file editors right on the surface. It turns chaotic agent management into a calm, visual workspace that actually fits your workflow.
π° https://news.ycombinator.com/item?id=49514828
π @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
π¦ crispstrobe/crispasr
CrispASR: Run Any Speech Model Locally
One of the most surprising facts about modern AI is that you can run complex speech recognition and text-to-speech models directly on your own laptop, completely offline. CrispASR solves the problem of fragmented tools by acting as a single, unified C++ runtime that handles a huge variety of multilingual models, from Whisper to Parakeet and Voxtral, without needing a cloud connection. This is incredibly useful for developers who need fast, private, and on-device audio processing, as it removes the heavy setup usually required to run these diverse models locally. If you are building apps that need instant voice interaction, this is the infrastructure that makes it happen.
π° https://news.ycombinator.com/item?id=49515564
π @hackernewsgithubprojects
CrispASR: Run Any Speech Model Locally
One of the most surprising facts about modern AI is that you can run complex speech recognition and text-to-speech models directly on your own laptop, completely offline. CrispASR solves the problem of fragmented tools by acting as a single, unified C++ runtime that handles a huge variety of multilingual models, from Whisper to Parakeet and Voxtral, without needing a cloud connection. This is incredibly useful for developers who need fast, private, and on-device audio processing, as it removes the heavy setup usually required to run these diverse models locally. If you are building apps that need instant voice interaction, this is the infrastructure that makes it happen.
π° https://news.ycombinator.com/item?id=49515564
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ openclaw/wacrawl
wacrawl: Private WhatsApp Backups
wacrawl turns your Macβs local WhatsApp files into a private, searchable archive without touching the cloud. It copies your chat history into a secure local database so you can hunt down old invoices or lost messages using fast, offline commands. The standout feature is its encrypted backup system, which locks your data with strong cryptography before pushing it to a Git repository, ensuring your private conversations remain unreadable to anyone else. This tool is perfect for developers who want fast local search and safe, verifiable backups without relying on third-party servers.
π @hackernewsgithubprojects
wacrawl: Private WhatsApp Backups
wacrawl turns your Macβs local WhatsApp files into a private, searchable archive without touching the cloud. It copies your chat history into a secure local database so you can hunt down old invoices or lost messages using fast, offline commands. The standout feature is its encrypted backup system, which locks your data with strong cryptography before pushing it to a Git repository, ensuring your private conversations remain unreadable to anyone else. This tool is perfect for developers who want fast local search and safe, verifiable backups without relying on third-party servers.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ reactor-team/infinite-livestream
This AI Stream Never Stops
Stream an endless AI video show where viewers literally dictate the plot. The project takes a simple chat message, turns it into a script, and renders real video with audio using a powerful model. The coolest part is that the stream never cuts out. It runs continuously, filling gaps with filler content until your viewer's request is ready, creating a broadcast that feels alive and reactive. Itβs a neat way to see how we can merge live audience interaction with generative video tech. Try it out and see how your ideas become a scene in real time.
π @hackernewsgithubprojects
This AI Stream Never Stops
Stream an endless AI video show where viewers literally dictate the plot. The project takes a simple chat message, turns it into a script, and renders real video with audio using a powerful model. The coolest part is that the stream never cuts out. It runs continuously, filling gaps with filler content until your viewer's request is ready, creating a broadcast that feels alive and reactive. Itβs a neat way to see how we can merge live audience interaction with generative video tech. Try it out and see how your ideas become a scene in real time.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ krispuckett/murmur
Murmur: AI Orbs That Breathe
Murmur renders living glass orbs in Swift that physically react to your voice and typing. It is a collection of parametric shaders, not static icons, so the visuals change shape based on real-time signals. This tool solves the problem of boring, flat loading states by giving your app a dynamic presence. You can switch between eighteen unique glass styles, like ink, water, or auroras, and they all animate smoothly at sixty frames per second. The package is designed to drop into your code with a single view, requiring no external assets. It turns a simple waiting indicator into a responsive companion that feels alive.
π @hackernewsgithubprojects
Murmur: AI Orbs That Breathe
Murmur renders living glass orbs in Swift that physically react to your voice and typing. It is a collection of parametric shaders, not static icons, so the visuals change shape based on real-time signals. This tool solves the problem of boring, flat loading states by giving your app a dynamic presence. You can switch between eighteen unique glass styles, like ink, water, or auroras, and they all animate smoothly at sixty frames per second. The package is designed to drop into your code with a single view, requiring no external assets. It turns a simple waiting indicator into a responsive companion that feels alive.
π @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
π¦ hash-7777/hashcortx
HashCortx: The Local AI Workspace
HashCortx bundles a full autonomous coding agent, 3D model builder, and finance tool into a single desktop app that runs entirely on your machine. No servers, no accounts, just code. The most surprising part is that it includes a real Python sandbox and a coding agent that can actually edit your files and run commands, but it is strictly locked down by a Rust permission guard. This means the AI can't sneak data out or mess with sensitive system files without your explicit permission. It handles everything locally, even running offline models, so your work stays private.
π° https://news.ycombinator.com/item?id=49516181
π @hackernewsgithubprojects
HashCortx: The Local AI Workspace
HashCortx bundles a full autonomous coding agent, 3D model builder, and finance tool into a single desktop app that runs entirely on your machine. No servers, no accounts, just code. The most surprising part is that it includes a real Python sandbox and a coding agent that can actually edit your files and run commands, but it is strictly locked down by a Rust permission guard. This means the AI can't sneak data out or mess with sensitive system files without your explicit permission. It handles everything locally, even running offline models, so your work stays private.
π° https://news.ycombinator.com/item?id=49516181
π @hackernewsgithubprojects