back to top

Tech Stories

Anthropic Secretly Tracked Claude Code Users. Then Called It an Experiment
There's a version of this story where Anthropic was trying to protect itself from large-scale model theft. There's another where one of the AI industry's biggest privacy advocates quietly crossed a line its own users never expected. What makes this headline important isn't just that hidden tracking code existed. It's that the company behind it was Anthropic. Just months ago, Anthropic publicly refused to let the Trump administration use Claude to surveil American users. The company defended that position in court, arguing that AI companies shouldn't become tools for government surveillance. That stance became part of Anthropic's identity. Then came a very different decision. In March, Anthropic quietly added hidden tracking markers to Claude Code that flagged users' timezones, proxy connections, and potential ties to Chinese AI labs. The code remained unnoticed until security researcher Thereallo discovered it last week. After the discovery went public, an Anthropic engineer confirmed it on X, described it as an "experiment" intended to combat account abuse and model distillation, and said the company had already planned to remove it. The tracker was taken down shortly afterward. The bigger question isn't whether Anthropic had a reason. It's whether a company that built its reputation on privacy can afford to hide surveillance from the very developers it asks to trust its tools.
Open Source AI Models That Actually Get Text Right in Generated Images
Text rendering in AI generated images has been the hard part for years. You ask for a poster with three words on it and get back something that looks like a font had a stroke. Logos come out scrambled. Product labels turn into decorative nonsense. Most image generation models treat text as another visual texture rather than something that needs to be accurate. That's finally starting to change. A handful of open source models have gotten genuinely good at this, not just generating images but rendering legible text inside them, editing existing images without destroying the surrounding context, and handling the kind of product and marketing visuals that actually require precision. These five are the ones worth knowing about right now.
AI Was Supposed to Stop Cheating. Instead, 58,000 Students Must Retake Their Exams
UNAM runs the largest university in Mexico. Every year, hundreds of thousands of students take an entrance exam that determines whether they get in. This year, for the first time, the whole thing went remote. They deployed a lockdown browser, AI webcam monitoring, and one human supervisor per 150 applicants. The kind of setup that sounds serious on paper. Then the scores came in. Students hitting 100 or above jumped from 3.5 percent in previous years to 16.3 percent this year. At the very top end, scores of 110 or higher went from 0.9 percent to 5.5 percent. Not a small shift. Not noise. A roughly fivefold increase in top scores, in one year, under one new format. An expert commission investigated. Their conclusion: administer the entire exam again, in person, to around 58,000 people. The rector apologized to students who hadn't cheated. They now have to prepare for and sit another exam anyway.
Zuckerberg Wrote 14 Pages About Open AI. His Best AI Model Is Still Closed
Mark Zuckerberg published a 14-page essay today about why open-source AI is the path forward for humanity. Distribute intelligence rather than centralize it. Put the power in everyone's hands. A new era of personal empowerment. On the same day, Meta released Muse Glimmer, an open-source version of its most powerful model, Muse Spark, that anyone can download, modify, and build on for free. But the interesting part is, Muse Spark itself stays closed. You still pay to access it. The open version is nearly identical, Meta says, but the model that actually competes at the frontier, the one Zuckerberg's essay is implicitly defending remains behind a paywall. That gap between the philosophy and the product decision is what makes today's announcement interesting.
The Smartest AI I Use Doesn’t Need WiFi
When I started looking for alternatives, I wasn’t searching for a better chatbot. I was searching for one that can simply work on my machine while being useful for me. Most AI apps on Android are just front-ends. You type something. It leaves your phone. A server processes it. A reply comes back. That's not what I call Private AI. MNN Chat does something different. It is an Open Source Android App that runs LLMs directly on your device. You download a model inside the app, and your phone handles the rest. The prompts don’t leave or gets processed by any server. It’s just your device doing the work. Under the hood it uses an engine optimized for CPU inference, which matters more than people think. Phones don’t have desktop GPUs sitting around waiting for 70B models. Efficiency is the difference between “interesting demo” and “actually usable.”
VOID Model Netflix's open source AI removes objects and fixes the physics they break
Netflix has a visual effects budget most film studios would kill for. They do not release open source AI tools for fun. When they do ship something publicly, it is worth paying attention. VOID is their latest release. Video Object and Interaction Deletion. Point at an object in a video, and VOID removes it. Everything that object was doing to the world around it. That last part is where every other tool has failed for years. Remove a person carrying a stack of boxes and the boxes hang in mid air. Remove a chair someone is sitting on and the person hovers. The physics of the scene breaks and the edit becomes unusable. Film editors have been cleaning this up by hand since video editing existed. VOID does not just erase. It reasons about what should happen next. A vision language model looks at the scene first, identifies everything the removed object was physically affecting, and only then does the diffusion model generate what the world looks like without it. Remove the person, the boxes fall. Remove the chair, the person sits on the floor. The scene stays physically coherent.
Industry-Grade Open-Source Video Models That Look Scarily Realistic
For the past year, realistic AI video has mostly lived behind paywalls. If you wanted cinematic motion, expressive faces, or physics that didn’t fall apart after three seconds, you needed access to a cloud model & usually a monthly subscription to go with it. But something has quietly changed. In the last few months, a new wave of open-source video models has started running locally on consumer GPUs, the same RTX cards sitting under your desk right now. Some need 6GB of VRAM. Others push into the 24GB “serious workstation” tier. A few can generate long shots with consistent motion. Another lets you control facial emotion with tagged precision. They’re not perfect. But they’re closer to “industry-grade” than most people realize. Here are 6 open-source video models that look scarily realistic & actually run on your GPU.

Discover Softwares

Discover Apps

Discover AI Apps

Onyx: Open-Source AI Platform for RAG, Agents & LLM Apps

Most LLM tools feel like demos. You ask something, get an answer, and that’s about it. Onyx feels more like something you’d actually build on. It sits between you and the model and adds the stuff you end up needing anyway. Search, agents, file output, even running code. You can plug in OpenAI, Anthropic, or run your own models with Ollama. Swap things out when you feel like it. The agents part is what makes it more powerful. You can give them instructions, let them browse the web, generate files, call external tools. It can get heavy if you run the full version. There’s indexing, workers, caching, all that. But if you’re serious about using LLMs beyond basic chat, that’s kind of the point. Lite mode exists if you just want to poke around without setting up a whole system.

VideoSOS: Open-Source AI Video Editor with 100+ Models to Create Professional Videos

VideoSOS is a local-first, open-source AI video editor that runs entirely in your browser, using your own API keys. No uploads & No background processing. You generate videos, images, music, and voiceovers using 100+ state-of-the-art AI models, then assemble everything inside a full timeline editor while your data stays on your machine. It feels less like “using an AI website” and more like running a serious creative tool in your own machine.

BrowserOS: Powerful Open Source Privacy-First AI Browser

BrowserOS is an innovative open-source fork of Chromium tailored to run AI agents natively within your browser. As a privacy-first alternative to ChatGPT, Atlas, and Perplexity Comet, BrowserOS allows seamless AI integration without compromising your personal data. With a user-friendly interface similar to Google Chrome, it provides comprehensive functionality while prioritizing user privacy.

Stable Diffusion WebUI: AI Image Generation Platform For Windows, macOS & Linux (Open Source)

Stable Diffusion WebUI is the most powerful and feature-rich interface for AI image generation, built using the Gradio library. It offers a customizable, and offline-ready experience to run Stable Diffusion models locally with full control.

Discover Games

Content Creation

Five proven ways to boost instgram reels reach

5 Proven Ways to Boost Your Instagram Reels Reach in 2025

0
Instagram is continuously evolving and so do we, when I created my first page, during the initial stages my reels were barely getting views,...
10 Faceless YouTube Channel Ideas

10 Faceless YouTube Channel Ideas In 2026

0
Finding the perfect niche can feel challenging if you don't want to show your face in YouTube videos
Find Content Creation Niche with 3 easy steps

3 Simple Steps to Find Your Niche as a Content Creator

0
If you're thinking to start your content creation journey, the first question that comes in your mind could be "What to Create?" and when you scroll through Instagram, YouTube, LinkedIn, and see creators with clear focus on their niche like fitness, finance, coding, fashion, motivation. Most of the new creators probably wonder at this point that if everything is already being created then what should we create?