Open Source AI News - Page 7 of 10
195 articles • Page 7 of 10
AI joins 8‑hour work day as GLM‑5.1 beats Opus 4.6 and GPT 5.4 on SWE‑Bench Pro
Forget the notion that AI work is instantaneous. GLM has just clocked in for a full shift.
Meta readies Oakley AI glasses and Ray‑Ban Display glasses monocular display
Mark Zuckerberg has a new prescription for Meta’s hardware division: look up from the virtual world.
Open-source orchestration spec 'Symphony' invites agents to build implementations
Symphony began as a single Codex session running in tmux, polling Linear and spawning sub-agents for new tasks.
Cloudflare launches Workers; Rivet’s Secure Exec supports Vercel, Kubernetes
Cloudflare announced a new serverless product called Dynamic Workers. It runs AI agent code 100 times faster by abandoning containers.
Anthropic's 'Logit Lens' Reveals How Claude Puzzles Over Words
Anthropic says it has found a way to watch Claude think before it speaks, literally, at the level of individual words.
Study maps developer frustration with AI slop as tragedy of the commons
The promise of AI in software development is seductive: faster code generation, instant solutions, a productivity boost that feels almost magical.
SpaceX signs compute deal with Reflection AI, founded by ex‑DeepMind researchers
SpaceX just bet big on open-source AI. Using someone else's chips. The rocket company signed a massive compute deal with startup Reflection AI.
Z.AI releases GLM-4.7, open-source model boosting coding, reasoning, text+vision
Z.AI's latest drop isn't a single feature. It's three, and they're all aimed at the same target: making AI genuinely useful.
Reconfigure OpenClaw on Mac Mini to Deploy a Local LLM Model
Your Mac Mini is a powerhouse. But it’s not enough to have a local LLM running, you need OpenClaw to see it, talk to it, and route your requests.
Half of Fortune 500 Firms Use Hugging Face for Private, Open Source AI
Hugging Face says more than half of Fortune 500 companies now use its platform to run open source AI models inside their own infrastructure, away...
Mistral Large 3 Shows Superior Collective Performance in Benchmark Tests
Another open-source model claims it can compete with the giants. This time, it might be right.
Build an AI Web App in 5 Steps with Google Genkit for Faster Deployment
The friction between building an AI feature and actually shipping it is where most projects stall. Google Genkit dissolves that friction.
Claude targets design stack as OpenAI rebrands as major platform
Sam Altman wants you to know that OpenAI has grown up. “We are now a major platform, not a scrappy startup,” he declared, demanding predictability.
AI orchestration success hinges on 90% router accuracy, not model size
Forget about finding a bigger, smarter model. The industry's frantic chase for marginal benchmark gains—swapping GPT-4 for Claude, fine-tuning...
GitNexus indexes repositories into a knowledge graph for code intelligence
Imagine a code intelligence layer that doesn’t just document your repository, it understands it.
PrologMCP Launches as Task-Agnostic Open-Source Server for LLM Agents
Any developer who’s wired modern AI into Prolog knows the drill. It’s a custom job every single time. You build the translator.
Anthropic explains reinforcement learning metric for Claude’s wokeness
Anthropic demands its AI have no politics. That’s a technical headache. Their solution? Pay it.
Andrej Karpathy Releases nanochat: Open-Source ChatGPT Clone
Andrej Karpathy simplifies the complex. That's his signature move. With his new release, nanochat, he does it again.
India's new IT rules give Instagram and X an unworkable deepfake deadline
India has ordered its internet to perform a magic trick. The government's new IT rules demand that platforms like Instagram and X block deepfakes and...
Calculator Finds Prompt Caching and Lazy-Loading Save Tokens, Gains Small
Every token you feed an LLM carries a hidden tax. Before the model generates a single word, it must first process your prompt, a step called prefill.