Sintra AI
Home
Live Feed
Automation Hub
Prompt Library256
AI News554
Weekly Digest
Topic Hubs
AI History
AI Labs
Research
Learning Paths
Guides
Resources
Concepts
Videos
AI Tools74
Models
Claude
Google AI
Cost Calc
Skip to content
Sintra AIAI News
Back to archive
AI Intelligence

Apr 2026

16 events · Current month →

30 Apr 2026

Major
Legora🇸🇪

Swedish Legal AI Legora Closes €42M Series D Extension — Nvidia and Atlassian Invest, Valuation €4.7B

Stockholm-based Legora raised a €42 million ($50M) extension to its Series D, bringing the total round to €513 million ($600M) and valuing the company at €4.7 billion ($5.6B). New investors included Nvidia's NVentures and Atlassian Ventures. Legora recently surpassed €85 million ARR, acquired Swedish legal research startup Qura, and serves tens of thousands of professionals at White & Case, HSBC, Linklaters, and Barclays.

Why it mattersA €4.7B valuation for a European legal AI company — with Nvidia participating — confirms that specialized vertical AI is attracting compute-layer investors, accelerating product differentiation through proprietary model training.

Try itIf you work in legal or compliance, request a Legora trial and benchmark its research speed against your current workflow — the acquisition of Qura means it now covers Swedish law alongside international jurisdictions.

LegoraSwedenLegal AINvidiaAtlassianSeries DLegaltechSwedish Unicorn
Read source

24 Apr 2026

Notable
Cohere

Cohere Merges With Aleph Alpha — $20B Transatlantic AI Company Formed

Canadian AI firm Cohere and Germany's Aleph Alpha announced a merger on April 24, 2026, forming a transatlantic enterprise AI company valued at roughly $20 billion. The deal, anchored by a €500 million commitment from Schwarz Group (Lidl and Kaufland's parent), received backing from both the Canadian and German governments. Cohere CEO Aidan Gomez will lead the combined company, which will operate under the Cohere name and compete directly with US frontier labs for European and sovereign AI contracts.

CohereAleph AlphaMergerEuropeEnterprise AISovereign AI
Read source

24 Apr 2026

Major
DeepSeek

DeepSeek V4 — 1.6T-Parameter MoE, 80.6% SWE-bench Verified

DeepSeek released V4-Pro and V4-Flash on April 24, 2026 under MIT license. V4-Pro packs 1.6T total parameters with 49B active via mixture-of-experts, a 1M-token context window, and scored 80.6% on SWE-bench Verified — matching frontier closed-source models. Weights are on Hugging Face; V4-Flash (284B total, 13B active) targets cost-efficient inference.

Why it mattersAn 80.6% SWE-bench score from an open-weight MoE model means teams can self-host near-frontier coding capability, removing API dependency for the most sensitive codebases.

Try itDeploy DeepSeek V4 on your own infrastructure via SGLang and run your internal coding benchmark to decide whether self-hosting beats the cost-per-token of proprietary APIs at your volume.

DeepSeekV4Open SourceMoECodingSWE-bench
Read source

24 Apr 2026

Major
OpenAI

OpenAI Releases GPT-5.5 in API — 1M Context, Computer Use, Codex Surpasses 4M Weekly Users

OpenAI made GPT-5.5 and GPT-5.5 Pro available via API on April 24, 2026, running on NVIDIA GB200 NVL72 infrastructure at $5/$30 and $30/$180 per million tokens respectively. Both models carry a 1-million-token context window and achieve breakthrough scores in agentic coding, computer use, and scientific research workflows. Codex, now powered by GPT-5.5, gained a locked Mac computer use mode enabling autonomous remote operation after screen lock; the service crossed 4 million weekly active users the same week.

Why it matters1M-token context + computer use in a single API call reshapes what's possible for autonomous agents — previously multi-step workflows requiring orchestration can now run in one context.

Try itTry GPT-5.5 via the OpenAI Playground on a complex document analysis task (load a full annual report PDF) and compare output quality against your current model workflow.

OpenAIGPT-5.5CodexAgentic AIComputer UseAPI
Read source

20 Apr 2026

Major
Moonshot AI

Moonshot AI's Kimi K2.6 Open-Source Model Surpasses GPT-5.4 on SWE-Bench Pro

Chinese AI startup Moonshot AI released Kimi K2.6 under a Modified MIT license on April 20, 2026, a 1-trillion-parameter Mixture-of-Experts model (32B active per token) that scores 58.6 on SWE-Bench Pro — surpassing GPT-5.4 (57.7) and Claude Opus 4.6 (53.4). Its Agent Swarm system coordinates up to 300 domain-specialized sub-agents executing 4,000 steps autonomously, enabling multi-day software engineering tasks without human input. Weights and API access are available via platform.moonshot.ai and Hugging Face; older Kimi K2 checkpoints will be retired on May 25, 2026.

Why it mattersAn open-weight model topping SWE-Bench Pro means autonomous coding pipelines can now run on infrastructure you own — no vendor lock-in for multi-day engineering agent tasks.

Try itDownload Kimi K2.6 from Hugging Face and run it against a non-trivial GitHub issue from one of your repos using its Agent Swarm feature; compare the PR it generates to your team's output.

Moonshot AIKimi K2Open SourceCodingAgentic AIMoEChina
Read source

17 Apr 2026

Notable
xAI

xAI Launches Grok 4.3 Beta with Long-Context Video Understanding and SuperGrok Heavy Tier

xAI released Grok 4.3 in beta on April 17, 2026, introducing enhanced long-context processing, multimodal video understanding, and improved factual reasoning over Grok 4.1. The update arrives alongside a new SuperGrok Heavy subscription tier giving access to Grok 4 Heavy — the most powerful Grok variant — while Grok 4.1 is available to all X Premium subscribers via the xAI API. xAI's roadmap shows Grok 4.4 at 1 trillion parameters and Grok 4.5 at 1.5 trillion following within weeks.

xAIGrokGrok 4.3MultimodalReal-timeVideo
Read source

16 Apr 2026

Landmark
Anthropic

Anthropic Releases Claude Opus 4.7 — Step-Change in Agentic Coding; Mythos Preview Disclosed

Anthropic released Claude Opus 4.7 on April 16, 2026, delivering a significant improvement over Opus 4.6 in autonomous software engineering, long-horizon task execution, and vision at higher image resolution, with a 1-million-token context window. The model is available on Claude.ai, the Anthropic API, Amazon Bedrock, Google Cloud, and Microsoft Azure. Simultaneously, Anthropic disclosed Claude Mythos Preview — an invitation-only model scoring 93.9% on SWE-Bench Verified and capable of autonomously identifying thousands of zero-day vulnerabilities — accessible only to cybersecurity research partners under Project Glasswing.

Why it mattersOpus 4.7 raises the bar for autonomous software agents — teams running Claude-powered coding pipelines can now delegate multi-day engineering tasks with significantly fewer human checkpoints.

Try itOpen a Claude.ai Projects session and ask Opus 4.7 to autonomously spec, scaffold, and implement a small feature end-to-end, then review the diff rather than the process.

AnthropicClaudeClaude Opus 4.7Agentic AIMythosCybersecurity
Read source

14 Apr 2026

Major
Vinnova🇸🇪

Vinnova Grants SEK 160 Million to 26 Applied AI and 6G Projects for Swedish Industry

Vinnova allocated SEK 160 million across 26 projects under its Advanced Digitalization programme: SEK 120 million to 20 applied AI projects covering AI-based decision support, adaptive industrial robotics, and digital twins in food production; and SEK 40 million to 6G communication and digital infrastructure projects. It was one of the largest single Vinnova investments in applied AI for Swedish industry, with a focus on production-ready deployments rather than research.

Why it mattersSEK 160 million directed at applied industrial AI — not research — signals Vinnova is now funding production-ready deployments in manufacturing and food, where Sweden already leads globally in automation maturity.

Try itCheck Vinnova's open calls (vinnova.se) for the Advanced Digitalization programme — Swedish companies with active AI pilots in manufacturing, logistics, or food may qualify for co-funding with a relatively light application burden.

VinnovaSwedenIndustrial AIDigital Twins6GRoboticsSEK 160M
Read source

14 Apr 2026

Major
BNDES🇧🇷

BNDES and Finep Launch R$400M AI Startup Fund — Largest Public VC Commitment in Latin American History

Brazil's BNDES and Finep jointly launched a public call in April 2026 to select a manager for a FIP (Fundo de Investimento em Participações) exclusively targeting AI-native startups, with combined public commitment of up to R$205 million (BNDES R$125M + Finep R$80M) and a target total fund size of R$400M with private co-investment. The fund prioritises AI-core startups, with 30% of Finep's allocation reserved for startups in Brazil's North, Northeast, and Centro-Oeste regions. Manager selection results expected September 8, 2026.

Why it mattersA R$400M government-anchored AI venture fund is the largest public VC commitment in Latin American history and will shape which AI startup verticals receive institutional backing in Brazil's domestic market.

BrazilBNDESFinepAI StartupsVenture CapitalPBIAGovernment Investment
Read source

8 Apr 2026

Notable
FAPESP🇧🇷

FAPESP, USP, and Embrapa Launch AI-Powered Sewage Monitoring Center to Predict Disease Outbreaks

FAPESP announced a new Science Center for Development (SCD) in São Carlos with R$10 million in funding over five years, bringing together the University of São Paulo, the Federal University of São Carlos, Embrapa, and the local water utility. The center uses AI to cross-reference chemical, biological, and socioeconomic data from weekly georeferenced sewage samples across the city to predict disease outbreaks, map pollution, and guide public health policy. The initiative is part of FAPESP's broader strategy to create applied AI research centres addressing Brazilian public-health challenges at the municipal level.

Why it mattersSewage-based epidemiological surveillance with AI offers a 5-14 day advance warning window for disease outbreaks — making this a proof of concept for national rollout as a real-time public health monitoring tool.

Try itIf you work in public health or environmental monitoring in Brazil, review the SCD methodology at agencia.fapesp.br — FAPESP has published the georeferencing and sampling protocol, which municipalities can adapt for their own wastewater AI surveillance programs.

BrazilFAPESPUSPEmbrapaPublic Health AISewage MonitoringResearch
Read source

7 Apr 2026

Major
Anthropic

Anthropic Secures 3.5 Gigawatts of TPU Capacity in Expanded Google and Broadcom Deal

Anthropic signed an expanded compute agreement with Google Cloud and Broadcom securing 3.5 gigawatts of TPU-based capacity beginning in 2027, with Google committing a further 5 gigawatts over five years. The deal was struck as Anthropic's revenue crossed $10 billion annualised and existing infrastructure became the primary constraint on growth. It gives Anthropic one of the largest dedicated AI compute arrangements of any company and underpins the $30 billion run-rate disclosed in May 2026.

Why it mattersLocking in 3.5 gigawatts of TPU capacity gives Anthropic a training and inference foundation that reduces its dependence on third-party GPU clouds for the next generation of Claude models.

Try itIf you run large-scale Anthropic API workloads, monitor Claude API pricing and throughput commitments over the next two quarters — expanded compute capacity typically translates to better SLAs and lower costs.

AnthropicGoogle CloudBroadcomTPUComputeInfrastructure
Read source

2 Apr 2026

Major
Google

Gemma 4 — Google's Most Capable Open-Source Model Family

Google released Gemma 4 on April 2, 2026 under Apache 2.0, in four sizes (2B to 31B parameters) with 256K context windows, native vision and audio processing, and support for 140+ languages. The 31B dense flagship targets advanced reasoning, multi-step planning, agentic workflows, and offline code generation — available on Hugging Face, Kaggle, and Google AI Studio.

Why it mattersGoogle's most capable open-source model family gives teams a Google-backed baseline for on-premise deployment that benefits from the same architectural improvements as Gemini 3.

Try itFine-tune Gemma 4 on your domain data using Google's official KerasNLP recipe and compare task-specific accuracy against the base model to quantify the SFT uplift for your use case.

GoogleGemmaOpen SourceMultimodalReasoning
Read source

Apr 2026

Landmark
Anthropic

Claude Mythos and Project Glasswing — AI Discovers Thousands of Zero-Days

Anthropic announced Claude Mythos Preview, a frontier model sitting a full capability tier above Opus 4.7 and not available to the public, alongside Project Glasswing — an initiative to use Mythos to secure critical software infrastructure. Using Mythos, Anthropic autonomously identified thousands of zero-day vulnerabilities across every major operating system and web browser, including a 17-year-old remote code execution vulnerability in FreeBSD that allows complete server takeover. Launch partners include AWS, Apple, Cisco, CrowdStrike, Google, JPMorganChase, Microsoft, and NVIDIA, with $100 million in model credits committed.

Why it mattersAI discovering thousands of zero-days autonomously means offensive security tooling is now AI-native, and defensive security teams need AI-assisted patching workflows to match the new threat tempo.

Try itRun Anthropic's Glasswing-derived static analysis on a representative slice of your production codebase to identify vulnerability classes you may have missed with traditional scanners.

AnthropicClaude MythosProject GlasswingSecurityZero-DayCybersecurity
Read source

Apr 2026

Major
Google

Gemini 3.1 Ultra — 2M-Token Context Window, Full Native Multimodal

Google released Gemini 3.1 Ultra in April 2026 with the largest context window of any publicly available model at 2 million tokens — double the 1M-token limit of Gemini 3.1 Pro. The model reasons natively across text, image, audio, and video in a single pass without separate pipelines, enabling tasks like auditing a full year of all-hands recordings alongside a complete legal discovery set in one prompt. Gemini 3.1 Ultra surpassed GPT-5.5 on the MMLU-Pro and GPQA Diamond benchmarks, making it Google's most capable model available via the Vertex AI API at launch.

Why it mattersA 2M-token context window with full native multimodality enables processing entire video files, large codebases, and multi-document sets in a single inference call.

Try itPass a full codebase or lengthy legal document set to Gemini 3.1 Ultra's 2M context and compare answer quality to your current chunked retrieval approach on 5 representative queries.

GoogleGemini 3.1 Ultra2M ContextMultimodalBenchmarkVertex AI
Read source

Apr 2026

Major
Anthropic

Claude Opus 4.7 — Anthropic's 2026 Flagship With Enhanced Vision and Coding

Anthropic released Claude Opus 4.7 on April 16, 2026, delivering a 10.9-point improvement on SWE-bench Pro to 64.3%, a threefold increase in visual resolution to 3.75 megapixels per image, enhanced file-system memory for persistent agentic tasks, and a new 'xhigh' reasoning effort level above the previous maximum. Pricing remained unchanged at $5 per million input and $25 per million output tokens despite the capability improvements. Opus 4.7 led software engineering and tool orchestration benchmarks against all competing models at launch.

Why it mattersEnhanced vision and coding in Anthropic's 2026 flagship means complex screen-understanding and long-horizon coding tasks can now be delegated to a single model without specialized pipelines.

Try itTest Claude Opus 4.7 on a task combining visual reasoning and code generation — such as converting a UI screenshot into a working component — and measure round-trip quality.

AnthropicClaude Opus 4.7SWE-benchVisionCodingReasoning
Read source

Apr 2026

Major
OpenAI

GPT-5.5 — OpenAI's 1M-Context Default Model With Agentic Workflows

OpenAI released GPT-5.5 on April 24, 2026, matching Gemini 3.1 Pro's 1-million-token context window for the first time while improving token efficiency at equivalent latency versus GPT-5.4. Greg Brockman described GPT-5.5 as 'a new class of intelligence' for its ability to decompose ambiguous problems and determine next steps without explicit instruction. GPT-5.5 Instant subsequently became the default model for all ChatGPT users in May 2026, replacing GPT-4o as the standard-tier model.

Why it mattersA 1M-context model with native agentic workflows as the default OpenAI endpoint removes the need to explicitly orchestrate context management in most production agent architectures.

Try itUpgrade your existing OpenAI-based agent to GPT-5.5 and test whether native workflow support reduces the orchestration code you maintain for context passing and tool chaining.

OpenAIGPT-5.51M ContextAgenticChatGPTDefault Model
Read source

Stay current

New prompts & AI news, weekly

No noise. Curated highlights from the library.

Newsletter signup is currently disabled.

Sintra Tesseract

A curated library of AI use cases, mapped across every way to think with a machine.

Open source · Free forever

Discover

Use CasesCollectionsAI Tools DirectoryAI NewsLearning PathsResources & Links

Reference

Claude & AnthropicAI ConceptsAI HistoryAI LabsGoogle AI Tools

Elsewhere

AI Keynote ↗GitHub ↗RSS Feed ↗
© 2026 Sintra · Curated in the open.Built on the void.