56 subscribers
7.27K videos
7.87K links
Download Telegram
Media is too big
VIEW IN TELEGRAM
πŸ“¦ jlucasmcrell/comfyui-h3-multishot

ComfyUI H3 Multishot: One Script, Multiple Seamless Shots

Chain multiple video clips into one continuous movie with ComfyUI H3 Multishot by typing a simple script where you separate each scene with a triple dash. This node automatically stitches every shot together, pulling the final frame from one scene to start the next, while silently trimming the tiny overlap so your audio stays perfectly smooth. You can drop anchor images anywhere in the timeline, not just at the ends, which lets you steer the video’s path at any moment. It even keeps the same presenter and voice consistent across all the cuts, solving the usual headache of drifting identities in long chains.

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

Neo 3D Engine

Neo 3D turns a plain black computer screen into a playable 3D world using nothing but simple text characters. This project is a minimalist engine written in C# that runs entirely inside your terminal, completely bypassing standard graphics libraries by calculating every light, shadow, and surface detail directly on your processor. It maps complex raytracing results onto a specific string of symbols to create a nostalgic ASCII aesthetic that looks like a video game from the early nineties. You can actually move around a 3D sphere in real time, adjust the lighting, and even connect with friends through a built-in multiplayer chat system.

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

Lobotomized Claude Code: The De-bloated Prompt

Lobotomized Claude Code strips out the bloat from the official system prompts to give you a lean, minimal override for the agent. Instead of carrying around dozens of complex instructions for memory, security, and background tasks, this project keeps only what is strictly necessary for basic coding assistance. It solves the problem of an overburdened AI assistant that tries to do too much by offering a de-bloated configuration that focuses on simple, direct code generation. This is useful for developers who want a lightweight, predictable agent without the overhead of heavy autonomous features. It essentially acts as a brain filter, removing the noise so the model stays sharp.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ uczltw6/trace-file-lineage

Trace File Lineage

Trace File Lineage is the Python tool that tracks exactly which script, notebook, or AI agent created a specific file on your hard drive, handling the messy uncertainty of real-world code. It solves the common problem of finding out where a chart or data file came from weeks later, by scanning your project to show ranked guesses with clear evidence or admitting when the trail is truly lost. Unlike standard version control that just saves versions, this tool actively monitors runs to prove exactly which command generated a file, giving you verified proof instead of just a plausible guess.

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

Floci UI: Your Local Cloud Console

Floci UI is the local cloud console that brings the familiar layout of major provider dashboards to your own computer. Instead of logging into various websites, you run it locally to manage resources across different cloud platforms from a single, unified interface. It translates real data from local emulators into a clean, organized view of your infrastructure, letting you inspect storage, launch servers, and manage databases without touching the public internet. The best part is how it handles missing features; if a local emulator cannot support a specific tool, the interface clearly marks it as unavailable rather than hiding it behind fake demo data.

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

Edit Single Images with MiniMax H3

Use MiniMax H3 to edit a single image or create intermediate frames without generating full video sequences. This custom node treats the model like a still-image editor by anchoring your input picture and generating just one frame of change, which keeps the original composition perfectly stable while updating details like lighting or expression. It also lets you blend a start and end photo to find a believable middle frame, solving the tricky problem of smooth transitions. The key is an experimental patch that locks the temporal context to your reference, preventing the usual video drift and motion blur.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ cognicore-dev/cognicore-my-openenv

Give AI Agents a Brain with CogniCore

CogniCore gives your AI agents a persistent, searchable memory and a built-in immune system that blocks prompt injections. Unlike standard models that forget everything between runs, this Python framework lets agents recall past experiences by meaning, not just keywords. It even features a time-travel engine to replay decisions or branch into new paths. The best part? It uses nearly ninety percent fewer tokens than alternatives and needs no API keys to start. Check it out if you want your code to actually remember what it learned.

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

See Exactly Where HTTP Requests Wait with Httptap

httptap is a Python tool that dissects every HTTP request into its individual phases, showing you exactly where time is lost during DNS resolution, connection, TLS handshake, and data transfer. Instead of just seeing a total load time, you get a clear timeline of each step, making it easy to spot bottlenecks in your API calls. It supports rich visual outputs for interactive troubleshooting, compact summaries for logs, and even automated performance checks to ensure your services meet speed requirements. This is a great way to debug slow network requests without needing complex system tools or deep networking expertise.

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

Agent Memory Leaderboard

Agent Memory Leaderboard is the standardized testing ground that finally makes it possible to compare how well different AI assistants remember your long-term conversations and history. Right now, everyone is building memory systems but using totally different tests, so a high score here means nothing to a competitor over there. This project fixes that chaos by providing a unified protocol where you simply plug in two functions: one for saving new info and another for retrieving old stuff. The platform then runs everything else, from generating answers to grading them, ensuring the only variable changing is the memory system itself.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ mte90/linus-torvalds-skill

Linus Torvalds Skill

This project distills Linus Torvalds’ code review methodology from thirty-eight thousand of his actual emails into a reusable set of rules and a personality profile. It turns thousands of specific Linux kernel complaints into a language-agnostic guide that tells an AI exactly how to prioritize correctness, protect existing users, and reject unnecessary complexity. You get a skill file for strict logic and a soul file that captures his blunt, no-nonsense tone without the swearing unless it is warranted. It is a clever way to capture the mindset of the Linux kernel maintainer for any coding project.

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

RadYOLO

RadYOLO lets you find and outline objects in MRI and CT scans in just seconds. While standard models take minutes or even hours to analyze a single 3D volume, this tool runs up to a hundred times faster on a standard computer. It works by treating medical imaging like a game of spot-the-object, using a clever twist on the famous YOLO architecture to spot lesions and organs instantly. This speed is huge for researchers who need to process hundreds of scans without waiting around all day. You get accurate results that match top-tier competitors but with a fraction of the compute power.

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

MOJITO: Autonomous Driving with Diffusion

MOJITO takes autonomous driving to the next level by using a diffusion model that learns from images, lidar scans, and past trajectories all at once. Instead of just reacting to what is in front of the car, it actually imagines multiple possible futures and picks the smoothest path. It builds on DiffusionDrive and runs on the standard nuPlan dataset, making it a serious contender for end-to-end self-driving control. The code is open source, so you can train it yourself. This is a fascinating look into how generative ai is reshaping how cars navigate the real world. Check it out and see the future of driving.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ fabioyanezromero/knowledge-graph-builder

Knowledge Graph Builder

Turn messy text into a connected web of knowledge with the Knowledge Graph Builder. This project takes your raw documents and uses artificial intelligence to pull out key facts, linking people, places, and concepts together like a giant map. It even spots when pieces of information are missing and automatically invents the missing links to tie everything together, making sure your data is fully connected. You can watch it work in real time with interactive visuals that let you click and drag the nodes around. It supports both local and cloud tools, so you can run it privately or use the cloud.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ kaushalt2004/cognicore-my-openenv

CogniCore: Persistent Memory for AI Agents

CogniCore gives AI agents the ability to remember past conversations, so they do not forget everything between sessions. This Python framework works with any model to store experiences and retrieve them by meaning rather than just keywords. It also includes a built-in safety shield that blocks prompt injections and an autonomous coding agent that can fix bugs and open pull requests on its own. The most interesting part is how it connects scattered facts from different sessions to solve complex tasks. This means your code gets smarter over time without needing constant retraining.

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

Birth: The macOS Startup Manager That Sees Everything

Stop guessing why your Mac feels slow and start taking control with Birth, a free open-source tool for macOS that finally unifies your scattered startup items into one clear, readable window. Instead of hiding background processes behind vague system settings, this app gathers every login app, daemon, and background agent into a single view so you can see exactly who installed them, verify their developer identity, and check if they are actually running right now.

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

Navop: The All-in-One Developer Workspace

Navop lets you manage every connection and tool you use daily inside one single desktop app. You can query databases, SSH into servers, transfer files, and even control remote desktops without juggling half a dozen different programs. It is built with Rust for speed and includes a smart AI assistant that helps with code and terminal tasks right where you work. Instead of switching between tabs and apps, you keep your entire workflow in one native window that syncs securely. It is the cleanest way to handle complex server work without the chaos.

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

Silo: The Open-Source Storage Server That Won't Go Dark

Silo is the community-maintained object storage server that keeps your data safe when the original developers stop supporting it. Think of it as the MinIO server you know, but rebuilt by a group that refuses to let your backups disappear. The creators simply renamed the delivery tools, so while the executable files change, the protocol and your actual data stay exactly the same. It is a fork designed to preserve functionality and security long after the upstream project goes quiet. If you need reliable storage that will not vanish overnight, this is the project to watch. It proves that open-source tools can survive without corporate backing.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ mininglamp-oss/octo-web

Octo Web: AI-Powered Workplace Chat

Build a unified workplace experience by shipping a single codebase to both browsers and desktops while natively integrating AI agents into daily chats. Octo Web lets developers create a modern communication hub that feels just like your favorite messaging app but with built-in artificial intelligence help. It solves the messy problem of maintaining separate apps for different screens by using React and TypeScript once, so teams get a consistent look and feel whether someone is on a laptop or in a web browser. The most interesting part is how it handles AI, letting smart bots jump right into conversations to summarize threads or help with tasks without breaking the flow.

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

Slate: The Prompt Studio for AI Filmmaking

Slate is the prompt studio that finally gives you a real pre-production layer for AI filmmaking. Most tools just guess at prompts, but Slate treats them like a professional film set. You build a project bible with your characters and locations, then direct individual shots using specific camera angles, lighting, and movement controls. The app’s local AI brain helps you refine these prompts while keeping strict continuity across your entire story. It even spots inconsistencies in wardrobe or lighting before you generate anything. Instead of generic text boxes, Slate compiles precise instructions tailored for specific generators like Sora or Midjourney.

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

Kun: The Local AI Agent Workspace

Kun is the local-first AI agent workspace that finally unifies coding, writing, and design into one desktop application. Most tools force you to juggle separate apps for different tasks, but Kun keeps everything running on your own machine. The single coolest feature is how it handles complex workflows through a visual graph mode. You can literally map out a process with connected nodes for code, text, and automation, watching the AI execute each step in order. It feels less like chatting with a bot and more like directing a tiny, highly capable team.

πŸ†” @hackernewsgithubprojects