Stories
Slash Boxes
Comments

SoylentNews is people

Submission Preview

Link to Story

Anthropic’s Claude AI can now digest an entire book like The Great Gatsby in seconds

Accepted submission by Freeman at 2023-05-12 16:22:04 from the johnny 5 alive dept.
News

https://arstechnica.com/information-technology/2023/05/anthropics-claude-ai-can-now-digest-an-entire-book-like-the-great-gatsby-in-seconds/ [arstechnica.com]

On Thursday, AI company Anthropic announced [anthropic.com] it has given its ChatGPT-like Claude [arstechnica.com] AI language model the ability to analyze an entire book's worth of material in under a minute. This new ability comes from expanding Claude's context window to 100,000 tokens, or about 75,000 words.

Like OpenAI's GPT-4, Claude is a large language model (LLM) that works by predicting the next token in a sequence when given a certain input. Tokens are fragments of words used to simplify AI data processing, and a "context window" is similar to short-term memory—how much human-provided input data an LLM can process at once.
[...]
While it may not sound impressive to pick out changes in a text (Microsoft Word can do that, but only if it has two documents to compare), consider that after feeding Claude the text of The Great Gatsby, the AI model can then interactively answer questions about it or analyze its meaning. 100,000 tokens is a big upgrade for LLMs. By comparison, OpenAI's GPT-4 [arstechnica.com] LLM boasts context window lengths of 4,096 tokens (about 3,000 words) when used as part of ChatGPT and 8,192 or 32,768 tokens via the GPT-4 API (which is currently only available via waitlist).
[...]
Notably, Anthropic received a $300 million investment [theverge.com] from Google in late 2022, with Google acquiring a 10 percent stake in the firm.

Anthropic says that 100K context windows are available now for users of the Claude API [anthropic.com], which is currently restricted by a waitlist [anthropic.com].


Original Submission