56 subscribers
7.29K videos
7.9K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ korroai/mue-x

Mue-x

Mue-x is the self-evolving AI assistant that actually rewrites its own source code in real-time as you watch. Instead of just running prompts, this autonomous assistant constantly reads its own Python files, generates and validates code mutations, and applies them directly to its own system. It even scans GitHub to clone relevant projects, autonomously absorbing new patterns and skills based on what you are talking about. With built-in safeguards to prevent errors and roll back bad code, it is a fascinating look at truly self-modifying software. It is a wild experiment showing how programs might write themselves in the future.

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

PingCRM

Keep your personal and professional relationships from going cold by automatically pulling all your interactions into one private, self-hosted dashboard. This clever tool syncs with your Gmail, Telegram, Twitter, and WhatsApp, merging the same person across different networks into a single, unified timeline. It calculates a simple score to warn you when someone is sliding out of touch and even drafts personalized follow-up messages using AI so you know exactly what to say next. It is the perfect, private way to stay thoughtful without the manual tracking headache, leaving you with a perfectly organized digital Rolodex that practically runs itself.

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

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

Forge

Deploy portable, hardened AI agents right on your own infrastructure with Forge. This open-source runtime lets you run self-contained agents with custom skills next to your existing services, whether you are running on Kubernetes, on-premise, or even in air-gapped environments. What makes it incredibly interesting is how it secures these agents by default, using outbound-only connections, strict network controls, and detailed audit logging to keep everything safe. You can define specific agent skills in a simple markdown file, and the system compiles them into secure containers. It is the perfect, straightforward way to run reliable local agents without relying on third-party cloud connections.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ aws-samples/sample-geospatial-agent-on-aws

sample-geospatial-agent-on-aws

sample-geospatial-agent-on-aws is the AI assistant that turns simple English questions into fully rendered satellite map analysis. Instead of wrestling with complex satellite data portals, you just ask it to show things like vegetation health in Central Park or wildfire damage in Los Angeles. The app instantly grabs real Sentinel-two satellite imagery, calculates environmental indexes behind the scenes, and plots the results on an interactive map. It makes heavy-duty earth observation data feel as simple as sending a chat message. If you want to build an intelligent map interface that actually understands natural language, this is the perfect blueprint to explore.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ egocs-400k/dataset

Dataset

Dataset is the gaming repository that finally bridges first-person gameplay video with precise controller inputs. It packs over ten thousand hours of Counter-Strike footage, but instead of just raw video, it aligns every single frame with per-tick keyboard and mouse movements, player health, and in-game actions. Using smart math, it clips the footage into perfect, model-ready moments without cutting off a crucial reload or jump mid-action. It is the ultimate playground for training AI to actually understand and play games like a human. Check it out to see how raw gameplay becomes structured data.

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

arcbox

You can now run full, isolated Linux microVMs on macOS with a boot time under two hundred milliseconds. A brand new open-source container runtime called arcbox is built entirely from scratch in Rust to replace closed-source virtualization tools on Apple Silicon. Instead of relying on bloated virtual machines, it uses a custom hypervisor backend to spin up lightweight sandboxes for running AI agents, untrusted code, or local testing. It even exposes a docker-compatible socket, meaning your existing compose files and tools just work. It is a incredibly fast, local-first playground that lets you build secure sandboxes on your own machine.

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

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ rasinmuhammed/misata

Misata Synthetic Data Engine

Misata is the open-source synthetic data engine that finally lets you declare your exact analytical outcomes instead of trying to mimic real databases. While other tools struggle to copy existing datasets, Misata lets you write down the exact answers you want, like aiming for a specific revenue curve or a precise three-percent fraud rate, and then mathematically builds individual rows from scratch to match that target to the penny. It uses clever closed-form math instead of heavy machine learning models, ensuring you get perfect relational integrity across your tables with zero data leaks. You can run it directly from a single plain-English sentence, connect it to your database, or use...

πŸ†” @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
πŸ“¦ gakonst/nanocodex

Nanocodex

Nanocodex is the embeddable Rust library that finally brings fast, stateful AI coding agents directly into your local process without the bloat of an application server. Instead of dealing with massive, slow runtimes, this clever SDK connects straight to OpenAI's real-time WebSockets to run a persistent coding loop. You get lightning-fast workspace edits, file patching, and shell execution that run up to four times faster by resuming directly from memory checkpoints rather than re-sending your entire history. It is brilliant for building custom command-line tools or embedding smart agents into your own apps. Check it out and build faster.

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

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

Box3D Unity

Erin Catto, the creator of the legendary Box2D engine, has developed a new high-performance 3D physics engine, and it now integrates directly with Unity. Called box3d-unity, this project bridges a portable C17 physical simulation backend into a familiar component workflow. Instead of writing custom bindings, you get ready-to-use rigid bodies, colliders, joints, and continuous collision detection backed by the native library via P/Invoke. It is incredibly useful because you get high-speed, cross-platform performance without having to manage complex native compilation. Drop the package into your project, add a physics world component to your scene, and your game objects are ready to roll.

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

Master Fetch

Master-fetch is the model context protocol server that finally gives your local AI agent complete, unrestricted access to the web without requiring any subscriptions or API keys. Instead of getting blocked by paywalls or complex bot detection, this clever tool runs directly on your machine to let your agent search, crawl, and fetch live web pages. It seamlessly combines ten parallel search engines with a smart local browser that bypasses typical web blocks, and it can even run character recognition on scanned documents. It gives your AI helper a powerful, self-hosted set of eyes for deep online research at zero cost.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ frank-zy-dou/dynamics-modeling

dynamics-modeling

The dynamics-modeling project is the robotics framework that finally brings accurate force perception to low-cost robot arms without expensive physical sensors. By training a smart transformer model through a differentiable simulator, it maps basic motor signals, like positions and currents, directly to real-world force estimates. It essentially turns cheap servos into virtual force sensors, allowing a budget arm to accurately feel when it is picking up payloads or hitting an obstacle. This award-winning MIT research makes complex force-aware robot control accessible to everyday developers. Grab the open-source code and pre-trained models to upgrade your hardware with instant physical awareness.

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

Terminal in MATLAB

Run a fully interactive system terminal directly inside your MATLAB desktop without ever having to switch windows again. This clever tool lets you spin up a docked command line right alongside your active workspace or even embed it as a panel inside your Simulink editor. It means you can run your git commands, manage docker containers, or run custom command-line tools while keeping your eyes on your code. You can easily customize the look with built-in color themes to match your mood, choose your favorite shell, and keep your entire development workflow beautifully organized in one place.

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

blender-skills

The specialized toolkit that injects professional 3D-art knowledge straight into your favorite AI coding assistant, blender-skills gives AI agents the context they need to act like seasoned game artists. By feeding structured reference files into tools like Cursor or Claude, it prevents AI from hallucinating weird workflows and instead guides it to build optimized 3D pipelines. This means your assistant can write precise Python scripts to automate complex rigging, handle game engine exports, or generate stylized shaders without messing up. It is the ultimate bridge for developers who want to control Blender using AI without needing a degree in 3D modeling.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ gazprash/2d-to-3d-voxelizer

2d-to-3d-voxelizer

You can now turn flat, two-dimensional pixel art into textured 3D voxel models with a single click, skipping complex AI models entirely. A clever tool named 2d-to-3d-voxelizer takes your flat sprites, or even multi-sided sprite sheets, and uses pure math algorithms to extrude them into 3D objects while keeping your original art style perfectly intact. It features different generation modes, like a quad-view that builds a full three-sixty object from a horizontal sheet, and you can export the final result as a standard 3D file for Blender or your favorite game engine. Grab a sprite sheet and start breathing life into your flat designs.

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

FreeFuse

FreeFuse is the training-free framework that finally lets you blend multiple subject LoRAs in image generators without ugly feature conflicts. Normally, when you try to combine different customized characters or styles into a single scene, their features bleed together and ruin the image. Instead of retraining models or forcing you to draw complex spatial masks, this tool automatically handles everything at the token level during generation. It analyzes the model's inner focus to map out where each subject belongs, then cleanly locks each LoRA to its designated area. It is a brilliant way to create rich, multi-subject scenes using your favorite base models.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ 1catai/1cat-vllm

1cat-vllm

Older enterprise graphics cards do not have to gather dust in the corner while newer hardware gets all the attention. The 1cat-vllm project optimizes the popular vLLM engine specifically for the older Tesla V100 graphics card, breathing new life into these classic processors. By adapting modern model structures and introducing custom memory techniques, this framework allows developers to run massive, state-of-the-art language models with deep context windows on older hardware setups. It solves the massive compatibility gap that usually locks older chips out of modern AI workflows. If you have some older hardware lying around, this is your ticket back into the game.

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

Omni Browser

Take full control of your mobile web experience with a privacy-focused Android browser that lets you run real desktop-grade extensions. Built on the same powerful engine as Firefox, omni-browser brings a suite of built-in tools directly to your phone, including a smart media grabber that sniffs out video streams and a private encrypted locker to keep your files secure. What makes it incredibly cool is that it lets you run powerful extensions like uBlock Origin and custom script overrides to bypass website copy restrictions or block annoying search assistant summaries. It is the ultimate toolkit for anyone wanting a faster, cleaner, and deeply customizable mobile web.

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

Soprano Ultra Fast Text to Speech

An ultra-lightweight text-to-speech model can run up to two thousand times faster than real-time on a standard graphics card while using less than one gigabyte of memory. Soprano is a compact, eighty-million parameter voice synthesis system designed to run entirely on your own local hardware. It solves the massive resource drain of typical AI voice generators, bringing high-fidelity, thirty-two kilohertz audio generation to standard consumer computers and even laptops without needing giant cloud servers. You can stream speech with under fifteen milliseconds of latency or spin up a local interface instantly. It is a fantastic tool for developers wanting fast, local speech generation without the heavy hardware tax.

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

Sparkdash

Sparkdash is the multi-unit monitoring dashboard that manages several high-performance AI machines in a single window without any config restarts. It connects directly to your hardware to stream live graphics processor speeds, system memory usage, and local language model performance right to your screen. The standout feature is its ability to automatically detect which model engine you are runningβ€”like llama-cpp or vLLMβ€”and track your actual token speeds in real time across different ports. It makes keeping tabs on your AI hardware setups incredibly simple, giving you instant performance insights at a glance.

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

cmpunlocker

Cmpunlocker is the open-source patching tool that turns a restricted graphics card back into a powerhouse. NVIDIA originally designed the CMP 170HX mining card using their top-tier A100 silicon, but they artificially cut its performance and memory in the firmware. This project works by patching NVIDIA's open-source Linux kernel drivers to bypass those artificial limits on startup. It tricks the hardware into unlocking its full computational muscle and expanding the usable memory from a tiny eight gigabytes up to sixty-four gigabytes. It is a fascinating peek into how software can reclaim locked hardware potential, giving tinkerers access to high-end enterprise computing power on a budget.

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

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

ShadeOfColor

Hide sensitive files right inside the pixels of a normal PNG image so they look completely harmless to anyone snooping around. ShadeOfColor2 lets you convert any block of data, even restricted executable files, into a standard picture that you can safely email or upload to strict cloud services. When it is time to get your data back, you just run the tool in reverse to extract the exact original file, complete with an integrity check to make sure nothing got corrupted. It is a brilliant, lightweight way to sneak your files past rigid filters without raising any red flags.

πŸ†” @hackernewsgithubprojects