logo
ChatGPT Just Got 'Absolutely Wrecked' at Chess, Losing to a 1970s-Era Atari 2600

ChatGPT Just Got 'Absolutely Wrecked' at Chess, Losing to a 1970s-Era Atari 2600

CNET3 days ago

OpenAI's ChatGPT has some major AI chatbot competitors in the market: Gemini, Copilot, Claude. Now add to that list the Atari 2600. The OG video game console, which was first released in 1977, was used in an engineer's experiment to see how it would fare playing chess against the AI chatbot.
By using a software emulator to run Atari's 1979 game Video Chess, Citrix engineer Robert Caruso said he was able to set up a match between ChatGPT and the 46-year-old game. The matchup did not go well for ChatGPT.
"ChatGPT confused rooks for bishops, missed pawn forks and repeatedly lost track of where pieces were -- first blaming the Atari icons as too abstract, then faring no better even after switching to standard chess notations," Caruso wrote in a LinkedIn post.
"It made enough blunders to get laughed out of a 3rd-grade chess club," Caruso said. "ChatGPT got absolutely wrecked at the beginner level."
Caruso wrote that the 90-minute match continued badly and that the AI chatbot repeatedly requested that the match start over.
For decades, the ability for computers to defeat humans at chess has been a measure of their power. In 1997, IBM made headlines when its Deep Blue technology defeated chess grandmaster Garry Kasparov in a series of matches.
Caruso's experiment doesn't mean ChatGPT is useless for chess, but because it's more of a language model than a supercomputer, it's less likely to serve that purpose well. A few years ago, a developer created a ChatGPT plugin called ChessGPT. But it may be better to discuss chess with OpenAI's chatbot than to try to play against it.
A representative for OpenAI did not immediately return a request for comment.
(Disclosure: Ziff Davis, CNET's parent company, in April filed a lawsuit against OpenAI, alleging it infringed Ziff Davis copyrights in training and operating its AI systems.)

Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

TeamDesk Integration with OpenAI- A Guide to Unlocking AI-Powered Efficiency
TeamDesk Integration with OpenAI- A Guide to Unlocking AI-Powered Efficiency

Time Business News

time24 minutes ago

  • Time Business News

TeamDesk Integration with OpenAI- A Guide to Unlocking AI-Powered Efficiency

In today's fast-paced digital world, businesses are constantly looking for ways to optimize workflows and improve decision-making. TeamDesk, a powerful online database system, enables businesses to organize and manage data effectively. However, integrating TeamDesk with OpenAI can take data management to a whole new level by introducing AI-powered automation, insights, and intelligent decision-making. This article explores the benefits of integrating TeamDesk with OpenAI, potential use cases, and step-by-step instructions on how to set up this integration for enhanced business performance. Benefits of Integrating TeamDesk with OpenAI By linking TeamDesk with OpenAI, businesses can unlock numerous advantages, such as: Automated Data Processing: AI models can analyze vast amounts of data stored in TeamDesk, extract insights, and generate reports automatically. Natural Language Processing (NLP): OpenAI's NLP capabilities allow businesses to interpret unstructured text data, classify customer queries, and provide sentiment analysis. Enhanced Customer Support: AI-powered chatbots can interact with customers using data stored in TeamDesk, ensuring accurate and contextual responses. Predictive Analytics: Businesses can forecast trends, customer behaviors, and sales patterns using OpenAI's predictive capabilities. Document Generation: AI can generate contracts, reports, and summaries based on data from TeamDesk. Task Automation: AI-driven automation reduces manual effort in processing and updating records within TeamDesk. Use Cases for TeamDesk and OpenAI Integration 1. AI-Powered Data Analysis Organizations can use OpenAI to analyze large datasets stored in TeamDesk and derive meaningful insights. For example, an HR department can process employee feedback and extract key sentiment trends. 2. Automated Report Generation Instead of manually compiling reports, OpenAI can generate executive summaries, sales reports, and performance evaluations based on structured data from TeamDesk. 3. Customer Support Automation Integrating OpenAI with TeamDesk allows businesses to deploy AI chatbots that fetch real-time data from the database, offering customers accurate and quick responses. 4. Email Automation OpenAI can draft and personalize email responses based on customer interactions stored in TeamDesk, ensuring better engagement and efficiency. 5. Fraud Detection & Risk Management With AI's pattern recognition capabilities, businesses can identify unusual activities and flag potential fraudulent transactions in their database. Steps to Integrate TeamDesk with OpenAI To successfully integrate TeamDesk with OpenAI, follow these steps: Step 1: Set Up API Access for TeamDesk TeamDesk provides API access to interact with external applications. To enable API access: Log into TeamDesk. Navigate to Setup > Integrations > API Access. Generate an API key to allow external applications (such as OpenAI) to interact with TeamDesk. Note down the API endpoint for retrieving and updating records. Step 2: Obtain OpenAI API Key To use OpenAI's capabilities: Visit OpenAI's website and sign up for an API key. Choose the AI model you want to use (GPT-4, GPT-3.5, or fine-tuned models). Save the API key securely for later use. Step 3: Connect TeamDesk and OpenAI Using a Middleware Since TeamDesk and OpenAI use different APIs, middleware such as Zapier, Make (formerly Integromat), or custom scripts can help connect them. Using Zapier: Create a Zap and select TeamDesk as the trigger. Choose an event (e.g., 'New Record Created' or 'Updated Record'). Select OpenAI as the action app and define the task (e.g., 'Summarize Text' or 'Generate Email Response'). Map the fields between TeamDesk and OpenAI. Activate the Zap to automate the workflow. Step 4: Develop a Custom Integration (Optional) For more control, businesses can develop a custom integration using Python or JavaScript. Example: Python Script for TeamDesk & OpenAI Integration import requests def get_teamdesk_data(): teamdesk_url = ' headers = {'Authorization': 'Bearer YOUR_TEAMDESK_API_KEY'} response = headers=headers) return def send_to_openai(prompt): openai_url = ' headers = {'Authorization': 'Bearer YOUR_OPENAI_API_KEY', 'Content-Type': 'application/json'} data = {'model': 'gpt-4', 'prompt': prompt, 'max_tokens': 200} response = headers=headers, json=data) return data = get_teamdesk_data() prompt = 'Summarize this customer feedback: ' + str(data) result = send_to_openai(prompt) print(result['choices'][0]['text']) Step 5: Test and Deploy After setting up the integration: Test the workflow to ensure seamless data transfer. Optimize the AI model's responses for accuracy. Deploy the integration and monitor performance. Conclusion Integrating TeamDesk with OpenAI enables businesses to leverage AI for automating workflows, enhancing customer service, and driving data-driven decision-making. Whether through no-code platforms like Zapier or custom-built Python scripts, this integration can transform business operations. By combining the power of structured databases with AI-driven insights, organizations can boost efficiency, reduce manual tasks, and enhance productivity. Ready to take your data management to the next level? Start integrating TeamDesk with OpenAI today! TIME BUSINESS NEWS

Valve does its homework the night before deadline: Switches Steam to run on Mac chips right as Apple announces it's ditching Intel for good
Valve does its homework the night before deadline: Switches Steam to run on Mac chips right as Apple announces it's ditching Intel for good

Yahoo

time24 minutes ago

  • Yahoo

Valve does its homework the night before deadline: Switches Steam to run on Mac chips right as Apple announces it's ditching Intel for good

When you buy through links on our articles, Future and its syndication partners may earn a commission. I've said it before and I'll say it again: my 2020 MacBook Air is the best gaming laptop I've ever owned. Not because it can run anything I throw at it (it can't) or because it's some ungodly-powerful slab of RGB (it's not). But it runs everything I want it to run—Infinity Engine RPGs, KOTOR 1 and 2, things of that nature—silently and with battery life out the wazoo. It does that because it's one of the first bits of Apple kit to use the megacorp's own, bespoke ARM line of M-series CPUs, breaking a dependence on Intel chips going all the way back to 2006. Which is neat, but there was a problem—damn near every app out there is built to work on x86 chips like Intel's, and not ARM. Apple solved that little issue with a thing called Rosetta 2, which effectively translated x86 apps to ARM on the fly when you tried to run them on ARM-based Macs. But nothing gold can stay: at this year's WWDC, Apple quietly pointed out to devs that, two macOS generations from now, Rosetta would pretty much be going the way of the dodo. Devs would have to make their apps ARM-native or sling their hook. Which brings us to Steam. Valve being Valve—and macOS making up an absolutely infinitesimal percentage of overall Steam users—it never bothered to create an Apple Silicon-native version of Steam in all these past five years. Until yesterday. With Apple suddenly putting a time limit on how long devs could rely on Rosetta, Valve has gotten its act together and released an ARM version of Steam as part of yesterday's Steam client beta. Gotta be honest, it's very relatable. It reminds me of all the university essays I scrambled to write the night before they were due. I imagine Gabe sitting on his yacht, watching Apple's coiffed execs intro WWDC, suddenly sitting bolt upright as he realises they forgot to make Steam run on modern Macs. The Apple-native version of Steam is currently only available in beta, which you can swap to by heading to your preferences, then Interface, then selecting the beta version of Steam from a drop-down menu. It works well! In my very limited (10 minutes or so) of mucking about with it, I've had better luck getting the Steam Overlay to work and game recording seems to actually function now (albeit without game audio, because Apple makes it borderline impossible to record system audio on Macs for some reason) which wasn't the case last time I messed with those features—which was admittedly a few updates ago. Anyway, the perhaps dozens of people playing Steam games on Mac can heave a sigh of relief. For a minute there, I wondered if Valve would bother to update Steam for Apple Silicon at all. Macs are a tiny fragment of its audience and Apple Silicon users are a tiny fragment of that. I'm glad Gabe still cares enough about those of us who love overpaying for hardware to keep things in working order. 2025 games: This year's upcoming releasesBest PC games: Our all-time favoritesFree PC games: Freebie festBest FPS games: Finest gunplayBest RPGs: Grand adventuresBest co-op games: Better together

Cathie Wood sells $9.5 million of popular AI stocks after big rally
Cathie Wood sells $9.5 million of popular AI stocks after big rally

Yahoo

time25 minutes ago

  • Yahoo

Cathie Wood sells $9.5 million of popular AI stocks after big rally

Cathie Wood sells $9.5 million of popular AI stocks after big rally originally appeared on TheStreet. Cathie Wood is known for making bold bets on the future of technology, and just as known for cashing out when the timing feels right. In the past week, the chief of Ark Investment Management trimmed some high-flying stocks, including one stock that's skyrocketed more than 270% and another that's climbed over 80% year-to-date. 💵💰Don't miss the move: Subscribe to TheStreet's free daily newsletter 💰💵 Wood's funds have been through a volatile ride this year, swinging from strong gains to sharp losses, and now back to outperforming the broader market. In January and February, the Ark funds rallied as investors bet on the Trump administration's potential deregulation that could benefit Wood's tech bets. But the momentum faded in March and April, with the funds trailing the market as top holdings—especially Tesla, her biggest position—slid amid growing concerns over the macroeconomy and trade policies. Now, the fund is regaining momentum. As of June 13, the flagship Ark Innovation ETF () is up 8% year-to-date, outpacing the S&P 500's 1.6% gain. Wood had a remarkable gain of 153% in 2020, which helped build her reputation and attract loyal investors. Still, her long-term performance has made many others skeptical of her aggressive style. As of June 13, Ark Innovation ETF, with $5.5 billion under management, has delivered a five-year annualized return of 0.4%. In comparison, the S&P 500 has an annualized return of 16.2% over the same period. Wood's investment strategy is straightforward: Her Ark ETFs typically buy shares in emerging high-tech companies in fields such as artificial intelligence, blockchain, biomedical technology, and robotics. Wood says these companies have the potential to reshape industries, but their volatility leads to major fluctuations in Ark funds' Ark Innovation ETF wiped out $7 billion in investor wealth over the 10 years ending in 2024, according to an analysis by Morningstar's analyst Amy Arnott. That made it the third-biggest wealth destroyer among mutual funds and ETFs in Arnott's ranking. Wood recently said the U.S. is coming out of a three-year 'rolling recession' and heading into a productivity-led recovery that could trigger a broader bull market. In a letter to investors published in late April, she dismissed predictions of a recession dragging into 2026, as she expects "more clarity on tariffs, taxes, regulations, and interest rates over the next three to six months." "If the current tariff turmoil results in freer trade, as tariffs and non-tariff barriers come down in tandem with declines in other taxes, regulations, and interest rates, then real GDP growth and productivity should surprise on the high side of expectations at some point during the second half of this year," she wrote. She also struck an optimistic tone for tech stocks. "During the current turbulent transition in the US, we think consumers and businesses are likely to accelerate the shift to technologically enabled innovation platforms including artificial intelligence, robotics, energy storage, blockchain technology, and multiomics sequencing," she said. Investor confidence has wavered. Over the past year, the Ark Innovation ETF saw $2 billion in net outflows, as some investors grew wary of volatility and underperformance. But in a potential sign of renewed interest, the fund brought in $250 million in fresh capital between June 7 and June 12, according to ETF research firm VettaFi. On June 11, Wood's Ark funds sold 55,829 shares of Palantir Technologies () . That chunk of stock was valued at roughly $7.6 million. Palantir is known for providing AI-driven data analytics software to the U.S. government, military, and commercial clients company reported stronger first-quarter revenue in May and raised its full-year outlook as demand for AI tools increased. 'We are delivering the operating system for the modern enterprise in the era of AI,' CEO Alex Karp many tech stocks have struggled this year, Palantir has stood out. Its shares are up 81.7% in 2025 and just hit a record close of $137.40 on June 13. Much of the recent momentum comes from its government work. Back in May 2024, Palantir won a $480 million, five-year U.S. Army contract to build its Maven Smart System, which is a battlefield AI prototype. Last month, the Defense Department modified the contract, increasing the licensing ceiling from $480 million to $1.275 billion. Palantir's Foundry platform has been adopted by at least four federal agencies, including the Department of Homeland Security and the Department of Health and Human Services, according to a New York Times report published May 30. Fannie Mae also announced a partnership with Palantir in May to work on AI-based fraud detection. Palantir remains a core position for Wood even after recent sales. The stock is now the 8th largest holding in the ARK Innovation ETF, accounting for 4.7%. Wood said in February that she's moving away from hardware and infrastructure and doubling down on software, with Palantir as one of her top picks. 'Palantir is a very expensive stock, but there's nothing like it in the software space,' Wood said in a CNBC interview. 'It is, we believe, going to dominate the biggest part of the tech stack when it comes to AI. And that's the platform as a service part of the stack.' Another big trade Wood made on June 11 was selling 12,728 shares of CoreWeave Inc. () , valued at roughly $1.9 million. CoreWeave is a cloud infrastructure company specializing in GPU-accelerated computing for artificial intelligence and machine learning workloads. The company has delivered explosive growth and won support from Nvidia and March 28, CoreWeave launched its initial public offering, which was one of the largest AI-related listings since 2021. Since then, the stock is up more than 277%. That company is now Nvidia's largest holding, making up more than 78% of its disclosed portfolio. In the first quarter this year, Nvidia bought 24,182,460 shares after the IPO, according to data from WhaleWisdom based on 13F filings. On May 14, CoreWeave reported better-than-expected revenue on Wednesday in the company's first earnings release since going public. CoreWeave reported a 420% year-over-year revenue increase to $981.6 million for the first quarter. Despite this growth, the company's net loss widened to $314.6 million from $129.2 million a year earlier, partly driven by $177 million in stock-based compensation linked to its IPO. Bloomberg reporter Ryan Vlastelica commented that CoreWeave and Palantir are drawing comparisons to meme stocks after sharp rallies. But unlike GameStop, both are backed by strong demand. Still, valuations are a concern. Palantir trades at 71 times estimated sales, the highest in the S&P 500. CoreWeave, despite a $315 million loss last quarter, is valued at 10 times projected sales, well above the S&P 500's average of 3, Bloomberg reported. CoreWeave is not in Ark Innovation's top 10 holdings. Wood's recent trades also include buying shares of GitLab () , selling Kratos Defense () and Roblox () .Cathie Wood sells $9.5 million of popular AI stocks after big rally first appeared on TheStreet on Jun 15, 2025 This story was originally reported by TheStreet on Jun 15, 2025, where it first appeared.

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into the world of global news and events? Download our app today from your preferred app store and start exploring.
app-storeplay-store