57 subscribers
7.3K videos
7.91K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 techenthusiast167/webrecon

Master Your OSINT Reconnaissance with WebRecon

Struggling to map out complex digital footprints for your security research? Meet WebRecon, a powerful open-source tool designed to automate web reconnaissance for cybersecurity professionals. Unlike simple crawlers, this tool specializes in intelligence gathering, from harvesting emails and identifying technology stacks to discovering cloud storage. Its standout feature is the advanced relationship graph visualization, which maps connections between domains, profiles, and infrastructure into an interactive network map. Whether you are performing attack surface management or deep-dive investigations, WebRecon turns raw data into clear, actionable visual insights. Start mapping your targets smarter today and take your security analysis to the next level.

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 hp-luo/stare

Stop Model Entropy Collapse with STARE

Are you tired of your reasoning models losing their edge during training? Reinforcement Learning with Verifiable Rewards often suffers from policy entropy collapse, where models stop exploring effectively. STARE, or Surprisal-guided Token-level Advantage Reweighting, solves this by identifying entropy-critical tokens and selectively reweighting their advantages to sustain exploration. It uses a smart closed-loop gating mechanism that intervenes only when necessary to keep training stable. By effectively managing entropy during complex reasoning tasks, STARE consistently outperforms standard baselines like GRPO. Whether you are working with small or large models, STARE helps maintain the vital balance between exploration and exploitation.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 mingyuchoi-run/lsm

Boost Image Quality with Linear Recurrent Units

Ever wonder how to sharpen blurry images while keeping computation efficient? This repository features an innovative approach to image super-resolution using a Linear Recurrent Unit combined with a special semantic modulating unit. By integrating spatial categorization and feature enhancement, this method achieves state-of-the-art results that balance performance with efficiency. Whether you are dealing with classical or lightweight super-resolution tasks, this project offers the official code and pretrained models needed to elevate your visual processing projects. Dive into the code to see how these advanced techniques can help you achieve clearer, more detailed images today.

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

Fix Any Image with CoTIR: Internalized Chain-of-Thought Restoration

Struggling to fix complex, degraded photos? Most all-in-one restoration models fall short when things get complicated, but there is a better way. Meet CoTIR, a breakthrough framework that brings Internalized Chain-of-Thought reasoning to image restoration. By treating restoration as a specialized editing subtask, it optimizes results using pre-trained models without the need for slow, multi-step processing. It effectively encodes structured reasoning directly into its learning objective, leading to superior perceptual quality across various scenes. Whether you are dealing with mixed noise or blur, CoTIR provides a powerful, holistic solution for cleaner, sharper images. Experience the next level of image recovery today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 malik-group/do-as-i-do

Teach Robots Human Skills from Video!

Ever wondered how to teach a robot to mimic human actions? This repository makes it possible by converting simple hand-object demo videos into precise robot motion trajectories. It breaks the complex process into a multi-stage pipeline that starts by reconstructing 3D hand and object meshes from your footage. It then retargets those movements onto a robot hand using physics-based optimization to ensure the motion is physically consistent. Finally, you can stream these trajectories directly to real hardware. Whether you are into robotics or computer vision, this project offers a fascinating way to turn human demonstrations into actionable robotic tasks.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 mingyuee88/sae-post-intervention-recovery

Are LLM Interventions Actually Reliable?

Ever wonder if suppressing model behavior through latent interventions is as secure as we think? This project dives into the reliability of Sparse Autoencoder feature clamps by testing whether suppressed behaviors can be recovered from the residual state without reversing the initial intervention. Using tools like encoder-orthogonal projection and cross-layer Jacobian methods, the researchers investigate if these interventions truly form effective behavioral bottlenecks. It covers various settings including refusal, unlearning, and circuit analysis. Explore the core utilities provided in the repository to evaluate your own safety interventions and see if your model defenses are truly holding firm.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 comfy-org/comfy-kitchen

Supercharge Diffusion Models with Comfy Kitchen

Are your diffusion models running slower than you want? Meet the library that acts as a high-performance kernel engine for your inference tasks. This project provides optimized kernels specifically for diffusion workflows, supporting multiple backends like CUDA and Triton to maximize your hardware potential. By using specialized tensor subclasses, it automatically selects the fastest available backend for your operations, handling complex quantization tasks effortlessly behind the scenes. Whether you are running on Blackwell or older architectures, it optimizes your compute paths for peak efficiency. Give your AI projects a significant speed boost and optimize your inference pipelines today.

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

Stop Managing Coding Agents Manually: Meet Ctx

Are you tired of juggling coding agents across endless terminal tabs and disconnected files? Meet Ctx, an open-source Agentic Development Environment designed to be a hackable desktop workbench for your AI coding tasks. Instead of scattering work, Ctx centralizes your sessions, transcripts, artifacts, and diffs into one cohesive review surface. It runs agents in isolated containers with strict disk and network controls, ensuring safety without constant approval prompts. Whether you are using local machines or remote devboxes, Ctx keeps your workflow stable and independent. Simplify your agent-powered development and keep your coding process organized with this powerful tool.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lcy362/agnes-video-generator

Create AI Videos for Free with This Open Source Tool

Stop paying for subscriptions just to create AI videos! This project offers a completely free, open-source platform that turns your text ideas into narrated, multi-scene videos with just one click. By leveraging Agnes AI, you get access to text-to-video, image-to-video, and keyframe generation without any credit card or token limits. It even handles TTS narration and auto-subtitles, giving you full control over the creative process through a simple web interface. Whether you are building stories or generating content from articles, this tool makes AI video production accessible to everyone at zero cost. Start creating your own cinematic content today.

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

Run Massive AI Models Across Any Consumer GPU

Have you ever wanted to run a massive, frontier-sized artificial intelligence model that simply won't fit on your local hardware? Shard changes the game by enabling pipeline-parallel inference across a distributed swarm of consumer GPUs located on different machines. Instead of needing a single powerful datacenter, Shard splits a model into contiguous layer blocks and distributes them, allowing your devices to stream activations over the internet to serve complex requests. By combining speculative decoding and CUDA-graphed drafts, this engine makes large-scale model inference across geographic distances fast, usable, and verifiable. It is time to rethink where your AI lives.

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

Build High-Performance Terminal UIs with OpenTUI

Tired of dull terminal interfaces? Meet OpenTUI, a powerful, high-performance library designed for building sophisticated terminal user interfaces. At its heart, OpenTUI utilizes a native core written in Zig, which ensures rock-solid stability and speed. It provides a flexible, component-based architecture that lets you create complex terminal apps with ease. Whether you prefer React or SolidJS, this library offers seamless reconcilers to build your vision. It is already powering production tools, giving you the professional edge needed for your next project. Dive into this extensible toolkit today and start crafting your own advanced terminal experiences with native performance.

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

Stop Losing Your AI Coding Context

Ever feel like you have lost the thread of your AI coding session? Meet Entire, a tool that hooks directly into your Git workflow to capture every move your AI agent makes. Instead of just seeing code changes, Entire indexes prompts, responses, and session data alongside your commits. It effectively creates a searchable, versioned record of how your code evolved. If you ever need to rewind, you can jump back to a specific checkpoint to resume work seamlessly. It keeps your main Git history clean while ensuring you never lose your AI context again. Give it a try.

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

Build Bulletproof AI Agents and Apps with This SDK

Ever struggle with complex, long-running processes in your code? Discover this powerful TypeScript SDK designed to help you build durable, reliable, and observable applications and AI agents. It simplifies challenging tasks like managing long-running states, handling retries, and implementing complex workflows by providing built-in tools for scheduling, sleep functions, and human-in-the-loop interactions. By using this framework, you can ensure your logic runs reliably even when faced with failures. Whether you are creating advanced AI agents or distributed systems, this toolset provides the essential structure to build with confidence. Start building more resilient applications today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 palmier-io/palmier-pro

The Future of Video Editing is AI-Native

Are you tired of jumping between web browsers and video editors just to create AI-generated content? Palmier Pro is a swift-native video editor for macOS designed to change that by integrating AI directly into your timeline. It acts as a single source of truth where you can collaborate with AI agents to script, generate, and edit footage seamlessly. By connecting through the Model Context Protocol, you can bridge your video projects with powerful tools like Claude or Cursor. Whether you are automating workflows or iterating on complex shots, this editor brings professional AI-assisted production right to your desktop. Try it out today.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 voocel/ainovel-cli

Build Full Novels Automatically with Multi-Agent AI

Ever wanted to write a massive novel but felt overwhelmed by the endless planning and drafting process. This powerful tool acts as an autonomous AI engine that manages everything from the initial premise to the final chapter. By coordinating three specialized AI agents to handle architecture, writing, and editing, it generates long-form fiction while ensuring narrative consistency and quality. It even supports checkpoint recovery and intelligent chapter recommendations to keep your story on track for hundreds of chapters. Whether you are a writer or a tech enthusiast, this project offers a fascinating, hands-off approach to creative storytelling. Go check it out.

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 webfuse-com/awesome-autoresearch

The Ultimate Hub for Autonomous AI Research Agents

Ever wondered how AI can autonomously push the boundaries of science and software? This repository serves as a massive, curated index of autonomous improvement loops and research agents inspired by the open-source community. It solves the complexity of finding the right tools by organizing everything from general-purpose optimization loops to domain-specific systems that handle tasks like genetic research or GPU kernel tuning. Whether you need a framework for self-improving coding agents or a full research pipeline that plans experiments and writes papers, this collection is your go-to guide. Dive into this hub to automate your own discovery journey today.

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

Automate Office Files with AI Agents Using OfficeCLI

Tired of fighting with heavy software just to automate Office documents? Meet a powerful solution designed specifically for AI agents to take full control of Word, Excel, and PowerPoint files without needing any Office installation. This open-source tool runs as a single binary, providing a seamless way to read, edit, and generate documents with code. It even includes a built-in rendering engine so your agents can preview their work as HTML or images to fix issues instantly. It is the perfect bridge for automating complex document workflows efficiently, so install it today and let your agents handle the heavy lifting.

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

Supercharge Your AI Research with Smart Search

Tired of AI agents struggling to find accurate, real-time information? Meet Smart Search, a powerful CLI-first tool designed to give your AI agents a unified, reproducible command layer for web research. Whether you need live site mapping, page fetching, or offline Deep Research planning, this tool bridges the gap by routing complex queries through specialized providers like Exa, Tavily, and Firecrawl. It intelligently separates simple searches from deep, evidence-backed workflows, ensuring your agents deliver precise results every time. Take control of your research pipeline and let your AI work smarter, not harder, with this essential developer toolkit.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 shinpr/claude-code-workflows

Supercharge Your Coding with Claude Code Workflows

Want to take your AI coding to the next level? These production-ready workflows for Claude Code provide specialized agents that handle everything from requirements and technical design to quality checks and testing. Instead of managing code alone, you can use these recipes to ensure your work stays aligned with your design docs and passes every test. Whether you are building backends, frontend React components, or full-stack projects, these workflows help you plan, execute, and verify your features with total precision. Level up your development process today and start shipping reliable, high-quality code with ease by letting specialized agents handle the heavy lifting.

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

WorldEngine: The Future of Autonomous Driving Post-Training

Are you ready to see how autonomous driving moves beyond simple training? Meet WorldEngine, a powerful open-source framework designed to solve the critical problem of data scarcity in physical AI. By automatically identifying rare, safety-critical driving scenarios from real-world logs, it reconstructs them into photorealistic, interactive simulations using 3D Gaussian Splatting. This allows models to learn from complex, dense traffic distributions that were previously impossible to capture. With production-validated performance that significantly reduces collision rates, WorldEngine is the essential infrastructure for anyone building safer, smarter autonomous systems. Dive into this repository to start training your agents for the real world.

🆔 @hackernewsgithubprojects