56 subscribers
7.29K videos
7.9K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yibie/awesome-autoresearch

awesome-autoresearch

Ditch the manual guesswork and discover how self-improving AI loops actually run in the wild. The awesome-autoresearch repository is a highly curated list of real-world projects that use feedback-driven iteration to improve themselves. Instead of tracking generic research bots, this project spotlights systems that actively write code, test their own performance, and discard their failures to keep only the absolute best results. It is the perfect place to see how developers are building self-correcting programs for trading strategies, AI safety testing, and automated software optimization. It is an incredibly inspiring showcase of programs that learn from their own mistakes.

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 andyrewlee/awesome-agent-orchestrators

Awesome Agent Orchestrators

Software developers can now coordinate dozens of AI coding assistants simultaneously using a single git repository as a shared task board, completely bypassing traditional orchestration servers. The awesome-agent-orchestrators repository is a curated directory of tools, frameworks, and protocols designed to run parallel AI agents. This collection solves the headache of managing multiple isolated coding sessions, helping developers track tasks, prevent code conflicts, and build autonomous agent swarms. It is incredibly useful because it brings structure to the chaotic world of AI development by organizing tools into practical categories like parallel runners, personal assistants, multi-agent swarms, and autonomous loops.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sopaco/deepwiki-rs

deepwiki-rs

Your codebase is holding secrets that even your team has forgotten, but deepwiki-rs can automatically map the entire thing for you. Instead of drowning in outdated markdown files, this Rust-powered engine scans your code and instantly builds comprehensive, professional architecture documentation using the standard C4 model format. It reads your files, analyzes how modules talk to each other, and builds complete visual diagrams of your system context and database schemas. It even tracks down syntax errors in your diagrams and repairs them on the fly. It is like having a tireless lead architect who constantly keeps your technical documentation perfectly in sync with every single commit.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cgtuebingen/3d-re-gen

3D-RE-GEN

Turn a single indoor photograph into a fully editable, complete 3D digital scene. The 3d-re-gen pipeline handles the entire process by first isolating individual pieces of furniture, using AI to digitally paint away the gaps behind them, and then generating highly detailed 3D models of each object. By combining camera tracking with smart geometric optimization, it naturally fits every piece back into its correct spot with physically accurate lighting and spatial relationships. It is an incredibly clever way to instantly build virtual environments for games or design workflows from just one casual snapshot.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tencent-hunyuan/hy-motion-1.0

HY-Motion 1.0

hy-motion-1.0 is the text-to-3D human motion generator that finally scales character animation to the billion-parameter level. Instead of struggling with rigid presets, this model lets you type a plain English description of a complex physical action, like doing a squat and lifting a barbell, and instantly outputs a fluid, skeleton-based 3D character animation. By training on thousands of hours of motion data and refining the results with human feedback, it captures incredible physical realism and actually understands your instructions. It is the perfect tool for developers looking to quickly build realistic movement directly into their 3D game and animation pipelines.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 gowtham-darkseid/autopentestx

autopentestx

Automate your security testing from a single command by running a full-cycle network scan, vulnerability check, and exploitation simulation all at once. autopentestx connects popular tools like Nmap, Nikto, and SQLMap into a unified pipeline. It scans for open ports, detects operating systems, queries real-time databases for security vulnerabilities, and even creates safe Metasploit scripts to verify issues. The best part is how it translates complex technical findings into a beautifully organized PDF report complete with risk scores and recommendations. It is a fantastic way to handle routine security audits without manual tool-hopping. Check out the repository to automate your next test.

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

Markdown Task Manager

You can now run a full-featured Kanban board locally on your machine with absolutely zero databases, servers, or cloud subscriptions. This clever tool is a single, lightweight HTML file that runs entirely in your browser using the file system API to read and write directly to plain text markdown files on your hard drive. Because your task data lives inside standard text files, it is fully compatible with Git version control, offline-ready, and incredibly easy to share. It even integrates with AI assistants like Claude and ChatGPT, letting them automatically update tasks, check off checklists, and document progress for you. It is the ultimate lightweight planner.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 second-state/fintool

Fintool

Fintool is the Rust command-line suite that finally makes multi-market trading and analysis accessible right from your terminal. Instead of bouncing between web tabs, this project gives you dedicated, scriptable binaries for major exchanges like Hyperliquid, Binance, Coinbase, OKX, and Polymarket, alongside a shared utility for broader market intelligence. The single most impressive feature is its ability to automatically aggregate real-time prices from crypto exchanges, Yahoo Finance, and CoinGecko, and then use an artificial intelligence model to deliver a combined report on market trends, momentum, and volume. You can trade prediction markets, backtest strategies, and query SEC filings using simple terminal commands. Check out fintool to bring your market intelligence...

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

MacPersistenceChecker

MacPersistenceChecker is the security tool that finally makes it easy to see exactly what is running automatically in the background of your Mac. Instead of digging through obscure system folders or dealing with messy terminal commands, this app scans dozens of hidden startup locations in seconds and flags everything from legacy background tasks to sneaky startup scripts. What makes it incredibly cool is how it translates complex security data into plain language: it maps potential risks, detects mismatched files, and can even use local AI to cluster hundreds of items so you only have to review what actually matters. It is the perfect way to confidently audit your system, clean...

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cookiy-ai/user-research-skill

user-research-skill

user-research-skill is the AI agent plugin that finally connects your development workspace to real human feedback. Instead of leaving your editor or terminal to set up complex research pipelines, this tool lets your AI assistant design, run, and analyze entire studies directly in your workflow. It translates your general research goals into professional interview guides, screens target participants, and even handles recruitment and multi-language surveys. When you need quick answers, it can even run simulated interviews using synthetic AI personas. You get structured, evidence-backed reports and full raw transcripts without any of the traditional administrative headache.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 visualbruno/3dgenstudio

3D Gen Studio

You can now orchestrate entire 3D asset pipelines in a single workspace. 3dgenstudio connects your favorite image generators, mesh builders, and texturing workflows by linking directly to ComfyUI and external APIs. This local-first tool lets you manage assets through a clear visual board, carrying your project from a basic prompt to a finished 3D model. You can edit 2D images, trigger mesh generation, unwrap textures, and even sculpt or paint directly on your 3D models in real time. It is a unified workshop that brings order to the complex process of creating game-ready 3D assets.

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

Instatic

Run your entire website from a single lightweight server without managing a complex stack of separate database services, image networks, and hosting accounts. Instatic consolidates a visual canvas editor, a content engine, built-in forms, and media storage into one self-hosted package powered by Bun and SQLite. This setup solves the headache of connecting fragmented tools by keeping everything in one place, allowing you to build and publish clean pages that load instantly. Its most surprising feature is a secure plugin sandbox that isolates extensions so they can never read your system secrets or access the network without your direct permission. You get complete control over your content with zero vendor...

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

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

wloc

You can actually teleport your iPhone's network location to any spot in the world without jailbreaking or dealing with complicated spoofing setups. A clever project called wloc tricks your device's network location system by intercepting and modifying the coordinates returned from Apple's positioning servers. By pairing it with popular iOS proxy tools and simple shortcuts, you just press and hold a spot on Apple Maps or AutoNavi, share it to the shortcut, and your virtual location instantly updates. It even handles complex coordinate conversions and short-link redirections automatically. It is a brilliant, lightweight way to bypass regional restrictions or test location-based features right from your couch.

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

GeoPulse

geopulse is the self-hosted timeline tracker that finally lets you own your personal location history without giving it to tech giants. This open-source platform gathers raw coordinate data from your favorite tracking apps and maps it out beautifully. It group coordinates into distinct stays and journeys, and even lets you overlay your photo library so your pictures show up exactly where you took them. Best of all, your sensitive data stays on your own home server under your control. Grab the code, launch it with Docker, and take back your location privacy.

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

Brain2Qwerty

Researchers can now reconstruct the exact sentences you type by reading your brainwaves without any invasive surgery. A project called brain2qwerty uses non-invasive brain recordings from scanners to capture the magnetic and electrical signals produced while a person types. Its first version pairs a convolutional network with a transformer to translate keystroke-aligned brainwaves directly into characters. The second generation advances this further by combining a contrastive learning model and a custom language model to decode full sentences end-to-end. It is a fascinating leap forward for neural engineering that shows how close we are to direct, silent communication interfaces.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 open-mercato/open-mercato

Open Mercato

Open-mercato is the AI-engineering foundation framework that finally keeps your AI-generated code organized and consistent. Sure, tools like Claude and Cursor can write code, but they have no clue where to put it or how to design a cohesive system. Open-mercato acts like a smart architectural map, giving your AI agents strict guidelines and skills so they know exactly where to insert features, forms, and tests without creating a messy pile of spaghetti code. You get pre-made business modules for things like CRM and ordering, so you start eighty percent done. Give it a spin and let AI do the heavy lifting safely.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 longqt-sea/macos-iso-builder

macos-iso-builder

You can spin up a pristine macOS virtual machine or bootable USB installer without actually owning a Mac. The macos-iso-builder project runs a clever script inside GitHub Actions to fetch official installer files straight from Apple servers and compile them into ready-to-use ISO or DMG files. Normally, building these bootable files requires a physical Mac, but this workaround leverages cloud runners to do the heavy lifting for free. You just fork the repository, select your desired macOS version, and download your fresh installer image in minutes. It is the ultimate shortcut for setting up virtual machines or reviving old hardware.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 alchaincyf/codex-orange-book

codex-orange-book

An indie developer who has never written a single line of code by hand built a number-one app store hit and just published a complete tactical guide to mastering OpenAI Codex. This repository hosts codex-orange-book, a free guide that teaches you how to build real software products in a single week using AI agents. It breaks down the system into five practical interfaces, from terminal tools to desktop and mobile apps, using the latest models. The author shares honest, real-world warnings about bugs and limitations, giving you a highly practical manual to go from zero to shipped product.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 diinki/linux-antiquity

Linux Antiquity

Transform your modern desktop into a stunning vintage masterpiece with custom visual themes inspired by the beauty of classic art. The linux-antiquity project coordinates style settings, wallpapers, and widgets to recreate a gorgeous aesthetic reminiscent of historical astronomy charts, mythology drawings, and elegant art nouveau illustration. It packages hand-crafted configurations for workspace tools like Hyprland and Kitty, and bundles the wonderfully detailed, hand-drawn Buuf icon set to replace modern, flat digital symbols with rich, textured designs. It is the perfect way to build a highly personalized, artistic workspace that feels less like a sterile computer screen and more like an antique library book.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lycorp-jp/sim-use

sim-use

You can now give your AI agents direct eyes and hands on both iOS and Android screens using sim-use. Instead of sending heavy, expensive screenshots or bloated raw data to a language model, this clever command-line tool instantly translates any mobile screen into a highly compact text outline. AI agents can read this simplified description using just a tiny fraction of the usual tokens, plan their next move, and immediately execute actions like tapping or swiping using simple shorthand aliases without needing exact pixel coordinates. It bridges the final gap in automated mobile development by letting agents interact, test, and verify their own work in real time.

🆔 @hackernewsgithubprojects