56 subscribers
7.27K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 saddam213/amuseai

Amuse AI Local Generator

You can now run massive artificial intelligence pipelines locally on your machine without dealing with broken Python dependencies. Amuse AI acts as a smart interface for the Tensor Stack software development kit, giving you a smooth desktop app to generate images, edit videos, and translate speech entirely on your own hardware. The coolest part is how it handles different hardware by automatically launching isolated Python environments for each specific graphics card or pipeline. This means your Nvidia and AMD setups will never clash, and you can even shrink massive models down using built-in quantization to fit them onto budget graphics cards without running out of memory.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 joeyvansommeren/journey-mapper

Journey Mapper

You can now instantly turn any codebase into a beautiful, interactive customer journey map without doing a single pixel of manual design work. Journey-mapper is an automated tool that scans your routes, components, and API calls to map out exactly how users move through your application. It acts like a service designer, automatically building a single, browser-ready HTML file that combines a customer journey with a service blueprint. The tool maps out what the user does, what they see on the frontstage, and what the code triggers backstage, while marking its emotional and cognitive insights as assumptions for you to validate later. It is the easiest way to bridge the...

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 ailinone/collective-intelligence

Collective Intelligence

Collective Intelligence is the open source engine that lets over seventy-six thousand AI models collaborate inside a single system rather than routing requests to just one place. Instead of relying on a single model that acts as a single point of failure and training bias, this project coordinates thousands of models across dozens of strategies, like blind debates, expert panels, and consensus pools. By testing models against each other and using deterministic verifiers, it achieves an outstanding ninety-seven percent accuracy on verifiable tasks, beating major standalone frontier models. It is the ultimate way to build resilient, self-healing, and highly auditable AI applications.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 maomao-2001/whispera

whispera

You can now run a fully local, real-time voice assistant directly on your Windows PC without sending a single byte of your conversations to the cloud. A clever open-source desktop app called whispera orchestrates everything right on your machine. It ties together a local language model, smart voice activity detection, and incredibly fast speech-to-text to let you have natural, spoken conversations. When you speak, it listens and can even be interrupted mid-sentence just like a real person. It generates streaming audio replies locally, and you can even plug in long-term memory so it actually remembers your past chats.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tencent/workbuddy-bench

WorkBuddy Bench

Drop your coding agents directly into a simulated office environment to see how they handle realistic corporate workloads. Rather than testing simple code snippets, workbuddy-bench runs your agent inside a local Docker sandbox to tackle complex, multi-step tasks reverse engineered from actual professional roles, like developers, product managers, and security analysts. It evaluates how effectively these agents edit real repositories, fix security vulnerabilities, modify front-end web interfaces, and manipulate messy office spreadsheet files. The system runs the agent, captures its step-by-step behavior, and scores the results automatically. It is the perfect way to pressure-test your artificial intelligence on messy, real-world tasks before letting it loose on your production code.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lexsi-labs/circuitkit

CircuitKit

CircuitKit is the mechanistic interpretability framework that lets you directly edit and export task-specialized transformer models. Most AI interpretability tools stop at showing you a colorful graph of which attention heads are active. This clever tool goes much further by finding the exact minimal circuit of neurons driving a specific behavior, letting you prune or steer that pathway, and then exporting a fully functional Hugging Face checkpoint of your newly optimized model. It makes deep model surgery accessible to anyone wanting to patch hallucinations, steer behaviors, or aggressively compress neural networks. Grab this tool and start dissecting your AI models today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 decodingai-magazine/building-a-coding-agent-from-scratch-course

building-a-coding-agent-from-scratch-course

Build a fully capable AI coding agent from the ground up without relying on complex, pre-made frameworks that hide all the magic. This repository gives you a free eight-lesson course where you construct a terminal coding assistant called decode in Python. You will go beyond the basic text generator loop to construct the actual harness that controls the model. It guides you through designing strict permission gates, running untrusted code in secure sandboxes, compressing conversation history, and even launching parallel teams of subagents to solve tasks. It is the ultimate hands-on guide to mastering how real-world AI coding tools actually operate.

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

Netmon

Your self-hosted network monitor can now roast your internet connection using artificial intelligence. Netmon is a brilliant little Python tool that silently watches your home network, runs hourly speed tests, and scans your local Wi-Fi to count connected devices. Every four hours, it bundles this data into a beautiful custom graph and sends it straight to your Telegram app. But the best part is the commentary. Netmon feeds your actual bandwidth metrics to an AI model, generating hilariously sarcastic, cynical status updates blaming your local network freeloaders or questionable internet provider for any sudden slowdowns. It is the perfect, highly entertaining way to keep tabs on your home connection.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 auto-index/autoindex

AutoIndex

AutoIndex is the automated development tool that uses collaborative AI agents to write customized text-processing programs. Instead of forcing you to manually tweak how your search engine chunks, parses, and indexes giant documents, this system pairs an Analysis Agent with a Code Agent to automatically optimize retrieval. The Analysis Agent studies retrieval failures to figure out where the search engine is slipping up, while the Code Agent writes and test-runs Python programs to fix those exact weak points. It is like having a tireless engineer run experiments on your search index until it is perfect. You should definitely check out AutoIndex on GitHub to see automated code generation tackle search...

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

SkewAdam

An open-source optimizer called skewadam can train massive mixture-of-experts artificial intelligence models on a single graphics card by cutting optimizer memory usage by over ninety-seven percent. Traditional training methods spend massive amounts of memory tracking optimizer details uniformly across every parameter. Instead of treating the model like a single giant block, this tool smartly skews its memory budget. It keeps full tracking details for the frequently visited core parts of the model, but drops unnecessary buffers for the sparse expert layers. This simple shift shrinks peak memory demands so dramatically that a huge six-point-eight billion parameter model can train smoothly on a single forty-gigabyte graphics card, delivering top-tier performance without...

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

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

ReferTrack

Track target objects with robots using simple natural language commands. Instead of getting tangled up in complex visual processing, this clever system first points out the target you describe in words, and then smoothly tracks it over time. It uses special indicator tokens to feed past tracking data right back into the video history, so the robot never loses its train of thought even when things get blocked or the camera shakes. It is incredibly good at helping humanoid and legged robots follow objects in the real world. Give it a look if you want your robots to actually follow directions.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 eyeline-labs/go-with-the-track

Go-with-the-Track

Go-with-the-Track is the video generation framework that uses point-tracking to perfectly composite reference images and control motion. Instead of treating point-tracks as simple paths across a video, this project anchors those points directly to your reference images. By establishing exact, frame-by-frame coordinate matches, it gives you incredible control over how objects move and blend. You can easily feed it custom animated meshes from Blender or extract precise trajectories from real footage. This makes it incredibly easy to stylize existing videos or composite completely new elements with realistic, physical consistency. It is a brilliant way to bring complex video editing ideas to life.

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

Tastemaker

Stop letting AI turn your designs into generic purple gradients. You can now use tastemaker to lock down a genuine design system before your coding agent writes a single line of code. Instead of feeding you a boring menu of pre-selected colors, this clever tool analyzes your project's mood to generate a completely fresh, mathematically contrast-compliant color palette on the spot. It reads real pixels from your reference images, builds custom logos, grabs beautiful illustrations, and even wires up smooth animations automatically. Best of all, it remembers your taste profile locally so your next project gets even better.

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

Monize

Take back complete control of your personal finances by self-hosting your own full-featured money manager. Monize is a brilliant replacement for classics like Microsoft Money and Quicken, built entirely using artificial intelligence prompting. It lets you import decades of old financial files and track everything from everyday checking accounts and multi-currency credit cards to stock portfolios with daily market updates. The coolest part is the built-in artificial intelligence assistant that lets you ask natural language questions about your spending habits, running fully local models if you want. It is the ultimate private, modern dashboard for your net worth.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 mindlab-research/delta-mem

Delta Mem: Giving LLMs True Online Memory

Large language models can now dynamically update their own memory during a live conversation without slowing down or needing expensive retraining. A new project called delta-mem introduces a compact online associative memory state that plugs right into a frozen language model. Instead of bloating the context window with endless text retrieval, it projects incoming information into a low-dimensional space and writes it directly into the active state using delta-rule learning. This allows the model to continuously adapt to new interactions on the fly during live inference. It is a game-changer for building smarter AI agents that actually remember and learn from your conversation.

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

PEOT

Computers can now slice up a long, chaotic video of someone making breakfast and label every single step automatically, without a human ever teaching them what a fried egg looks like. That is the magic behind peot, an artificial intelligence project that handles unsupervised action segmentation. Instead of relying on rigid, perfect categories, this system maps video frames as flexible, probabilistic clouds. It embraces the messy uncertainty of real-world movements, like pouring milk or stirring coffee. By training on these smart, fuzzy representations, it figures out where one task ends and another begins entirely on its own.

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

DockPanel Server Manager

This lightweight self-hosted server manager runs on just nineteen megabytes of random access memory while offering a complete container management platform. The project, called dockpanel, is a modern alternative to traditional control panels, built using Rust and React. It packs a massive suite of features into a tiny footprint, including database management, email services, and a built-in terminal. The most impressive capability is its docker-native setup, which gives you over one hundred and fifty one-click application templates and smart git push-to-deploy options with zero downtime. DockPanel makes managing your own servers incredibly simple and fast without eating up your system resources.

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

NVIDIA FastGen

NVIDIA researchers just built a system that lets you train massive ten-billion-parameter generative models much faster by shrinking complex AI architectures. It is called fastgen, and it is a PyTorch-based framework designed to solve the massive computing bottleneck of running and training modern diffusion models. Instead of relying on slow, resource-heavy setups, it packs cutting-edge distillation methods like consistency models and distribution matching to compress giant image and video generators into lightning-fast, highly efficient versions. It is incredibly versatile, working with popular architectures like Stable Diffusion, Flux, and major video models. Grab the code, plug in your datasets, and start generating high-quality media in a fraction of the time.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ai-driven-dev/framework

The Framework for AI-Driven Development

Framework is the marketplace hub that makes building software with artificial intelligence highly organized and predictable. Instead of letting an AI assistant loosely guess how to write your code, this tool structures the entire process into modular plugins, specific developer agents, and clear step-by-step skills. It maps out your software's memory, creates coding assertions, and establishes a strict workflow so that automated tools follow precise engineering guidelines. If you want to stop chaotic, unstructured AI output and replace it with reliable, repeatable software construction, this system gives your digital assistants the exact playbook they need. Code smarter with structure.

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

LogicIR

Restore blurry and noisy images using the fundamental building blocks of computers instead of heavy, power-hungry neural networks. The open source project logicir reimagines image restoration by using differentiable logic gate networks to clean up corrupted pictures. Usually, processing images requires massive floating-point calculations that drain phone batteries and overheat hardware. This repository replaces those expensive math operations with simple logic gates, making the whole system incredibly lightweight. It even includes a tiny, simplified version specifically designed to run directly on microchips and small hardware devices. It is a fascinating glimpse into how we can make advanced image processing lightning-fast and highly efficient.

🆔 @hackernewsgithubprojects