Skip to main content
Cloud & AI Hub
Browse
Glossary AI Directory Playgrounds Models Prompts Explainers Strategy Matrix Benchmark Decoder
Developer & Architect Reference

The Open Reference for Cloud & AI Engineering

High-fidelity architectural blueprints, prompt templates, tool reviews, model comparisons, and plain-English technical definitions. Built for modern builders.

404+ Glossary Terms
50 AI Tools
30 AI Models
65 Architecture Guides

Dynamic AI Tool Suite

Instant calculators, matrix finders, and prompt builders.

Frontier Models Spotlight

Full Comparison Matrix →
Anthropic

Claude 3.5 Sonnet

Context:200k tokens
MMLU:88.7%
HumanEval:92%
View Profile
Google

Gemini 1.5 Pro

Context:2M tokens
MMLU:85.9%
HumanEval:N/A
View Profile
OpenAI

GPT-4o

Context:128k tokens
MMLU:88.7%
HumanEval:90.2%
View Profile

Trending AI Developer Tools

Browse All Tools →
AI Code Editor

Cursor

Cursor is an AI-first code editor built as a fork of VS Code, embedding powerful LLM-driven features—including codebase-aware chat, inline code generation, and autonomous multi-file editing—directly into the development environment.

Explore Features
Autonomous AI Software Engineer

Devin

Devin, built by Cognition AI, is the world's first fully autonomous AI software engineer capable of planning, writing, debugging, and deploying code across real engineering tasks with minimal human intervention.

Explore Features
UI Generation

v0

v0 is Vercel's AI-powered UI generation tool that converts natural language prompts into production-ready React and Tailwind CSS components, enabling developers and designers to rapidly prototype and ship frontend code.

Explore Features
Featured Prompt

SQL Query Generator

Translating natural language questions into optimized PostgreSQL queries with schema context

System prompt:
You are an expert PostgreSQL database engineer. Generate only valid SQL, no explanations unless asked.
User template:
Convert this question into a SQL query:

Question: {QUESTION}

Schema:
{SCHEMA}

Requirements: {REQUIREMENTS}
Open in Prompt Library