Skip to main content
  1. Home
  2. Emerging Tech
  3. News

IBM turned its Jeopardy-winning A.I. into the world’s smartest COVID-19 chatbot

Add as a preferred source on Google
IBM Watson Assistant for Citizens

IBM’s question-answering Watson A.I. is most famous for whooping the butt of human champions on quiz show Jeopardy. Now, IBM has repurposed its famous creation to help government agencies, health care organizations, and academic institutions around the world cope with the massive overload of questions that citizens have about the COVID-19 pandemic. This is the first time that Watson has been used to help in a pandemic scenario.

Recommended Videos

A coronavirus-focused version of the Watson A.I. has been called into service as a virtual agent in places including Arkansas, California, Georgia, New York, and Texas in the United States, as well as the Czech Republic, Greece, Poland, Spain and U.K. It is capable of answering locally relevant questions, ranging from those about coronavirus symptoms and testing specifics to queries on things like social distancing. These consistent and accurate responses can be provided to citizens via voice calls or text chat.

“In this difficult situation, people are mostly asking about symptoms, testing, prevention, government regulations about social distancing, schools, exams, [and the like],” Dr. Roy Vergis, consultant at IBM Watson Health and an expert on digital health for the World Health Organization, told Digital Trends. “Our team is currently adding responses to psychological questions, by which a virtual nurse can help people to deal with their fears and emotional problems and provide comfort to them in these times.”

Watson Assistant for Citizens pulls data from a range of external sources — local, national, and international. For instance, it can draw on guidance from the U.S. Centers for Disease Control and Prevention (CDC), while also pulling information from state websites to find news about school closings and the like. As another example of local information, in New York’s Otsego County, the COVID-19 virtual agent is able to answer citizen’s questions such as, “How do I apply for unemployment?”

The technology itself is impressive. But just as impressive is the speed at which IBM was able to pull it together. The first COVID-19 Watson Assistant was developed by IBM’s Watson labs in Prague in the Czech Republic. After being raised as a possibility during a meeting with health ministers, a working version of the chatbot was launched less than a week later. In its first week, the Anezka chatbot assisted more than 50,000 citizens and became the most widely used chatbot in the Czech Republic.

Now custom versions of the same tool are being rolled out around the world.

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more