56 subscribers
7.27K videos
7.88K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 fiigii/ai-comp

ai-comp

The optimizing compiler that solves a complex coding challenge by translating high-level code into highly efficient parallel instructions. ai-comp was built to conquer Anthropic's performance engineering take-home exam, which asks developers to manually optimize a tree-traversal and hashing program running on a simulated virtual machine. Instead of spending hours tweaking the machine code by hand, this project automates the entire process. It takes a human-readable description of the program and intelligently schedules instructions to run simultaneously on multiple virtual execution engines. The coolest part is how it automatically eliminates redundant memory steps, ensuring the simulated processor never wastes a single clock cycle waiting for data that it already has. It...

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

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

Kindalive

Model robot emotions through simulated body chemistry instead of simple programming labels. With kindalive, you type a plain text paragraph, and a smart interpreter translates your words into real-time chemical impulses like dopamine, cortisol, and adrenaline. A core engine constantly calculates how these simulated chemicals decay and interact, translating the balance into twelve facial muscle movements. This drives a retro LED dot-matrix face that naturally contorts to show realistic, blended emotions without hard-coded rules. You get a fascinating look at emergent behavior, complete with a responsive web dashboard, plus ready-to-use adapters to bring your physical robot face to life on real hardware.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yempik-ai/cowork-os

cowork-os

AI agents work best when they do not leave their results trapped inside disposable chat threads. cowork-os is an open-source workspace layer that saves your teams decisions, process knowledge, and project state in plain Markdown files you actually own. Instead of relying on opaque memory systems, this system uses your existing local files to keep your virtual assistant grounded and fully accountable. It translates unwritten team processes into structured workflows and runs automated routines, like daily briefs and pipeline updates, directly on your disk. You get an inspectable company brain that your team can easily review, correct, and control.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 tristan666666/agent-island

Agent Island

Agent Island is the desktop status companion that finally keeps you in the loop with your background Claude Code and Codex sessions. If you run long coding agent tasks, you do not have to stare at an open terminal anymore. This lightweight, local-first app sits in your macOS menu bar or Windows taskbar, silently monitoring your active runs. It spins its logo while they work, flashes red if there is an error, and plays an alarm the second it is your turn to respond. You get instant updates, cost tracking, and weekly productivity reports with zero telemetry and telemetry. Just sit back, relax, and let your code write itself.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yale-nlp/llm-metacognition

llm-metacognition

Large language models can actually monitor and regulate their own thinking process just like humans do. The llm-metacognition repository collects and organizes scientific research exploring this exact boundary, providing a complete map of how models assess their own knowledge and correct their errors. It acts as an open library for the latest techniques to measure confidence, detect when an AI is guessing, and prevent hallucinations. By organizing these breakthroughs into a structured guide, it helps developers build much more reliable AI systems. If you want to understand how artificial intelligence is learning to think about thinking, this repository is the perfect place to start.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 quhongyu/lamem-vla

LaMem-VLA

Control robots with natural language and vision using a clever system that remembers past actions to make better decisions. Most modern robot brains struggle to connect what they see with what they did a moment ago, making them clumsy. This project introduces a dual memory system that keeps track of both visual cues and physical movements, helping robots perform tasks much more smoothly. While the creator is still polishing up the code for release, keeping an eye on this repository is a great way to see how the next generation of smart, adaptable robots will actually learn to navigate our messy world.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yeanroot/halo-wa

halo-wa

halo-wa is the robotics training wrapper that finally makes online reinforcement learning practical for complex physical agents. Under the hood, it connects advanced vision-language-action policies with simulated physical environments to train robots using a hybrid-attention world model. While standard setups struggle to coordinate simulation physics and deep model learning, this framework packages everything into ready-to-run tasks like hammering or ringing a bell. By utilizing pre-trained world models as reliable digital training grounds, it lets robots practice and refine their physical skills safely in simulation before taking on the real world. You can download the pre-packaged data and start training physical policies immediately.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 zhinianboke/xianyu-auto-reply

xianyu-auto-reply

xianyu-auto-reply is the multi-account management assistant that finally turns your secondhand store into a hands-off, automated storefront. It uses web sockets and browser automation to handle everything from answering customer questions with smart AI replies to auto-delivering digital keys and giving ratings. You can run multiple accounts, auto-refresh your listings to keep them on top of search results, and manage your inventory with zero manual clicking. It essentially acts as a twenty-four-seven virtual employee, making sure you never miss a sale even while you sleep. Set up this Python-based automation toolkit today to let your store run itself.

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

Apache Ossie

Apache Ossie is the open-source specification that standardizes how we share business definitions across different database tools and artificial intelligence platforms. Normally, different teams and software packages define key metrics like revenue or customer count using completely different logic, leading to frustrating calculation errors. This project solves that problem by providing a single, vendor-neutral file format that any software can read and write. It translates complex data relationships into a universal language, giving your entire technical stack a single source of truth. It is a fantastic way to keep your database logic consistent, reliable, and perfectly aligned.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 raroque/boop-agent

Boop Agent

You can now run a private personal agent right inside iMessage that uses your existing Claude Code or ChatGPT subscription instead of racking up expensive developer API bills. Named boop-agent, this clever system acts as a secure dispatcher on your Mac, receiving your texts and spawning specialized, isolated sub-agents to handle your tasks. It features a brilliant memory consolidation pipeline that runs daily to resolve contradictions and merge duplicates, plus a local browser automation tool for tricky websites. Because it stages external actions as drafts for you to approve before sending, you always stay in complete control of your digital life.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 michael-manning/e-paper-climate-logger

E-Paper Climate Logger

The e-paper-climate-logger is the open-source hardware project that packages a custom-built, ultra-low-power weather station into a gorgeous, pocket-sized device. Running on an ESP32-S3 chip, it monitors temperature and humidity, stores the data onto an external memory chip, and renders historical trend graphs on an always-on paper-like display. The clever design consumes so little energy in deep sleep that it can run for over a week on a tiny battery. It is a brilliant example of smart power optimization, waking up for just a fraction of a second to log data before instantly putting itself back to sleep.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 vercel-labs/agent-skills

Agent Skills

Agent Skills is the AI toolkit that finally gives coding assistants real-world superpowers. Instead of letting your AI agent guess how to optimize your code, this repository packages production-grade instructions and scripts directly for them. Built by Vercel, it covers everything from performance-tuning React components and auditing deployments to managing view transitions and writing better documentation. The coolest part is the claimable deployment skill, which lets your coding partner package your local app, push it live, and hand you a preview link along with ownership. It turns your AI helper from a basic code generator into an active deployment partner.

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

reqlog

Inspect every single HTTP request hitting your server live in your browser with zero configuration. This neat tool spins up a real-time visual dashboard on localhost with just three lines of code. It instantly streams your network traffic, letting you inspect headers, dissect payloads, highlight slow bottlenecks, and even replay captured requests with a single click. There are no heavy databases, config files, or external dependencies to manage. It is a lightweight, local-only developer companion that blocks itself in production automatically to keep you secure. Toss out those messy print statements and watch your server traffic flow live.

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

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

Inside GNM Google's New Open Source 3D Human Face Generator

Google just open-sourced a highly detailed 3D statistical model of the human head that includes fully controllable internal anatomy like eyeballs, teeth, and a tongue. The project, called gnm, lets you generate incredibly realistic 3D faces using simple mathematical sliders. Instead of manually sculpting, you can use pre-trained semantic samplers to generate distinct facial shapes or expressions like happiness and surprise just by typing plain text. Because it supports major frameworks like PyTorch, JAX, and TensorFlow right out of the box, developers can easily integrate these expressive, custom faces into their own graphics pipelines, virtual avatars, or AI research tools.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 danau5tin/ai-trains-ai

AI Trains AI

An artificial intelligence agent has successfully trained other AI agents by designing complete reinforcement learning environments and running them on real physical GPUs. In this project, named ai-trains-ai, the primary trainer model writes entire training tasks, programs rewards, sets hyperparameters, and fires up graphics cards on Runpod to train smaller models. Over dozens of iterations, the main trainer agent was itself trained to become a better teacher, learning to write cleaner code and even selecting stronger base models. It even successfully transferred these teaching skills to completely new, unseen task families. It is a fascinating glimpse into an automated future where networks train networks.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 nhclimber87/llm-serve-dashboard

LLM Serve Dashboard

LLM Serve Dashboard is the local-first monitoring interface that finally brings full system visibility to your self-hosted AI servers without any external dependencies. Running as a single HTML page powered by a lightweight Python background script, this tool hooks directly into your local machine to display live GPU usage, memory consumption, and per-model token speeds. Instead of guessing how your local AI models are performing, you get a clean terminal-themed dashboard that tracks exact VRAM allocation and active workloads. It is perfect for developers who want real-time telemetry on their local hardware setups.

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

chap

Keep track of exactly what your AI agents are drafting and why you approved or edited their work. When a bot suggests a code change or drafts a customer reply and you make a quick tweak, that crucial decision usually gets lost in expired logs or messy chat threads. This project solves that headache by giving you a structured, hash-linked audit chain to store every human override, complete with a clear diff and your personal rationale. You get a perfect, permanent dataset of your edits, making it incredibly easy to see exactly where your prompts need tuning. Check it out to build a clean, reliable history of your human-agent teamwork.

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

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 marinedotsh/better-auth-referral

Better Auth Referral

Add a user referral system to your web application without the headache of building database schemas and tracking logic from scratch. By using better-auth-referral, you can instantly generate unique eight-character codes for your users and automatically link new signups to the person who invited them. It seamlessly plugs into your existing authentication setup, handles both email and social media signups, and even lets you run custom actions like giving out rewards or sending notifications right after a successful referral. You get clean dashboard endpoints to track invitation counts and see who signed up, making it easier than ever to grow your community.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 letsrevel/revel-backend

revel-backend

revel-backend is the community-focused ticketing engine that finally gives local organizers absolute control over their events. Most commercial ticketing sites treat your gathering like a cold transaction and charge heavy fees, but this self-hostable system lets you run everything on your own server. It handles waitlists, memberships, and complex regional taxes while keeping your community data entirely private. It is perfect for groups that want to build trust and run secure, independent gatherings without corporate middlemen tracking their guests. You can run your own independent platform and bring your local community together on your own terms.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lout33/symbiotic-ai

Symbiotic AI

Stop letting major tech companies own your personal AI's memory and control your context. symbiotic-ai lets you take absolute ownership of your AI relationships by storing your entire context in simple, clean markdown files that sit right on your own hard drive. Instead of relying on opaque, vendor-locked database profiles, this clever framework structures your agent's personality, your working style, and your active projects into text files you can edit, version-control with git, and take with you to any model you want. It is a brilliant way to build a personalized cognitive partner that tracks your actual habits, calls you out when you procrastinate, and grows smarter with you over...

🆔 @hackernewsgithubprojects