56 subscribers
7.26K videos
7.87K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ igniteui/igniteui-mcp-testbed

Test if AI Actually Uses Your Tools

See if your AI agent actually uses the tools you gave it by running the Ignite UI MCP Testbed. It spins up a fresh, isolated container, scaffolds a web app, and hands it to an AI coding agent with specific MCP servers and skills enabled. The real magic is the History tab, which tracks exactly which tools the AI called, which skills it loaded, andβ€”cruciallyβ€”what it ignored. You can instantly see if your agent is ignoring your custom APIs or just ignoring everything. It solves the mystery of AI reliability by proving whether your setup actually works, not just whether the code compiles.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ matlowai/comfyui-mainodes

ComfyUI MAINodes Fixes Smearing in Fast Motion

ComfyUI MAINodes adds two clever nodes to MiniMax-H3: a Motion Lab that stops fast-motion smearing by temporarily slowing down only the chaotic parts of a clip, and a Contact-Sheet node that generates five simultaneous views of a subject from one reference image. The Motion Lab works by identifying where the model struggles to keep up, stretching out those specific frames so the AI gets extra time to draw clear poses, and then snapping them back to normal speed afterward. It uses a smart oracle to spot the messy spots without needing extra training, leaving the stable background untouched.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ donkeyusecorp/donkey

Donkey

Donkey is the local-first video editor that finally keeps your media safe on your own machine. Unlike cloud-heavy editors that upload your footage, Donkey runs its heavy lifting right inside your Mac. You get a full timeline with multi-track editing, captions, and effects, all processed locally so your files never leave your disk. The real magic happens with its AI assistant. You simply describe the shot you want, like a 1920s comic chase scene, and the app generates the video, voice, and music for you.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ mesh2motion/mesh2motion-desktop

Mesh2Motion Desktop

Mesh2Motion Desktop is the offline desktop app that brings web animation tools to your local machine without the internet. Right now, it is a work in progress using the Tauri framework, which keeps the app tiny by packing Rust code into small binaries instead of heavy web standards. The core idea is wrapping the existing Mesh2Motion web experience into a native window, letting you browse and download animations directly from your file system. It currently saves files to downloads and includes developer tools, so it is still in early testing.

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ nathanw1014/strix-halo-llamacpp

Strix Halo llama.cpp: Blazing Fast Local AI

Strix Halo llama.cpp delivers massive speedups for AMD’s new Strix Halo graphics chips by bundling specialized fixes directly into a ready-to-run package. Most developers struggle with slow performance when running complex AI models on this specific hardware, but this project solves that by optimizing how the chip processes long contexts and quantized data. Instead of fighting with complicated build tools, you get a self-contained folder that includes the necessary GPU drivers, so you can start running large language models immediately. The result is a dramatic jump in processing speed, making it feasible to run heavy AI models locally without needing expensive server-grade hardware.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ vivekchand/clawmetry

See Your AI Agent Think

Watch your AI agent think. ClawMetry installs once and instantly builds a live dashboard that tracks fourteen different coding assistants. Instead of guessing why your bot failed, you get a real-time flow diagram showing exactly how messages move from your prompts through the model and back. It auto-detects your setup and breaks down every token cost and tool call so you can stop flying blind. Stop guessing why your AI agent failed. ClawMetry installs once and instantly builds a live dashboard that tracks fourteen different coding assistants.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ achrefelouafi/vegetationgeneratorthreejs

Watch Ivy Grow on Any Shape with Vegetation Generator

Here is a fully interactive procedural ivy generator that turns any 3D shape into a living plant host. You simply drag your mouse across a sphere, box, or custom model to paint a path, and the code instantly grows a realistic vine skeleton that follows your stroke. The real magic is the physics: each leaf acts like a tiny hinge that flutters realistically in the wind without ever detaching from the branch. You can tweak the stem thickness, branch density, and wind strength on the fly, watching the changes happen instantly. It even lets you bloom flowers by hovering over the vines.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ dfki-av/egoforce

EgoForce: Live 3D Hand Tracking for VR

EgoForce is the computer vision tool that finally nails realistic 3D hand tracking in virtual reality using just a single head-mounted camera. Most current methods struggle with depth and scale issues, often requiring expensive, specialized datasets to train properly. EgoForce solves this by using your forearm position as a visual guide to stabilize the hand reconstruction, even when your arm is partially out of frame. It works seamlessly across different camera types, including fisheye lenses found in popular AR glasses. This means you get precise, real-time hand meshes that feel natural in immersive applications without needing bulky sensors or complex setups.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ cutwire-studios/drift

Drift: The Free Video Editor That Reads Your Mind

Drift lets you magically isolate people from their backgrounds with a single click, turning complex video masking into a simple tap instead of a hours-long editing marathon. This free desktop editor uses that clever AI cutout feature alongside plenty of other handy tools like auto captions and cool visual effects. You simply drop in clips, tweak the look, and export without paying a dime or seeing any watermarks. It is a genuinely fun way to polish your videos quickly, making professional results accessible to everyone who just wants to make cool content.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ mlnlp-world/paper-bibchecker

Paper-BibChecker: Spot Fake Citations Before You Submit

Verify your bibliography instantly by scanning BibTeX files against trusted academic databases to catch hallucinated references before submission. This tool cross-checks titles, authors, and identifiers using sources like OpenAlex and official conference proceedings to flag errors or non-existent papers. It is useful because it saves researchers from accidental mistakes and ensures credibility in peer review without manually hunting down every citation. You can run it locally or use the web interface to get a clear report on which entries are valid and which need attention. Always double-check the flagged items yourself, as the tool is designed to assist rather than replace your final judgment on reference accuracy.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ bevel-software/hexis

Hexis: Central AI Skills and Knowledge

Hexis is the centralized workspace that manages your company’s AI skills and knowledge. It solves the messy problem of scattered context by storing everything in a git repository you own. Instead of copying prompts between tools, employees connect their AI agents once to this workspace. Then, every agent only sees the skills and data they are allowed to access. Managers stay in control through a simple review system for changes. It keeps your data private and lets you switch AI providers without rebuilding your tools from scratch.

πŸ“° https://news.ycombinator.com/item?id=49260145

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ emollick/annals-kingdom

A Living Medieval Kingdom in a Single File

Annals Kingdom is the interactive history simulator that turns a single HTML file into a breathing medieval world with its own economy, dynasties, and wars. Instead of playing a traditional game, you watch a procedurally generated realm unfold like a nature documentary. Rivers carve valleys, towns grow and rot over centuries, and noble families scheme, marry, and clash in civil wars. The real magic is the self-writing chronicle that records every event, from famines to dragon appearances, creating a unique historical record for each seed. You can share a link to share the exact same world, letting friends explore the same rivers and royal grudges.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ griffinwork40/agent-afk

Agent Afk

Kick off a complex coding task in your terminal and actually walk away. Agent Afk lets you run AI agents in the background so you can focus on life instead of staring at a loading bar. The real magic is in the transparency: every single step the AI takes gets logged into a clear, readable trace. You can check that record before anything ships to production, which means you never have to blindly trust the bot. If the agent gets stuck or needs your input, you get pinged. It’s like having a reliable pair programmer who actually waits for you when things get tricky.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ jerber/arc-code

How an AI Agent Built Its Own Game Engine

Arc-code is the general-purpose AI harness that proves a language model can invent its own problem-solving tools instead of relying on pre-built ones. It runs the ARC puzzle benchmark using a standard coding assistant that starts with zero knowledge of the game. Instead of using a fixed grid calculator, the AI writes Python parsers and simulators from scratch for each unique level it encounters. It tests these scripts, fixes bugs, and uses them to navigate the puzzle. After finishing a game, the AI discards all that custom code and starts over with a blank slate for the next challenge.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ nvidia/nemo-speech.cpp

NeMo-Speech.cpp: Fast C++ Speech AI

Run powerful voice AI on your own laptop with NeMo-Speech.cpp. This lightweight C++ runtime lets you transcribe, translate, and even synthesize speech using efficient models that actually work on standard hardware. It strips away the heavy dependencies usually required for machine learning, replacing them with a fast, portable engine built on the popular GGML framework. You get a simple command-line tool and a local web server that handles real-time audio processing without needing a cloud connection. It is genuinely cool because it turns your computer into a private speech engine that respects your privacy and runs surprisingly fast.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ mng-dev-ai/agentrove

Orchestrate Multiple AI Coding Agents with Agentrove

Agentrove lets you run and manage multiple AI coding agents like Claude, Codex, and Copilot from a single self-hosted workspace. Instead of switching between different tools, you can orchestrate them together using a built-in server that lets one chat control others. This means you can have a lead agent break down a complex task and send parts of the work to specialized worker agents, which then run in their own isolated code folders to avoid conflicts. You can even review the results and ask for fixes in a continuous loop.

πŸ“° https://news.ycombinator.com/item?id=49293480

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ marcimastro98/xenonedgewidget

Turn any screen into your PC's control center with Xenon

Turn any spare monitor or phone into a fully local control center for your PC using Xenon. This dashboard runs entirely on your machine with zero cloud tracking or accounts required. You get a customizable grid for system stats, media controls, and even RGB lighting. The coolest feature is Bit, a pixel-art guardian that actually watches your habits and roasts you if you sit too long without drinking water or standing up. It even has a built-in AI assistant you can talk to hands-free. Best of all, you can pair your phone over Wi-Fi to use it as a remote touchpad for your desktop.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ marcimastro98/xenon

Xenon: The Local Dashboard That Talks Back

Xenon is the local dashboard that finally turns any spare screen into a responsive, voice-controlled control center. Instead of just displaying static info, it lets you manage your computer, drive RGB lighting, and even control your phoneβ€”all running entirely on your machine without sending a single byte to the cloud. The most surprising feature is the built-in AI companion named Bit. You can talk to it hands-free, ask it to redesign your layout, or simply chat while it roasts you for sitting too long. It remembers your facts, builds dashboard pages on command, and even locks your PC until you take a break.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ riccardo8888/agent-link

agent-link: Encrypted Chat for Coding Agents

Agent-link is the private messaging channel that lets your coding agents talk securely to each other. It solves the headache of manual coordination by letting two agents split work and hand off tasks without you copying and pasting instructions. Instead of setting up servers or paying for accounts, it uses one private git repository you already own to carry encrypted messages. Your agents create a room, share a secret key, and start collaborating in real time. The transport is end-to-end encrypted, so even the git host cannot read what they say. It works on Windows, Linux, and macOS with just one Python package.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ omacom-io/ttfx

ttfx Terminal Text Effects

ttfx transforms your terminal output into a visual spectacle by piping text through thirty-seven distinct animations like decrypting codes, raining matrix code, or spraying fireworks. The real magic isn't just the flashy effects; it is that this entire toolkit is compiled into a single tiny binary written in Rust. Unlike the original Python version that took sixty milliseconds to wake up, this tool starts almost instantly and runs roughly twenty times faster. This speedup means you can run heavy effects across a full screen without lagging your computer.

πŸ“° https://news.ycombinator.com/item?id=49253264

πŸ†” @hackernewsgithubprojects