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
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
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
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
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
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
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
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
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
This media is not supported in your browser
VIEW IN TELEGRAM
📦 westlake-agi-lab/budcache
BudCache
Researchers have figured out how to generate high-quality images and videos with diffusion models while skipping up to half of the computation. A new system called budcache introduces a budget-constrained caching method that drastically accelerates generation. Instead of running heavy model calculations at every single denoising step, it automatically searches for the optimal steps to reuse previously cached data without sacrificing visual quality. By matching a smart caching schedule against full-compute trajectories, it delivers stunning results in a fraction of the time. It is a brilliant way to make advanced generative media faster and far more efficient.
🆔 @hackernewsgithubprojects
BudCache
Researchers have figured out how to generate high-quality images and videos with diffusion models while skipping up to half of the computation. A new system called budcache introduces a budget-constrained caching method that drastically accelerates generation. Instead of running heavy model calculations at every single denoising step, it automatically searches for the optimal steps to reuse previously cached data without sacrificing visual quality. By matching a smart caching schedule against full-compute trajectories, it delivers stunning results in a fraction of the time. It is a brilliant way to make advanced generative media faster and far more efficient.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 zibuyu-02/iqa-t1
iqa-t1
The image quality evaluator that uses tool-based visual evidence reasoning to judge pictures like a human expert. Instead of just guessing a quality score or relying on vague descriptions, iqa-t1 actually points to concrete visual evidence using specialized tools to explain its decisions. It solves the issue of biased AI judgments by creating a clear, inspectable reasoning chain you can easily see in action. You can run its local interactive interface to see exactly how it inspects a photo, or experiment with its pre-trained models. Check it out to see how your photos hold up under real visual scrutiny.
🆔 @hackernewsgithubprojects
iqa-t1
The image quality evaluator that uses tool-based visual evidence reasoning to judge pictures like a human expert. Instead of just guessing a quality score or relying on vague descriptions, iqa-t1 actually points to concrete visual evidence using specialized tools to explain its decisions. It solves the issue of biased AI judgments by creating a clear, inspectable reasoning chain you can easily see in action. You can run its local interactive interface to see exactly how it inspects a photo, or experiment with its pre-trained models. Check it out to see how your photos hold up under real visual scrutiny.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 001tmf/blatant-why
blatant-why
You can now run a complete, multi-agent AI pipeline to design custom proteins and antibodies directly from your command line without paying for expensive enterprise software. A new open-source tool called blatant-why connects Claude Code with structural biology tools, allowing you to design binders and nanobodies using your own hardware, high-performance computing clusters, or cloud services. The project automatically coordinates everything from researching databases to running advanced generation models and screening candidates for structural quality. Once your lab results are ready, you can feed the CSV files back into the system to automatically train and improve the next design round.
📰 https://news.ycombinator.com/item?id=47522328
🆔 @hackernewsgithubprojects
blatant-why
You can now run a complete, multi-agent AI pipeline to design custom proteins and antibodies directly from your command line without paying for expensive enterprise software. A new open-source tool called blatant-why connects Claude Code with structural biology tools, allowing you to design binders and nanobodies using your own hardware, high-performance computing clusters, or cloud services. The project automatically coordinates everything from researching databases to running advanced generation models and screening candidates for structural quality. Once your lab results are ready, you can feed the CSV files back into the system to automatically train and improve the next design round.
📰 https://news.ycombinator.com/item?id=47522328
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 charles-0509/grok-register
grok-register
Automate your account creation and authentication workflows directly from the command line. This Go-based tool handles the entire pipeline by registering accounts, solving turnstile challenges, completing secure OAuth flows, and exporting clean JSON credentials for immediate use. You can easily manage background workers, track real-time logs, configure target limits, and safely update credentials using refresh tokens without manual password inputs. Best of all, it keeps your authentication data organized in a local directory structure while supporting direct uploads to a management API. It is the perfect tool for developers wanting to quickly generate and manage API-ready access keys.
🆔 @hackernewsgithubprojects
grok-register
Automate your account creation and authentication workflows directly from the command line. This Go-based tool handles the entire pipeline by registering accounts, solving turnstile challenges, completing secure OAuth flows, and exporting clean JSON credentials for immediate use. You can easily manage background workers, track real-time logs, configure target limits, and safely update credentials using refresh tokens without manual password inputs. Best of all, it keeps your authentication data organized in a local directory structure while supporting direct uploads to a management API. It is the perfect tool for developers wanting to quickly generate and manage API-ready access keys.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 bytedoger/awesome-openprice
awesome-openprice
Stop overpaying for AI subscriptions and instantly compare prices across the entire web. This clever platform pulls together real-time pricing for popular tools like Claude, ChatGPT, Gemini, and Cursor from dozens of different online shops and community channels. Instead of manually hunting through forums, group chats, and obscure digital storefronts, you get a clean, unified dashboard where you can filter by price, product type, and warranty status to lock in the absolute best rate. It is like a travel comparison site but built entirely to save you money on artificial intelligence tools. Give it a look and stop wasting cash.
🆔 @hackernewsgithubprojects
awesome-openprice
Stop overpaying for AI subscriptions and instantly compare prices across the entire web. This clever platform pulls together real-time pricing for popular tools like Claude, ChatGPT, Gemini, and Cursor from dozens of different online shops and community channels. Instead of manually hunting through forums, group chats, and obscure digital storefronts, you get a clean, unified dashboard where you can filter by price, product type, and warranty status to lock in the absolute best rate. It is like a travel comparison site but built entirely to save you money on artificial intelligence tools. Give it a look and stop wasting cash.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dacnay816y62-hub/cinema-dna-21x9x3
Cinema DNA 21x9x3
Turn simple story ideas into stunning, three-frame movie sequences that look like genuine cinematic masterpieces instead of fake AI art. Rather than slapping on generic filters, this clever tool analyzes the underlying tension between characters and spaces to decide exactly where a physical camera would stand. It maps out how a viewer's eyes travel across the frame, building psychological pressure through smart composition and organic, scene-based lighting. The system outputs a stitched vertical triptych that captures authentic pacing, avoiding glossy gaming concept art or repetitive templates. It is the ultimate way to bring real director-level storytelling to your visual prompts.
🆔 @hackernewsgithubprojects
Cinema DNA 21x9x3
Turn simple story ideas into stunning, three-frame movie sequences that look like genuine cinematic masterpieces instead of fake AI art. Rather than slapping on generic filters, this clever tool analyzes the underlying tension between characters and spaces to decide exactly where a physical camera would stand. It maps out how a viewer's eyes travel across the frame, building psychological pressure through smart composition and organic, scene-based lighting. The system outputs a stitched vertical triptych that captures authentic pacing, avoiding glossy gaming concept art or repetitive templates. It is the ultimate way to bring real director-level storytelling to your visual prompts.
🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 ruc-nlpir/awesome-long-horizon-agents
Awesome Long Horizon Agents
Awesome long horizon agents is the curated knowledge map that finally makes sense of how artificial intelligence completes complex, multi-step tasks over hours or days instead of just answering quick questions. As autonomous assistants transition from simple chat boxes to systems that write software, run experiments, and use computers like humans, developers struggle to track the fast-evolving methods behind them. This repository solves that by systematically organizing the best research, frameworks, and benchmarks on long-term planning, scalable memory, and tool integration. It is a vital guide for anyone wanting to build truly persistent, reliable artificial intelligence.
🆔 @hackernewsgithubprojects
Awesome Long Horizon Agents
Awesome long horizon agents is the curated knowledge map that finally makes sense of how artificial intelligence completes complex, multi-step tasks over hours or days instead of just answering quick questions. As autonomous assistants transition from simple chat boxes to systems that write software, run experiments, and use computers like humans, developers struggle to track the fast-evolving methods behind them. This repository solves that by systematically organizing the best research, frameworks, and benchmarks on long-term planning, scalable memory, and tool integration. It is a vital guide for anyone wanting to build truly persistent, reliable artificial intelligence.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 will-hxw/drawio-diagram-builder-skill
Draw.io Diagram Builder Skill
You can now hand your messy project notes, research papers, or rough sketches to an AI agent and watch it build pixel-perfect, fully editable draw.io diagrams. The draw.io diagram builder skill is a portable automation tool for local AI agents like Claude Code or Codex. While writing raw diagram code is usually a mess of overlapping text and broken arrows, this tool introduces a self-correcting visual loop. The agent drafts the diagram, runs a local browser preview, takes a screenshot, reviews it for defects, and auto-corrects the layout until it is absolutely flawless. It even comes with a pre-packaged library of technical vector icons.
🆔 @hackernewsgithubprojects
Draw.io Diagram Builder Skill
You can now hand your messy project notes, research papers, or rough sketches to an AI agent and watch it build pixel-perfect, fully editable draw.io diagrams. The draw.io diagram builder skill is a portable automation tool for local AI agents like Claude Code or Codex. While writing raw diagram code is usually a mess of overlapping text and broken arrows, this tool introduces a self-correcting visual loop. The agent drafts the diagram, runs a local browser preview, takes a screenshot, reviews it for defects, and auto-corrects the layout until it is absolutely flawless. It even comes with a pre-packaged library of technical vector icons.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 rynfar/meridian
Meridian
You can now run your favorite developer agents using a standard Claude Max subscription without paying for expensive API keys. A brilliant local proxy called meridian bridges the official Claude Agent software development kit to standard Anthropic and OpenAI API protocols. Instead of dealing with sketchy browser automation or binary hacks, it leverages documented SDK calls under the hood to handle your sessions, streaming, and prompt caching natively. By translating Claude's official output into standard API formats, you can instantly plug the model into tools like Aider, Cline, or Open WebUI. It is the perfect local bridge for developers who want subscription-grade AI in their favorite coding interfaces.
🆔 @hackernewsgithubprojects
Meridian
You can now run your favorite developer agents using a standard Claude Max subscription without paying for expensive API keys. A brilliant local proxy called meridian bridges the official Claude Agent software development kit to standard Anthropic and OpenAI API protocols. Instead of dealing with sketchy browser automation or binary hacks, it leverages documented SDK calls under the hood to handle your sessions, streaming, and prompt caching natively. By translating Claude's official output into standard API formats, you can instantly plug the model into tools like Aider, Cline, or Open WebUI. It is the perfect local bridge for developers who want subscription-grade AI in their favorite coding interfaces.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 h3nock/remux
Remux
remux is the native iOS client that finally brings a mobile-first interface to your remote terminal sessions. Built on top of the Ghostty core, it turns your complex terminal workspace into an intuitive touch experience. You can swipe between windows, pick active panes from a live preview sheet, and split or close them with a tap. The absolute best part is how it handles server data. You can long-press a file path or a localhost web address to preview documents, images, and live development servers directly inside the app. It connects straight to your server over secure shell with zero middleman relays.
📰 https://news.ycombinator.com/item?id=49022284
🆔 @hackernewsgithubprojects
Remux
remux is the native iOS client that finally brings a mobile-first interface to your remote terminal sessions. Built on top of the Ghostty core, it turns your complex terminal workspace into an intuitive touch experience. You can swipe between windows, pick active panes from a live preview sheet, and split or close them with a tap. The absolute best part is how it handles server data. You can long-press a file path or a localhost web address to preview documents, images, and live development servers directly inside the app. It connects straight to your server over secure shell with zero middleman relays.
📰 https://news.ycombinator.com/item?id=49022284
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 neural-maze/production-ocr-course
production-ocr-course
Most text-recognition tools struggle when documents get messy, but this production-grade OCR course shows you how to build a self-scaling pipeline that reads charts and handwriting just like a human. Instead of using bloated cloud models, the system deploys a compact four-billion parameter model called Qwen three point five. It uses a high-speed Rust gateway built with Axum to ingest files, saves processing time using shared memory, and coordinates tasks using Redis. Best of all, it automatically scales graphics processing units up and down on Kubernetes to handle heavy loads. It is a complete masterclass in running optical character recognition at scale.
📰 https://news.ycombinator.com/item?id=49037050
🆔 @hackernewsgithubprojects
production-ocr-course
Most text-recognition tools struggle when documents get messy, but this production-grade OCR course shows you how to build a self-scaling pipeline that reads charts and handwriting just like a human. Instead of using bloated cloud models, the system deploys a compact four-billion parameter model called Qwen three point five. It uses a high-speed Rust gateway built with Axum to ingest files, saves processing time using shared memory, and coordinates tasks using Redis. Best of all, it automatically scales graphics processing units up and down on Kubernetes to handle heavy loads. It is a complete masterclass in running optical character recognition at scale.
📰 https://news.ycombinator.com/item?id=49037050
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 powerycy/goutoujunshi
Goutoujunshi
Goutoujunshi is the romance adviser database that prioritizes emotional validation before analyzing relationships and generating actionable strategies. Instead of offering generic advice or manipulative tactics, this project acts as a structured knowledge base blending psychology, law, sociology, and ethics to support diverse relationships safely. It translates complex concepts like adult attachment styles and boundary setting into practical, everyday conversation guides for navigating conflict, active dating, and emotional support. By structuring real psychological evidence into testable, bite-sized social guides, it helps you understand connection without the mind games. Check out goutoujunshi to build healthier, more conscious relationships today.
🆔 @hackernewsgithubprojects
Goutoujunshi
Goutoujunshi is the romance adviser database that prioritizes emotional validation before analyzing relationships and generating actionable strategies. Instead of offering generic advice or manipulative tactics, this project acts as a structured knowledge base blending psychology, law, sociology, and ethics to support diverse relationships safely. It translates complex concepts like adult attachment styles and boundary setting into practical, everyday conversation guides for navigating conflict, active dating, and emotional support. By structuring real psychological evidence into testable, bite-sized social guides, it helps you understand connection without the mind games. Check out goutoujunshi to build healthier, more conscious relationships today.
🆔 @hackernewsgithubprojects