Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: gp Clear Filter

These Are the AI Chatbots We Use Most, and Here's How We Use Them

If you have a particular artificial intelligence tool that you turn to, you're not alone. According to a new survey, 91% of people who use AI have a favorite chatbot they try first, whether it's ChatGPT, Gemini, Alexa or something else. A Menlo Ventures survey of 5,000 adults found that this "default tool dynamic" means most people using AI have chosen a general AI tool they'll try first for every job, even if it's not necessarily the best tool for the job. In the report, ChatGPT is the AI ass

ChatGPT made up a product feature out of thin air, so this company created it

On Monday, sheet music platform Soundslice says it developed a new feature after discovering that ChatGPT was incorrectly telling users the service could import ASCII tablature—a text-based guitar notation format the company had never supported. The incident reportedly marks what might be the first case of a business building functionality in direct response to an AI model's confabulation. Typically, Soundslice digitizes sheet music from photos or PDFs and syncs the notation with audio or video

ChatGPT hallucinated about music app Soundslice so often, the founder made the lie come true

Earlier this month, Adrian Holovaty, founder of music-teaching platform Soundslice, solved a mystery that had been plaguing him for weeks. Weird images of what were clearly ChatGPT sessions kept being uploaded to the site. Once he solved it, he realized that ChatGPT had become one of his company’s greatest hype men – but it was also lying to people about what his app could do. Holovaty is best known as one of the creators of the open-source Django project, a popular Python web development fram

The best laptops for gaming and schoolwork in 2025

Engadget has been testing and reviewing consumer tech since 2004. Our stories may include affiliate links; if you buy something through a link, we may earn a commission. Read more about how we evaluate products . The line between laptops built for gaming and those built for heavy-duty computing work has all but disappeared. These days, you don’t have to look too hard to find a not-so-flashy gaming notebook that could easily sit alongside MacBook Pros in a classroom. After all, a powerful CPU, v

Review: BenQ GP520 unlocks Vision Pro movie night vibes for Apple TV 4K, gaming, more

I’ve tested a few BenQ products lately. My favorite has been their Mac monitor with Apple Studio Display specs and a more affordable price. The most fun? A new category for me: projectors. The GP520 4K HDR model BenQ loaned me to test alleviated my concerns about the practicality of a projector instead of a TV. Why this projector feels fun to use What’s so fun about a projector? Watching movies and TV shows with Apple Vision Pro is great. You can recreate the experience of watching video on a

How ChatGPT actually works (and why it's been so game-changing)

Elyse Betters Picaro / ZDNET Back in the day (and by "in the day," I mean late 2022, before AI chatbots exploded on the scene), tools like Google and Wolfram Alpha interacted with users via a single-line text entry field and provided text results. Google returned search results -- a list of web pages and articles that would (hopefully) provide information related to the search queries. Wolfram Alpha generally provided answers that were mathematical and data analysis-related. ChatGPT, by contra

Tyr, a new Rust DRM driver targeting CSF-based ARM Mali GPUs

The last year has seen substantial progress on the DRM infrastructure required to write GPU drivers in Rust. While a great part of it was fueled by the development of Nova (the new driver for GSP-based NVIDIA GPUs), and by AGX (the driver for the GPUs on Apple's M-series chip that preceded Nova), a few components were being worked on to cater to a then undisclosed driver that was being prototyped behind the scenes. A driver that we now introduce to the community at large in a very early stage.

ChatGPT is testing a mysterious new feature called ‘study together’

In Brief Some ChatGPT subscribers are reporting a new feature appearing in their drop-down list of available tools called “Study Together.” The mode is apparently the chatbot’s way of becoming a better educational tool. Rather than providing answers to prompts, some say it asks more questions and requires the human to answer, like OpenAI’s answer to Google’s LearnLM. Some also wonder whether it will have a mode where more than one human can join the chat in a study group mode. OpenAI did not r

Adding a feature because ChatGPT incorrectly thinks it exists

Written by Adrian Holovaty on July 7, 2025 Well, here’s a weird one. At Soundslice, our sheet music scanner digitizes music from photographs, so you can listen, edit and practice. We continually improve the system, and I keep an eye on the error logs to see which images are getting poor results. In the last few months, I started noticing an odd type of upload in our error logs. Instead of images like this... ...we were starting to see images like this: Um, that’s just a screenshot of a Chat

How a big shift in training LLMs led to a capability explosion

In April 2023, a few weeks after the launch of GPT-4, the Internet went wild for two new software projects with the audacious names BabyAGI and AutoGPT. “Over the past week, developers around the world have begun building ‘autonomous agents’ that work with large language models (LLMs) such as OpenAI’s GPT-4 to solve complex problems,” Mark Sullivan wrote for Fast Company. “Autonomous agents can already perform tasks as varied as conducting web research, writing code, and creating to-do lists.”

ChatGPT is testing disruptive Study Together feature

OpenAI's "Study together" mode has been spotted in the wild, and it could help students prepare for exams directly from ChatGPT. We don't have the details yet, but references to ChatGPT Study Mode were first spotted in May, and testers noticed it widely earlier today. The Study together mode, which doesn't work right now, might allow students to either invite their friends to study on ChatGPT or have the AI act as a companion. We just don't know how it works yet, but it could disrupt the educ

OpenAI says GPT-5 will unify breakthroughs from different models

OpenAI has again confirmed that it will unify multiple models into one and create GPT-5, which is expected to ship sometime in the summer. ChatGPT currently has too many capable models for different tasks. While the models are powerful, it can be confusing because all models have identical names. But another issue is that OpenAI maintains an "o" lineup for reasoning capabilities, while the 4o and other models have multi-modality. With GPT-5, OpenAI plans to unify the breakthrough in its lineu

Bosses Are Using AI to Decide Who to Fire

Though most signs are telling us artificial intelligence isn't taking anyone's jobs, employers are still using the tech to justify layoffs, outsource work to the global South, and scare workers into submission. But that's not all — a growing number of employers are using AI not just as an excuse to downsize, but are giving it the final say in who gets axed. That's according to a survey of 1,342 managers by ResumeBuilder.com, which runs a blog dedicated to HR. Of those surveyed, 6 out of 10 admi

Reinforcement Learning from Human Feedback (RLHF) in Notebooks

Reinforcement Learning from Human Feedback (RLHF) in Notebooks This repository provides a reference implementation for Reinforcement Learning from Human Feedback (RLHF) [Paper] framework presented in the RLHF from scratch, step-by-step, in code YouTube video. Overview of RLHF RLHF is a method for aligning large language models (LLMs), like GPT-3 or GPT-2, to better meet users' intents. It is essentially a reinforcement learning approach, where rather than directly getting the reward or feedba

Nothing's untestable

Vidhi Katkoria Technical Writer Nothing's untestable As the co-founder of HashiCorp, Mitchell has been instrumental in the development of tools that many of us use daily, like Vagrant, Terraform, Vault, and more. He also helped shape the initial testing strategies for them, gaining hard-won insights into testing complex software along the way. At BugBash, where everyone is a testing nerd (or at least wants to be), most of us have come across that one piece of code that cannot be tested. What d

AI Essentials: 29 Ways You Can Make Gen AI Work for You, According to Our Experts

If you haven't added generative AI to your skill set yet, you should. AI chatbots such as ChatGPT and Gemini and AI image generators including Dall-E and Canva are handy, accessible and often free to use. They're also powerful gateways for getting things done, whether it's for work, a hobby or general knowledge. Now's the time to start getting familiar with them. And many of us have, to some degree. The ChatGPT app is reliably among the top downloads from Apple's and Google's app stores, and Ch

ChatGPT Deep Research tests new connectors for more context

ChatGPT Deep Research, which is an AI research tool to automate research, is getting support for new connectors (integrations), including Slack. Deep Research is an AI agent that automates research for you. You just need to give it a brief prompt with all the necessary details, and it will crawl the internet to write a research paper. As spotted by Tibor on X, ChatGPT has references to a new connector called 'Slack.' Once integrated, ChatGPT can crawl your Slack messages and use them in the c

The AI Chatbots We Use Most, and How We Use Them

If you have a particular artificial intelligence tool that you tend to try first every time you're in need of an AI assist, you're not alone. According to a new survey, 91% of people who use AI have a favorite chatbot they try first, whether it's ChatGPT, Gemini, Alexa or something else. A Menlo Ventures survey of 5,000 adults found that this "default tool dynamic" means most people using AI have chosen a general AI tool they'll try first for every job, even if it's not necessarily the best too

Show HN: Fast Thermodynamic Calculations in Python

Gaspype provides two main classes: fluid and elements . A fluid object can have multiple compositions. A multidimensional fluid object can be created for example by multiplication with a numpy array: In some cases not the molecular but the atomic composition is of interest. The elements class can be used for atom based balances and works similar: el = gp . elements ({ 'N' : 1 , 'Cl' : 2 }) el . get_mass () np . float64 ( 0.08490700000000001 ) A elements object can be as well instantiated fr

Leaks hint at Operator-like tool in ChatGPT ahead of GPT-5 launch

A few new code references in the ChatGPT web app and Android point to an Operator-like tool in GPT's chain of thoughts. As spotted by Tibor on X, the Android beta has strings like “click,” “drag,” “type,” and even “terminal feed,” which seem to suggest that ChatGPT could soon call a remote browser or sandboxed environment (Operator?). For those unaware, OpenAI already has Operator, which uses an AI agent to navigate a remote browser session and execute tasks for you. These references suggest

Judge Rules That Newspaper Is Allowed to Search Through Users' ChatGPT Logs

Amid its long-running copyright infringement lawsuit against OpenAI, the paper of record will soon have access to all of OpenAI's user archives — including the stuff that was deleted. As Ars Technica reports, the federal judge presiding over the lawsuit by the New York Times against OpenAI has granted the newspaper and its co-plaintiffs, the New York Daily News and the Center for Investigative Reporting, access to the AI company's logs to see exactly how much copyright was infringed. In its pr

Livestream Replay: Beginner Advice for Claude, a ChatGPT Alternative

Hello WIRED subscribers! Thank you to everyone who attended our most recent AI Unlocked livestream Q&A session, Chatbot Basics: Beginner Advice For Claude, a ChatGPT Alternative. Staff writer Reece Rogers and senior correspondent Kylie Robison provided an overview of Anthropic’s Claude chatbot, one of the most-used alternatives to OpenAI’s ChatGPT and popular with AI insiders. They also answered audience questions about all kinds of topics, such as the main differences between Claude and ChatGPT

ChatGPT referrals to news sites are growing, but not enough to offset search declines

Referrals from ChatGPT to news publishers are growing, but not enough to counter the decline in clicks resulting from users increasingly getting their news directly from AI or AI-powered search results, according to a report from digital market intelligence company Similarweb. Since the launch of Google’s AI Overviews in May 2024, the firm found that the number of news searches on the web that result in no click-throughs to news websites has grown from 56% to nearly 69% as of May 2025. Not sur

How to buy a GPU in 2025

Engadget has been testing and reviewing consumer tech since 2004. Our stories may include affiliate links; if you buy something through a link, we may earn a commission. Read more about how we evaluate products . One of the trickiest parts of any new computer build or upgrade is finding the right video card. In a gaming PC, the GPU is easily the most important component, and you can hamstring your experience by buying the wrong model. The buying process can be frustrating, with many manufacture

How large are large language models?

How large are large language models? (2025) This aims to be factual information about the size of large language models. None of this document was written by AI. I do not include any information from leaks or rumors. The focus of this document is on base models (the raw text continuation engines, not 'helpful chatbot/assistants'). This is a view from a few years ago to today of one very tiny fraction of the larger LLM story that's happening. History GPT-2,-medium,-large,-xl (2019): 137M, 380M

Topics: data gpt model models moe

How large are large language models? (2025)

How large are large language models? (2025) This aims to be factual information about the size of large language models. None of this document was written by AI. I do not include any information from leaks or rumors. The focus of this document is on base models (the raw text continuation engines, not 'helpful chatbot/assistants'). This is a view from a few years ago to today of one very tiny fraction of the larger LLM story that's happening. History GPT-2,-medium,-large,-xl (2019): 137M, 380M

Topics: data gpt model models moe

The best smartwatches for Android

is a senior reporter focusing on wearables, health tech, and more with 13 years of experience. Before coming to The Verge, she worked for Gizmodo and PC Magazine. After a long stretch of slim pickings, the last couple of years have been huge for Android smartwatches. Now there are more good options than ever — with more on the way soon. Featured in this article What we’re looking for How we test smartwatches Collapse Smartwatches are meant to help you keep track of your notifications, as well

Finally, I found a GPS tracker with infinite battery life, high accuracy, and a great price

ZDNET's key takeaways The Garmin eTrex Solar is available now for $222, while the eTrex SE without solar sells for $150. Potential for unlimited battery life, extensive GNSS support, rugged build, and affordable. Small monochrome display, no turn-by-turn directions of TopoActive maps. $219.3 at Amazon For a limited time, the Garmin eTrex Solar has been discounted down to $222 (from $250), making it a fantastic deal ahead of July 4th. Growing up in the Pacific Northwest, I gained a deep affec

What Happens After A.I. Destroys College Writing?

On a blustery spring Thursday, just after midterms, I went out for noodles with Alex and Eugene, two undergraduates at New York University, to talk about how they use artificial intelligence in their schoolwork. When I first met Alex, last year, he was interested in a career in the arts, and he devoted a lot of his free time to photo shoots with his friends. But he had recently decided on a more practical path: he wanted to become a C.P.A. His Thursdays were busy, and he had forty-five minutes u