AI Fact Checker

Directory

Companies

Who builds today's AI — models, harnesses, and the tools that run them

, they produce both general-purpose and specialized reasoning models. Their current flagship family is GPT-5.6, released in three tiers: Sol (frontier), Terra (balanced), and Luna (fast and affordable).
GPT-5.6 SolGPT-5.4GPT-5.4 mini+14
family of models, with a strong emphasis on safety research and Constitutional AI. Their Claude 5 series — Sonnet 5, , Mythos 5, and Opus 5 — shipped in rapid succession in mid-2026, with Opus 5 as the everyday default and Fable 5 at the research frontier.
Claude Fable 5Claude Opus 5Claude Sonnet 5+8
family of models, pushing boundaries in AI, long-context understanding, and reasoning. Their Flash tier ships frequently ( arrived July 2026), while Gemini 3.5 Pro remains delayed for an architectural rebuild and Gemini 4 is in .
Gemini 3.6 FlashGemini 2.5 ProGemini 2.5 Flash+7
family and the newer closed Muse family. In July 2026 Meta returned to the frontier with and launched its first-ever paid developer — a notable shift from its open--only strategy.
Muse Spark 1.1Llama 4 ScoutLlama 4 Maverick+5
is a Chinese AI company that has disrupted the industry with ultra-efficient, open-weight models. Their April 2026 V4 family brought a 1M- as standard, with the 1.6T- V4 Pro briefly the largest open-weight model ever released — at prices far below any Western frontier model.
DeepSeek V4DeepSeek V3DeepSeek R1+1
assistant and the open-weight K-series models. In July 2026 it released Kimi K3 — at 2.8 trillion , the largest open-weight model ever published — which debuted #1 on the Frontend Code Arena above .
Kimi K3Kimi K2.6Kimi K2
family of models. In July 2026 xAI was dissolved into the unified SpaceXAI brand, and Grok 4.5 launched days later as its first flagship — trained with -interaction data and pitched on efficiency rather than raw scale.
Grok 4.5Grok 4.20Grok 4.1 Fast+2
AI is a French AI company building efficient, open-weight models. Their April 2026 flagship, Mistral Medium 3.5, merged chat, reasoning, and coding into a single 128B model, and their Robostral Navigate marked a first move into embodied robotics AI.
Mistral Medium 3.5Mistral Large 2Mistral Small 4+2
for business applications, specializing in , enterprise search, and sovereign AI deployments. Their May 2026 flagship, , is an open-source model that runs on as little as two H100 GPUs.
Command A+Command R+Command R+1
is an independent, self-funded research lab behind one of the most popular AI image generators. Famous for its distinctive aesthetic sensibility and a community that grew up inside Discord, it now runs primarily on the web with deep personalization — the model learns your taste from your ratings. It has never released or an .
MidjourneyMidjourney V5
, including Robin Rombach. Its FLUX family of image models spans fully managed tiers down to Apache-licensed open that run on consumer GPUs — a deliberate open-to-closed spectrum that made FLUX the default choice for many production image pipelines.
FLUX.2FLUX.1
in 2022 — the moment AI image tools escaped the lab and landed on consumer GPUs. After leadership turmoil and financial trouble in 2024, the company refocused; its Stable Diffusion 3.5 models remain a backbone of the local-generation ecosystem, powering community tools like ComfyUI and thousands of fine-tuned variants.
Stable DiffusionStable Diffusion 1.5
v3 tops blind "humanness" tests — listeners often cannot distinguish it from a real person.
Eleven
is the leading AI music generation company — type a description or lyrics and it produces a full song with vocals, arrangement, and production. It raised $400M at a $5.4B valuation in June 2026 while simultaneously settling and litigating with major record labels, making it the center of the AI-and-music-copyright fight. Its Studio product has grown into a full AI-native digital audio workstation.
Suno
research, and its Gen series of video models pioneered commercial AI video. Runway tools have been used in Oscar-winning films and network TV production pipelines.
Gen-4.5Gen-2
built its reputation on AI-powered answer-engine search with citations, then expanded into , an AI-native web browser. It is a clear example of the "product layer" of AI: rather than training frontier models, it orchestrates models from OpenAI, Anthropic, and its own fine-tuned Sonar family into consumer tools.
Comet
combines a selected model with instructions and tools for searching a codebase, editing files and running commands. Cursor documents supported hosted providers and bring-your-own keys, with requests routed through its backend. These docs do not establish general support for an arbitrary localhost model server in Agent.
Cursor Agent
is an open-source terminal coding assistant with repository maps and git integration. It edits files with a selected model and normally commits its changes; automatic commits can be disabled. Aider documents both hosted models and local connections. Its workflow also supports editor integration and testing.
Aider
is an Apache-2.0 coding agent with VS Code and JetBrains integrations and a CLI. It can edit files, run commands and use tools with human approval. Local-model documentation includes and . Auto-approve settings change which actions require confirmation.
Cline
provides an open-source agent platform and Agent Canvas for running coding agents and . Canvas supports local, remote and cloud backends and can connect other compatible agents. Local-model setup is documented. Runtime isolation depends on the chosen backend; running locally is not automatically a sandbox.
OpenHands
loads supported local models through and, on Apple Silicon, MLX. It offers chat and OpenAI-compatible endpoints, plus headless operation through llmster. LM Studio can also host tools in chat, so calling it -only is inaccurate. Offline operation applies to downloaded models and local features, not every integration.
LM Studio
manages models and serves through a CLI and . The local server binds to 127.0.0.1:11434 by default and implements parts of the OpenAI API. It supports local models and optional cloud features; local-only mode can disable the cloud features. depends on the selected model tag or import configuration.
Ollama
is a C/C++ project with model support and multiple hardware backends. It includes command-line tools and -server, which provides serving and a web interface. Supported architectures and builds matter: a GGUF filename alone does not guarantee that a model can run.
llama.cpp
LearnCompaniesFact CheckCompareSources