News & Intel

Live

Daily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.

360
Total Articles
675
Contract Awards
285
Community Feedback
5
Daily Briefings
FOUNDRYRELEASE

Transform Generator and Models: How to create multiple models in one transform

I want to generate multiple models in Foundry (standard models in this example) based on multiple datasets I have, or multiple cuts of data in a single dataset. How can I easily scale up the generation of models from my data ? How can I use all those models as one (e.g. via a router model) ? The router model is easier to deploy than N models, e.g. via Pipeline Builder, and so avoid manual work downstream to add new models (models new version propagate automatically, but flat new models will need some wiring - if/else condition, model import, etc. - hence why a router model is useful) 2 posts - 1 participant Read full topic

Palantir Community — Latest20h ago
CONTRACTRELEASE

Shield AI's X-BAT named official autonomous aircraft of the Army-Navy Game

RENO, Nev., Aug. 20, 2026 /PRNewswire/ -- Shield AI, the defense-tech company building the world's best AI pilots and next-generation aircraft, today announced its X-BAT has been named the Official Autonomous Aircraft of the Army-Navy Game presented by USAA, …

PRNewswire1d ago
EARNINGSRELEASE

Cathie Wood's Firm Launches New ETF; Buys Broadcom, Rocket Lab, Cloudflare

Cathie Wood's ARK Invest launched a new autocallable ETF that tracks the firm's other funds, which hold stocks like Tesla, Palantir and AMD.

Investor's Business Daily1d ago
EARNINGSRELEASE

Cathie Wood's Firm Launches New ETF; Buys Broadcom, Rocket Lab, Cloudflare

Cathie Wood's ARK Invest launched a new autocallable ETF that tracks the firm's other funds, which hold stocks like Tesla, Palantir and AMD. The post Cathie Wood's Firm Launches New ETF; Buys Broadcom, Rocket Lab, Cloudflare appeared first on Investor's Busin…

Biztoc.com1d ago
AIPCONTRACTRELEASE

Statecraft Launches Workforce, AI-Native Teams Built for Government Back Offices

New product launched by the AI-native federal services startup helps agencies automate routine administrative work with deterministic agents built for government WASHINGTON, Aug. 19, 2026 /PRNewswire/ -- Today, Statecraft, a government-AI company founded by v…

PRNewswire2d ago
RELEASE

Tesla's Cybercab Launch Could Reshape Margins for Uber and Lyft

Tesla's planned August Cybercab launch in Austin could pressure ride-hailing economics, with analysts weighing exposure at Uber, Lyft and Tesla amid shifting...

MarketBeat2d ago
CONTRACTRELEASE

Amnesty Warns of Right-Wing Argentinian Government's AI-Driven Surveillance State

Amnesty International on Wednesday released a report detailing how the Argentine government under the leadership of right-wing President Javier Milei has created a massive artificial intelligence surveillance state that the human rights group described as "a …

Common Dreams2d ago
AIPRELEASE

Securing Software at the Speed of AI

Lessons from building an agentic software security strategy at Palantir Introduction Palantir’s Product Security Team began experimenting with agentic AI across a variety of security workflows over a year ago. By the time Anthropic launched Project Glasswing, we were already using an internal multi-agent review harness with AI security agents focused on different areas of security expertise. Anthropic’s Mythos model and OpenAI’s cyber program helped to accelerate that work. Today, our team has operating capabilities for multi-agent source-code review, analyst-directed vulnerability hunting, product-team triage, and runtime validation. Agentic design review and penetration testing continue to develop, supported by the context generated through code and product reviews. In addition to using these capabilities to improve the security of our own software, we have also productionized our model-agnostic AI reviewer platform — called Security Forge  — for customers to use for their ow

Palantir Blog - Medium2d ago
FOUNDRYRELEASE

Unioning a Batch Dataset into a Streaming Pipeline

I have a streaming pipeline with multiple input streaming datasets, and a single batch dataset which I would like to union together. The streaming datasets are sourced from live data, while the single batch dataset is a set of dummy rows I update for testing the downstream datasets. Currently I can only union together all input datasets if the batch dataset is configured to “stream” instead of “snapshot” mode. However, whenever the batch dataset is updated, the new rows are not added to the output stream. Does the batch dataset need to be “append-only” similar to joins? Is there any other way to include this batch dataset unioned into the streaming datasets, or is it not currently supported? Thanks 1 post - 1 participant Read full topic

Palantir Community — Latest3d ago
RELEASE

Purpose Investments Inc. Announces August 2026 Distributions

TORONTO, Aug. 18, 2026 (GLOBE NEWSWIRE) — Purpose Investments Inc. (“Purpose”) is pleased to announce distributions for the month of August 2026 for its open-end exchange traded funds and closed-end funds (“the Funds”).         The ex-distribution date for al…

Financial Post3d ago
AIPRELEASE

Pave's August Market Data Release Adds New Compensation Benchmarks for Forward Deployed Engineering, Manufacturing Coverage, and 29 Locations -- Now Paired with Live Job Posting Data in the Pave Agent

Pave's new benchmarks land as the Pave Agent gains access to live job postings data, letting compensation teams pair talent demand signals with real-time pay insights. SAN FRANCISCO, Aug. 17, 2026 /PRNewswire/ -- Pave, the AI compensation platform, today deta…

PRNewswire4d ago
RELEASE

Billionaire Gen Zer dropped out of high school to launch his start-up at 17—now he’s the richest self-made 25-year-old in the U.K and all of Europe

James Dacombe, the 25-year-old behind AI chip-making firm Olix and brain monitoring startup CoMind, says being young and “naive” was a career advantage.

Fortune4d ago
EARNINGSRELEASE

Elon Musk faces stock sale restrictions until June 2027 as 6 billion shares loom over SpaceX market

The staggered release of SpaceX shares could lead to significant market volatility, impacting investor confidence and share price stability. The post Elon Musk faces stock sale restrictions until June 2027 as 6 billion shares loom over SpaceX market appeared …

Crypto Briefing5d ago
EARNINGSRELEASE

Warren Buffett has a stark message for stock market investors

Every market cycle produces its own version of easy money. Meme stocks, meme coins, options trading, leverage, and now the AI boom have all tempted everyday...

TheStreetAug 16, 2026
CRITICISMRELEASE

The Intercept Sues Trump for Selling Premium Access to TruthSocial Announcements

A lawsuit filed with two legal advocacy groups argues the president is restricting First Amendment-protected information in a scheme to enrich himself. The post The Intercept Sues Trump for Selling Premium Access to TruthSocial Announcements appeared first on…

The InterceptAug 14, 2026
RELEASE

Access/Read package.json file from code repository using marketplace product id/blockset_id

Need to read contents of package.json(trypescript repo) and conda-versions.run.linux-64.lock file(python repo) from code repository using marketplace packagename/productid/blocksetid. Basically need to access repository through marketplace product name using python code. How can I achieve this? 1 post - 1 participant Read full topic

Palantir Community — LatestAug 12, 2026
ONTOLOGYAIPRELEASE

Support for AI FDE to launch subagents with another model

At the moment, AI FDE doesn’t let you switch models when launching subagents. Concrete example: when building an OSDK React app, I’d like to do the research and design with Opus and produce a well-structured Epic with sprint notebooks — but I can’t then launch a subagent to implement Sprint 1 with Sonnet. Being able to choose the model per subagent would help a lot. It would keep token consumption (and cost) down for the implementation-heavy work, and it would remove the manual session switching that currently breaks the flow. 1 post - 1 participant Read full topic

Palantir Community — LatestAug 12, 2026
RELEASE

Meta launches new AI model as Zuckerberg lays out vision for open-weight AI

The tech giant released a new open-weight AI model on Monday, along with an essay from Mark Zuckerberg saying lower barriers are needed for open-weight tech in order for U.S. models to compete with Chinese ones. The letter is the most recent show of support f…

CBC NewsAug 12, 2026
Page 1 of 20Next →