<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>AI News | GraySoft</title> <meta name="description" content="Local AI, open-source LLM, and cloud model news curated for GraySoft readers." /> <link rel="canonical" href="https://graysoft.dev/news/" /> <style> body { background: #0a0a0a; color: #e8e8e8; font-family: Inter, system-ui, sans-serif; margin: 0; line-height: 1.6; } .wrap { max-width: 760px; margin: 0 auto; padding: 5rem 1.25rem 3rem; } a { color: #7ab8ff; } h1 { font-size: 2rem; } p.lead { color: rgba(255,255,255,.7); } </style> </head> <body> <div class="wrap"> <a href="/">! GraySoft</a> <h1>AI News</h1> <p class="lead">RSS-driven articles on local AI, GGUF models, and cloud LLM releases. New stories are added automatically.</p> <p>Also see <a href="/blog">product blog</a>, <a href="/models">524k+ GGUF models</a>, and <a href="/benchmarks/">cloud benchmarks</a>.</p> </div> </body> </html>