HomeProjectsArchiveBlogStackCollaborators
GitHub
HomeProjectsArchiveBlogStackCollaborators

Blog

A collection of articles on development, design, and ideas.

// Anthropic API with Claude 4.7
import { Anthropic } from '@anthropic-ai/sdk';
const response = await anthropic.messages.create({
model: 'claude-opus-4.7',
max_tokens: 4096,
effort_level: 'xhigh',
});

Anthropic's Claude 4.7: The New Standard for Agentic Engineering

03.05.2026
+
Google DeepMind // 2026

Google Gemini 3: The Deep Think Revolution

15.04.2026
+
OpenAI // 2026

OpenAI o1 and the New Search Frontier

28.03.2026

xAI Grok: The Real-Time Pulse of Social AI

10.03.2026

Inspired by tailwindcss.com and ui.shadcn.com
Built by saunak.

llms.txtXGitHubLinkedInRSS