56 subscribers
7.29K videos
7.89K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ prismer-ai/prismer

Prismer AI: The Research Tool That Checks Your Citations

Prismer is the open-source research assistant that finally stops AI from inventing fake quotes. Most chatbots make up citations, but Prismer uses a dedicated reviewer agent to actually verify every reference against real academic databases like arXiv before it touches your paper. It bundles everything you need into one self-hosted workspace, letting you read PDFs, run data analysis in Jupyter notebooks, and write LaTeX documents while an AI agent handles the heavy lifting. This single verification feature alone saves researchers from accidental plagiarism and ensures every claim is backed by real science. It is the cleanest way to build a personal, private lab where your facts are always double-checked.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ run-llama/extractbench

ExtractBench: Who Really Reads Your Documents?

extractbench lets you test which AI tools actually pull the right data from messy business papers without guessing. instead of trusting a vague summary, this project runs a massive test suite against three hundred seventy real-world documents like invoices and contracts. it forces every system to follow a strict plan and prove exactly where it found each piece of info. you get a clear scorecard showing which models are accurate and which are just making things up. it is the perfect way to stop wasting money on tools that fail when real work starts.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ try-works/role-model

role-model: AI Routing Protocol

role-model is an open protocol that automatically routes your artificial intelligence requests to the best available engine based on cost, speed, and capability. Instead of hardcoding which tool handles a task, it creates a flexible contract where local devices and remote cloud services compete to solve your problem efficiently. It decides whether a quick chat should stay on your laptop or a complex coding job needs the power of a remote server, all while tracking exactly why that choice was made. This means you get faster answers and lower bills without managing multiple providers manually.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ thobiasn/tori-cli

tori-cli

tori-cli lets you monitor your Docker servers and containers directly from your terminal without running a heavy monitoring stack. Most tools require complex setups with dashboards and exposed network ports, but this project connects over SSH using a single binary that barely uses any memory. You can track CPU, memory, and logs while setting custom alerts for when containers crash or system resources spike. The best part is that it works entirely through secure SSH connections with zero exposed ports, making it perfect for small setups where you just need reliable uptime checks without the overhead.

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

BlueFerry: Send iMessages on Linux

BlueFerry lets you send and receive iMessages and texts directly from your Linux desktop using your iPhone's Bluetooth. It works completely offline with no iCloud, no Mac relay, and no cloud servers needed. The app connects to your phone over Bluetooth to pull messages into a clean interface for GNOME, KDE, or Quickshell. You can reply to conversations, sync contacts, and view message history right on your computer. It handles group chats and keeps your data encrypted locally on your machine. This is a clever way to get iMessage integration on Linux without relying on Apple's proprietary relay services or subscriptions.

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

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ autonomous-ai/autonomous-os

Autonomous OS: The Body for Your AI Agent

Autonomous OS turns any computer into a physical AI agent with a body that sees, hears, and moves. Instead of coding drivers for every new robot, developers write skills like emotion detection or servo control that talk to a standard hardware layer. The system automatically matches those skills to whatever device they plug into, whether it is a desk robot or a third party hardware with a different motor style. This means your code works on any machine without forking the project. It solves the messy problem of hardware compatibility by separating the AI brain from the robot body.

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

Orchard: The Sandbox That Lets AI Agents Practice Before They Play

Orchard is the open-source environment that lets AI agents practice coding and web tasks in safe, disposable containers before they touch your real computer. Most AI tools just run scripts in your live system, risking chaos if they mess up. Orchard solves this by spinning up instant, isolated sandboxes for every task, so an agent can trial-and-error, fail, and retry without ever breaking anything outside the bubble. It’s like giving an AI a safe training ground instead of handing it the keys to your car. You can even swap out the brain running inside these boxes to test different models easily.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ bytedance-seed/modular-ttt

Modular TTT: AI That Rewrites Itself on the Fly

Modular TTT treats test-time training as composable building blocks rather than rigid code. Instead of hardcoding how a model learns new information, this project from the ByteDance Seed team represents memory as a flexible graph of simple operations. It automatically stitches together linear layers, norms, and loss functions to create custom learning paths for each input. This means the model can dynamically adjust how it processes new data without needing a complete retrain, offering a fresh look at how AI systems can adapt in real time. You get to see the framework in action as it builds these inner-learning graphs on the fly.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ dechenzhang/valg-ml-theory-agent

Valg Ml Theory Agent: Automated Math Proof Research

Valg Ml Theory Agent automates the entire lifecycle of machine learning research. It does not just write code. It acts as an intelligent agent that explores complex mathematical theories, starting from broad literature surveys and narrowing down to specific proof sketches. The system generates multiple proof attempts, rigorously reviews each one, and tracks the history of every revision. It even handles the tedious part of debugging logic by iterating through individual proof steps until they hold up. This means researchers can offload the heavy lifting of theoretical exploration and validation. It turns the solitary grind of mathematical discovery into a structured, agentic workflow.

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

NodeGet: The Server Manager That Grows With You

NodeGet is the server management platform that finally lets you build custom tools without touching the backend. Instead of just watching CPU usage, it gives you a built-in JavaScript workspace on your server. You write a quick script, click run, and it executes instantly. It is like having a programmable dashboard that stretches as you need it. You do not need to restart the server or wait for updates. Just code, execute, and monitor. It is the smartest way to keep your machines in check while keeping total control.

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

PlayWorld: The AI Agent That Actually Plays Games

PlayWorld is a benchmark that finally fixes how we test AI video generators by letting an agent figure out its own moves instead of forcing it to follow a script. Instead of checking if a model can replicate a predetermined path, this project uses a smart controller that watches the generated video, understands the goal, and decides what to do next. It tests whether these video models really understand physics and consistency over time by seeing if the agent can successfully complete complex tasks. This reveals that most current systems still struggle with long-term logic, making PlayWorld the ultimate stress test for whether AI can actually play, not just predict.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ amap-ml/dreamx-phi

DreamX-Phi Video World Model

DreamX-Phi turns a simple picture and a list of robot movements into a realistic video of the future. It is a video world model designed for robotic manipulation, meaning it predicts exactly how an object will move and look after you tell a robot how to grab it. By taking an initial photo and specific action steps, the system generates a smooth clip that respects real physics, keeping the scene stable and the object moving correctly. This helps researchers test robotic strategies without wasting time or breaking expensive hardware. It is a clever way to simulate robotic actions visually before the real robot ever lifts a finger.

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

Nitro: Type commands in plain English

Nitro turns your terminal into a conversational assistant that translates everyday English into actual shell commands. You type something like find all markdown files and count lines and it builds the complex bash command for you instead of guessing syntax. It connects to your favorite AI providers like OpenAI or Anthropic to handle the thinking. There is a built safety system that grades commands by risk and asks for approval before it deletes or overwrites anything. You can run it once or stay in a chat mode to keep asking follow-up questions. It is a simple way to save time on repetitive terminal tasks without memorizing obscure flags.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ garystack/parallel-rl

Parallel RL Merging

Parallel RL solves the messy problem of training AI models on multiple skills. Usually, teaching a model math then code causes it to forget the math, a phenomenon called catastrophic interference. This project reveals that reinforcement learning updates are actually sparse and point in different directions, allowing you to train each skill separately and then simply add them together. The repository provides the code to analyze these update patterns and merge the resulting model adapters without retraining from scratch. You get a single, capable model that handles multiple tasks cleanly. It is a clever way to combine specialized skills into one generalist.

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

CHIS

Synthesize realistic medical tissue slides without spending a single second training or fine-tuning a massive model. The chis project does exactly that by taking a simple layout mask of how you want the cells arranged, blending it with the textures of a reference image, and generating highly realistic histopathology images. It clever-hacks pretrained diffusion models using frequency and wavelet tricks to keep the structure intact while borrowing the perfect visual style. Best of all, it is lightweight enough to run on a consumer graphics card right at home. It is a brilliant shortcut for generating diverse, high-fidelity medical images on demand.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ lmresiliency/lm-resiliency

lm-resiliency

lm-resiliency is the training safeguard that saves your massive language model from crashing without wasting days of compute. When you train huge models across many GPUs, hardware glitches and memory errors are inevitable and usually mean you have to restart your entire job from scratch. This tool solves that by saving complete snapshots of your training state directly into memory every few steps instead of just writing them to slow disk. If a GPU fails or a network cable gets pulled, the system instantly grabs the latest saved state from a neighbor machine and jumps back in, losing only minutes of work instead of weeks.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ dagroup-pku/physisforcing

physisforcing

The training tool that makes robotic video generation actually obey the laws of physics. Physisforcing is an add-on framework that helps existing AI video models generate physically realistic simulations for robot training. Instead of letting the AI hallucinate random movements, it focuses on the exact points where objects touch and interact, aligning both pixel movement and the overall relationships between objects. This simple tweak makes the simulated environments much more realistic, helping virtual robots learn tasks and successfully plan actions in the real world. Check out the project page to see these physics-accurate robotic simulations in action.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ glitetech/glite-arf

glite-arf

Autonomous AI agents are incredible at writing code and analyzing data, but when left to run research projects on their own, they quickly create a chaotic mess of unread prose and broken pipelines. The glite-arf repository solves this by wrapping AI research in a strict, file-based framework of hard structural guardrails. Every single AI task is completely isolated in its own folder, and automated scripts verify every file structure and metric before anything can be committed. It even locks past completed work so later AI runs can build on top of frozen results without breaking them, keeping your automated research clean, organized, and reproducible.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ z-yiwei/rectify-then-diffuse

Rectify Then Diffuse: Fixing AI Image Concepts

Rectify Then Diffuse treats complex image generation like a simple math problem by fixing the starting point before the noise removal begins. The project solves the common issue where AI tools blend two distinct ideas into one confused mess. It works by running a quick preview to spot overlapping features, then gently adjusts the initial image data so each concept claims its own space. This means you can ask for a red backpack and orange glasses, and get exactly that without the colors bleeding together. The approach skips heavy training, making it a clever, lightweight trick that keeps separate objects clear and distinct.

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

AutoDesign: One Paper, Four Outputs

AutoDesign turns a single academic PDF into four distinct, editable artifacts. It generates a dense poster, a full presentation deck, an editorial web page, and even a narrated video. Instead of just writing code, it optimizes a reusable design system that learns from its own mistakes. It starts with your paper, then iteratively refines the layout, typography, and content until the results look professional. The best part is that everything stays editable, so you can tweak the slides or poster without starting from scratch. It essentially automates the entire afterlife of a research paper. Check it out if you need to make your work look as good as it reads.

πŸ†” @hackernewsgithubprojects