Pixi’s new iOS app turns text messages into interactive AR experiences

Forget stickers, GIFs, and emoji reactions. Pixi is betting that the next evolution of messaging is interactive augmented reality (AR). The startup launched its messaging-native app on the App Store on Wednesday, allowing users to send AI-powered AR characters through iMessage. Instead of appearing as static media, the characters come to life through the recipient’s…

Read Full News
Anthropic turns into first AI startup to hitch the Frontier carbon elimination coalition

Anthropic turns into first AI startup to hitch the Frontier carbon elimination coalition

Anthropic is becoming a member of Frontier, the carbon elimination collective, contributing to a brand new $915 million tranche of funding and marking its arrival as the primary AI startup to hitch the group.  The brand new funding practically doubles pledges to Frontier, bringing the whole to $1.8 billion. To this point, Frontier has contracted…

Read Full News
World leaders need American AI. They simply don’t need America to have the ability to flip it off.

World leaders need American AI. They simply don’t need America to have the ability to flip it off.

On the G7 Summit on Wednesday, world leaders like French President Emmanuel Macron and Indian Prime Minister Narendra Modi voiced issues that the U.S. may minimize off their international locations’ entry to prime American AI fashions at any time. Macron warned G7 leaders and prime AI executives — together with Anthropic CEO Dario Amodei, OpenAI CEO…

Read Full News

The UK Will Scan Asylum-Seekers’ Faces for Age Checks—Despite Knowing the Tech Is Flawed

While the Home Office says face scanning is designed to be an “additional” tool for border officers and won’t “replace or overrule human judgment,” it did not answer questions about how it plans to use the technology in real-world environments. “In cases of uncertainty,” the spokesperson says, “individuals will always be treated as children until…

Read Full News
NVIDIA SkillSpector Information: Scanning AI Abilities for Safety Dangers with Static Evaluation and SARIF Reviews

NVIDIA SkillSpector Information: Scanning AI Abilities for Safety Dangers with Static Evaluation and SARIF Reviews

print(“Batch scanning the entire corpus (static-only)…n”) summary_rows = [] all_findings = [] for ability in SKILLS: res = scan(ability, use_llm=False, output_format=”json”) fnds = findings_of(res) summary_rows.append({ “ability”: ability.title, “risk_score”: res.get(“risk_score”), “severity”: res.get(“risk_severity”), “suggestion”: res.get(“risk_recommendation”), “num_findings”: len(fnds), “has_executable”: res.get(“has_executable_scripts”), }) for f in fnds: all_findings.append({ “ability”: ability.title, “rule_id”: f.get(“rule_id”), “severity”: str(f.get(“severity”)), “class”: f.get(“class”), “message”: f.get(“message”), “file”: f.get(“file”),…

Read Full News