ALL AI
News, money, models, tools, and what actually works — in one place.
Auto-updated Saturday, September 26, 2026 • 4:01 PM EDT — news and markets refresh with every site update
Built by the team behind this site Run AI on your own hardware — no cloud, no data leaving the building The AnyTech IT Toolkit is a portable, fully-offline kit on a USB: audits any Windows, Mac or Linux machine, maps your network, runs SQL, and ships with a private on-device AI assistant for interpreting audits and writing PowerShell, SQL and Bash. One-time license from $199 — no subscription. Get the Free Sample Audit Report →

The AI Board

The public companies whose numbers move with the AI buildout. Live, refreshed with the site.

NVDA Nvidia $225.07 +0.22%
MSFT Microsoft $516.17 +3.66%
GOOGL Alphabet $343.92 +0.46%
AMZN Amazon $249.67 +0.12%
META Meta $751.66 -3.33%
AMD AMD $630.63 +0.22%
AVGO Broadcom $352.81 +0.70%
TSM TSMC $450.61 -0.12%
PLTR Palantir $189.67 -1.52%
ORCL Oracle $137.10 -1.75%
MU Micron $1,082.28 +0.16%
ARM Arm $310.32 +1.30%

Not investment advice. See The Economy, Stupid for the wider market picture.

Latest AI News

Pulled automatically from tech and wire feeds, filtered for AI relevance.

Anthropic’s Blacklisting by the Pentagon Was Legal, Federal Judges Rule — NYT Politics
Without federal action, candidates for governor see an opening on AI — Politico
Let’s beat California on AI, key Democrat says — Politico
‘We told you so’: Key New York lawmaker calls for more AI rules — Politico
Democratic advisers are warning their candidates not to go too hard at AI — Politico
Trump and China's Xi discuss AI, trade and Iran war during state visit — NPR Politics
OpenAI agent made unauthorized attempts to access federal agencies' websites — The Hill
US, China agree to cut tariffs on $30 billion worth of goods, set up channel for AI incidents — The Hill
Cruz says winning AI race against China is 'single most important economic question' for America — Fox News Politics
Kamala Harris uses flower analogy to explain social media algorithms while discussing AI, midterms — Fox News Politics
The AI Doomsday Whistleblower’s PR Firm Has A Familiar Name On Its Client List — Daily Wire
Oracle force majeure on US data center showcases AI infrastructure risks — Semafor
How Harvard Business School’s former dean thinks AI will test today’s CEOs — Semafor
White House is isolated in brushing off AI safety — Semafor
Nvidia CEO Jensen Huang dismisses AI fears as 'distraction' — Semafor
Republican presses White House for more AI oversight — Semafor
AI's financial Jenga towers start to wobble — Semafor
Senators move to force AI companies to disclose more — Semafor
Top AI bosses issue stark warning to UN on safety risks — Semafor
Progressive Democrats push superintelligence ban — Semafor
OpenAI exec is ‘cautiously optimistic’ about the US working with China on AI — Semafor
Retailers are picking sides on AI shopping agents — Semafor
Global South more optimistic about AI than the US, Google exec says — Semafor
Bessent eyed for Trump’s ‘AI czar’ — Semafor

Who's Who in AI

Consumer Plans, Compared

Pricing moves constantly. Figures below are the standard consumer tiers as listed at the time of writing. Always confirm on the provider's own page before buying — every product name links to it.
ProductFree tierPaid (individual)Best for
ChatGPT Yes, limited~$20/mo PlusGeneral use, image generation, wide plugin ecosystem
Claude Yes, limited~$20/mo ProLong documents, writing, coding, analysis
Google Gemini Yes~$20/mo tierGoogle Workspace integration, long context
Microsoft Copilot Yes~$20/moOffice documents, Windows integration
Perplexity Yes~$20/mo ProSearch with citations, research
GitHub Copilot Limited~$10–19/moIn-editor code completion
Ollama (local) Free, open$0 — your hardwarePrivacy, offline use, no per-token cost

Picking without overthinking it

If you write or analyse long documents, try Claude first. If you want the broadest general-purpose tool, ChatGPT. If you live in Google or Microsoft documents, the bundled option usually wins on convenience alone. If you need sourced answers, Perplexity. If the data cannot leave your building, run a local model — that is a genuine option now, not a compromise.

Comparing Models Honestly

Benchmark tables go stale within weeks and every vendor cherry-picks. Rather than publish numbers that will be wrong by next month, here are the trackers that update continuously and test independently:

What benchmarks don't tell you. Scores cluster tightly at the top while the models still feel different in daily use. Trial the two or three you're considering on your actual work for a week. That signal beats any leaderboard.

Tips & Tricks

Updated weekly. Previous weeks stay available below — nothing gets quietly deleted.

This week — 2026-08-03

Getting better answers out of any model

Put the constraints before the request

Models weight early tokens heavily. 'Answer in under 100 words, no bullet points, cite a source' placed before your question beats the same instructions tacked on the end.

Ask for the reasoning, then the answer

For anything analytical, 'work through this step by step, then give me a one-line verdict' reliably outperforms asking for the verdict alone — you also get to check where it went wrong.

Give it a role only when the role carries knowledge

'You are an expert tax accountant' helps because it selects for vocabulary and conventions. 'You are a genius' does nothing measurable. Skip the flattery, keep the domain.

Paste the actual data, don't describe it

Models hallucinate far less when the source material is in the context window. Pasting a 2,000-word document beats summarizing it yourself and asking about your summary.

Use a second model to check the first

Ask one model to produce, another to critique. Cross-checking catches confident errors that a single model will defend when challenged.

Archive

2026-07-27 — Cutting your AI bill without cutting quality

Match the model to the job

Routing simple classification, extraction, and formatting to a small fast model and reserving the frontier model for genuine reasoning typically cuts spend substantially at the same output quality.

Prompt caching is the biggest single lever

If you send the same long system prompt or document repeatedly, providers that support caching charge a fraction for the cached portion. Restructure so the stable content comes first.

Batch anything that isn't interactive

Most providers discount asynchronous batch processing sharply. Overnight jobs — summarization, tagging, enrichment — rarely need real-time latency.

Cap output length deliberately

Output tokens usually cost several times input tokens. Asking for 'three sentences' rather than letting it run is a direct cost control, not just a style preference.

2026-07-20 — Where AI is genuinely unreliable

Citations and URLs

Models fabricate plausible-looking references and links with real confidence. Every citation needs clicking. This is the single most common way AI-assisted work embarrasses people publicly.

Arithmetic across many steps

Individual calculations are usually fine; chains of them drift. For anything financial, have it show the numbers and verify with a calculator or spreadsheet.

Recent events near the knowledge cutoff

Models are least reliable about the months just before and after their training cutoff, where partial information produces confident half-truths. Use a model with live search for anything current.

Anything about specific living people

Biographical detail, quotes, and career specifics are frequently wrong and carry real reputational and legal risk if published. Verify against a primary source every time.