BREAKING Explained in 30 seconds

Breaking AI & Tech News Analyzed

The latest stories simplified for humans.

Tech May 21, 2026

Aluminum Recycling Startups Leverage AI as Prices Soar 20%

As aluminum prices surge 20%, recycling startups like Sortera and Amp are turning to AI to improve …
The Aluminum Price Surge The ongoing conflict in Iran has led to a significant increase in aluminum prices, reaching levels not seen in decades. With around 10% of the world's aluminum production coming from the Gulf region, the war has disrupted supply chains, driving up prices by 20%. Recycling Startups on the Rise The U.S. government has flagged aluminum as a critical mineral, and recycling startups are capitalizing on this trend. Aluminum is one of the most recycled materials in the U.S., but only about 20% is recovered, according to the EPA. Startups like Sortera and Amp are using AI to improve recycling efficiency. AI-Powered Recycling Sortera, a metals recycling startup, has opened its second facility in Tennessee, doubling its processing capacity to 240 million pounds of aluminum per year. The company uses a range of sensors, including lasers, cameras, and X-ray fluorescence, to feed AI algorithms that classify each piece of scrap to identify the specific grade of aluminum. Competitive Approach Amp has taken a different approach, using an AI-powered sorting system to sift through both recycling and general waste streams. The system uses sensors, including visible light and infrared cameras, to identify materials and differentiate plastics from aluminum. The Future of Aluminum Recycling With AI-powered recycling facilities like those being built by Sortera and Amp, the metals industry could see a significant boost in domestically produced aluminum supplies. As Matanya Horowitz, CTO at Amp, noted, "Half of the aluminum in a metro area — in places with successful recycling programs — are just in the garbage, not even touching the recycling system."
#Aluminum #Recycling #AI
Read More
Tech May 10, 2026

Decoding AI: A Comprehensive Glossary of Key Terms

The article provides a comprehensive glossary of key AI terms, aiming to help readers understand th…
Breaking Down the Complex Language of AI Artificial intelligence is changing the world, and simultaneously inventing a whole new language to describe how it’s doing it. Spend five minutes reading about AI and you’ll run into LLMs, RAG, RLHF, and a dozen other terms that can make even very smart people in the tech world feel insecure. This glossary is our attempt to fix that. We update it regularly as the field evolves, so consider it a living document, much like the AI systems it describes. Artificial General Intelligence (AGI) Artificial general intelligence, or AGI, is a nebulous term. But it generally refers to AI that’s more capable than the average human at many, if not most, tasks. OpenAI CEO Sam Altman once described AGI as the “equivalent of a median human that you could hire as a co-worker.” Meanwhile, OpenAI’s charter defines AGI as “highly autonomous systems that outperform humans at most economically valuable work.” Google DeepMind’s understanding differs slightly from these two definitions; the lab views AGI as “AI that’s at least as capable as humans at most cognitive tasks.” Confused? Not to worry — so are experts at the forefront of AI research. AI Agent An AI agent refers to a tool that uses AI technologies to perform a series of tasks on your behalf — beyond what a more basic AI chatbot could do — such as filing expenses, booking tickets or a table at a restaurant, or even writing and maintaining code. However, as we’ve explained before, there are lots of moving pieces in this emergent space, so “AI agent” might mean different things to different people. Infrastructure is also still being built out to deliver on its envisaged capabilities. But the basic concept implies an autonomous system that may draw on multiple AI systems to carry out multistep tasks. API Endpoints Think of API endpoints as “buttons” on the back of a piece of software that other programs can press to make it do things. Developers use these interfaces to build integrations — for example, allowing one application to pull data from another, or enabling an AI agent to control third-party services directly without a human manually operating each interface. Most smart home devices and connected platforms have these hidden buttons available, even if ordinary users never see or interact with them. As AI agents grow more capable, they are increasingly able to find and use these endpoints on their own, opening up powerful — and sometimes unexpected — possibilities for automation. Chain-of-Thought Reasoning Given a simple question, a human brain can answer without even thinking too much about it — things like “which animal is taller, a giraffe or a cat?” But in many cases, you often need a pen and paper to come up with the right answer because there are intermediary steps. For instance, if a farmer has chickens and cows, and together they have 40 heads and 120 legs, you might need to write down a simple equation to come up with the answer (20 chickens and 20 cows). Coding Agent This is a more specific concept that an “AI agent,” which means a program that can take actions on its own, step by step, to complete a goal. A coding agent is a specialized version applied to software development. Rather than simply suggesting code for a human to review and paste in, a coding agent can write, test, and debug code autonomously, handling the kind of iterative, trial-and-error work that typically consumes a developer’s day. Compute Although somewhat of a multivalent term, compute generally refers to the vital computational power that allows AI models to operate. This type of processing fuels the AI industry, giving it the ability to train and deploy its powerful models. The term is often a shorthand for the kinds of hardware that provides the computational power — things like GPUs, CPUs, TPUs, and other forms of infrastructure that form the bedrock of the modern AI industry. Deep Learning A subset of self-improving machine learning in which AI algorithms are designed with a multi-layered, artificial neural network (ANN) structure. This allows them to make more complex correlations compared to simpler machine learning-based systems, such as linear models or decision trees.
#Artificial Intelligence #AI Glossary #TechCrunch
Read More