Global AI Learning Map
Learn AI by following models, agents, tools, and real experiments.
This is the English front door for zglg.work. It is designed for global AI enthusiasts who want a practical map of large models, coding agents, RAG, local LLMs, benchmarks, AI tools, and field-tested workflows.
Daily signal
Today AI Brief
Start with the daily signal layer for model launches, agents, coding tools, open-source updates, and AI infrastructure.
Model choice
Model Benchmark Hub
Read model leaderboards with context instead of chasing a single first-place score.
Tool choice
AI Tool Decision Hub
Compare coding agents, AI search, knowledge tools, local LLM setups, image tools, and practical calculators.
Real tests
Hands-on Field Notes
Read screenshot-rich experiments with real models and tools, preserved as evidence instead of generic summaries.
AI Software by Industry
Guides for real team workflows
16 guides
Finance AI
Compare AI software for finance teams, fraud detection, AML monitoring, FP&A, expense management, tax compliance, CPQ, pricing optimization, revenue intelligence, procurement, and invoice processing.
Open industry page25 guides
Cybersecurity AI
Compare AI cybersecurity tools for SOC analysts, SIEM, SOAR, XDR, CNAPP, exposure management, DSPM, DLP, PAM, email security, AI GRC, vendor risk, red teaming, and compliance automation.
Open industry page13 guides
Legal AI
Compare AI tools for legal teams, contract review, CLM, eDiscovery, compliance automation, GRC, vendor review, document processing, and high-control review workflows.
Open industry page10 guides
Healthcare AI
Compare AI medical scribes, healthcare documentation tools, document processing, privacy controls, compliance automation, support workflows, analytics, and operational AI for healthcare teams.
Open industry page10 guides
Sales and marketing AI
Compare AI tools for sales teams, marketing automation, SEO, writing, SDR workflows, AI CRM, CDP, revenue intelligence, pricing optimization, and customer data activation.
Open industry page8 guides
Customer experience AI
Compare AI customer support agents, chatbot platforms, contact center software, AI voice agents, meeting assistants, knowledge management, and service workflow automation.
Open industry pagePractical Decision Guides
English guides for practical AI choices
AI coding agents
Claude Code vs Codex
A practical comparison of Claude Code and OpenAI Codex for repo-aware coding, command execution, tests, reviewable diffs, IDE workflows, and team adoption.
Read guideAI coding agents
Best AI coding agents
A practical guide to choosing AI coding agents by workflow: terminal agents, IDE copilots, repo-aware agents, open-source agents, and review-focused setups.
Read guideLocal LLMs
Local LLM GPU calculator
Estimate whether a local LLM will fit your GPU by thinking through parameter count, quantization, context length, KV cache, CPU offload, and concurrent requests.
Read guideLocal LLMs
Ollama vs LM Studio
Compare Ollama and LM Studio for local LLM setup, privacy, model management, local API servers, developer workflows, and beginner-friendly desktop usage.
Read guideRAG
RAG chunk size guide
A practical guide to choosing RAG chunk size, overlap, retrieval top-k, and evaluation loops for technical docs, policies, support articles, PDFs, and knowledge bases.
Read guideAI model benchmarks
AI model benchmark 2026
A 2026 guide to reading AI model benchmarks, comparing leaderboards, separating preference from capability, and choosing models for coding, RAG, writing, agents, and local workflows.
Read guideAI coding agents
Cursor vs Copilot vs Windsurf
Compare Cursor, GitHub Copilot, and Windsurf-style AI coding workflows by editor fit, agent behavior, pull request review, enterprise controls, and daily developer ergonomics.
Read guideAI agents
MCP server guide
A practical guide to Model Context Protocol servers, tool permissions, local connectors, agent workflows, and how to evaluate MCP integrations safely.
Read guideAI economics
AI API cost calculator
Estimate AI API costs by modeling input tokens, output tokens, retries, caching, traffic, routing, evaluation runs, and monthly usage before shipping an LLM product.
Read guideRAG
Vector database comparison
Compare Pinecone, Chroma, Qdrant, and Weaviate for RAG workflows by deployment model, filtering, hybrid search, local development, production operations, and cost control.
Read guideAI models
Context window guide
Understand LLM context windows, token limits, document size, long-context tradeoffs, RAG alternatives, and when a larger context window is actually worth the cost.
Read guideRAG
RAG evaluation guide
Learn how to evaluate RAG systems with realistic questions, retrieval recall, context precision, faithfulness, answer quality, latency, and human review loops.
Read guideAI frameworks
LangChain vs LlamaIndex
Compare LangChain and LlamaIndex for RAG, agents, document ingestion, retrieval workflows, orchestration, evaluation, observability, and production architecture.
Read guideAI agents
OpenAI Agents SDK vs LangGraph
Compare OpenAI Agents SDK and LangGraph for agent orchestration, tool execution, approvals, state, long-running workflows, tracing, and production control.
Read guideAI operations
LLM observability tools
Compare LangSmith, Langfuse, and Helicone for LLM tracing, cost monitoring, prompt management, evaluations, gateway workflows, and production debugging.
Read guideRAG
Embedding model comparison
Compare OpenAI, Cohere, and Voyage embeddings for semantic search, multilingual retrieval, document search, RAG quality, cost, latency, and evaluation workflow.
Read guideRAG
RAG reranker guide
Learn when to add a reranker to RAG, how two-stage retrieval works, and how to compare Cohere, Voyage, Jina, and other reranking options by quality, latency, and cost.
Read guideAI coding agents
AI code review tools
Compare AI code review tools by pull request workflow, local review, GitHub integration, security checks, custom instructions, false positives, and human review policy.
Read guideAI economics
Prompt caching guide
Learn when prompt caching helps, how OpenAI, Anthropic, and Gemini caching differ, and how to design prompts, RAG context, and agent workflows for cache hits.
Read guideAI economics
AI Batch API guide
Compare OpenAI Batch API, Anthropic Message Batches, and Gemini Batch API for large-scale async jobs, evaluations, data labeling, cost reduction, and throughput planning.
Read guideAI operations
LLM gateway comparison
Compare LLM gateways for unified model access, routing, fallbacks, budgets, observability, provider keys, self-hosting, and production AI operations.
Read guideAI frameworks
Vercel AI SDK vs LangChain
Compare Vercel AI SDK and LangChain for AI web apps, streaming UI, tool calls, agents, provider support, Next.js integration, backend orchestration, and production complexity.
Read guideLocal LLMs
vLLM vs TGI vs Ollama
Compare vLLM, Hugging Face Text Generation Inference, and Ollama for local development, OpenAI-compatible serving, production inference, GPUs, throughput, and operations.
Read guideAI automation
Dify vs n8n vs Flowise
Compare Dify, n8n, and Flowise for visual AI workflows, RAG apps, agents, automations, integrations, human-in-the-loop workflows, deployment, and team operations.
Read guideModel APIs
OpenAI vs Anthropic API
Compare OpenAI and Anthropic APIs for product teams choosing models, structured outputs, long context, cost controls, safety reviews, SDK compatibility, and production fallbacks.
Read guideLLM reliability
Structured outputs guide
A practical guide to OpenAI structured outputs, Claude schema-based tool use, Gemini response schemas, JSON validation, retries, and production contracts for LLM apps.
Read guideAI evaluation
LLM evaluation tools
Compare LLM evaluation tools for prompt regression tests, RAG quality, agent behavior, model upgrades, CI checks, human review, and production monitoring.
Read guideAI safety
LLM guardrails guide
A practical guide to LLM guardrails for prompt injection, tool approvals, output validation, human review, policy checks, and production AI risk management.
Read guideRAG strategy
RAG vs fine-tuning
Decide when to use RAG, fine-tuning, prompt engineering, or a hybrid approach for private knowledge, style control, domain behavior, cost, freshness, and accuracy.
Read guideRAG security
Enterprise RAG security checklist
A practical security checklist for enterprise RAG: data ingestion, permissions, prompt injection, retrieval filtering, citations, logging, privacy controls, and human review.
Read guideEnterprise AI
ChatGPT Enterprise vs Claude Enterprise
Compare ChatGPT Enterprise and Claude Enterprise for company-wide AI adoption, privacy, admin controls, security review, model quality, knowledge workflows, and rollout planning.
Read guideModel APIs
Responses API vs Chat Completions
Compare OpenAI Responses API and Chat Completions for new apps, agent workflows, tool use, conversation state, structured outputs, file search, web search, and migration planning.
Read guideAPI migration
Assistants API migration guide
Plan an OpenAI Assistants API migration to Responses API: threads, assistants, files, vector stores, tools, conversation state, evals, rollout, and the August 26, 2026 sunset.
Read guideRAG architecture
GraphRAG vs vector RAG
Compare GraphRAG and vector RAG for enterprise knowledge bases, narrative documents, entity-heavy questions, global summaries, local search, cost, reindexing, and production complexity.
Read guideRAG retrieval
Hybrid search RAG guide
A production guide to hybrid search for RAG: when to combine keyword BM25 and vector embeddings, how to fuse rankings, when to add rerankers, and how to evaluate retrieval.
Read guideVoice AI
AI voice agent stack
Choose an AI voice agent architecture for customer calls, browser audio, telephony, real-time tools, human handoff, monitoring, latency, compliance, and production operations.
Read guideAI governance
AI governance framework guide
Compare NIST AI RMF, ISO/IEC 42001, and the EU AI Act for enterprise AI governance, risk management, controls, documentation, procurement, and operational readiness.
Read guideAI compliance
EU AI Act checklist
A practical EU AI Act checklist for product teams: risk categories, high-risk classification, transparency duties, GPAI exposure, documentation, human oversight, and monitoring.
Read guideAI security
LLM red teaming guide
A practical LLM red teaming guide for prompt injection, jailbreaks, data leakage, tool misuse, RAG attacks, agent safety, adversarial testing, evals, and remediation.
Read guideAI privacy
AI data residency guide
A practical AI data residency guide for API and enterprise AI buyers: regional storage, inference location, retention, zero data retention, DPAs, privacy controls, and vendor review.
Read guideAI procurement
AI vendor questionnaire
A practical AI vendor security questionnaire for enterprise procurement: data use, retention, training, SOC 2, ISO, residency, access control, RAG permissions, evals, red teaming, and incident response.
Read guideAI compliance
SOC 2 for AI apps
A practical SOC 2 guide for AI apps and LLM startups: trust services criteria, AI-specific controls, model changes, prompt logs, data retention, RAG permissions, evals, and vendor evidence.
Read guideCloud AI platforms
Azure OpenAI vs OpenAI API
Compare Azure OpenAI and the OpenAI API for enterprise apps, privacy review, regional deployment, quota, pricing, networking, identity, model access, and migration planning.
Read guideCloud AI platforms
Bedrock vs Azure OpenAI vs Vertex AI
Compare Amazon Bedrock, Azure OpenAI, and Google Vertex AI/Gemini Enterprise Agent Platform for model access, enterprise controls, RAG, agents, guardrails, pricing, and operations.
Read guideRAG platforms
Cloud RAG platform comparison
Compare managed cloud RAG options: Amazon Bedrock Knowledge Bases, Azure OpenAI with Azure AI Search, and Google Agent Search for enterprise search, permissions, citations, cost, and operations.
Read guidePrivate AI
Private LLM deployment guide
A practical guide to private LLM deployment for enterprises: vLLM, NVIDIA NIM, Ray Serve, GPU sizing, OpenAI-compatible APIs, security, cost, monitoring, and fallback design.
Read guideAI operations
LLM rate limits guide
A practical guide to LLM API rate limits across OpenAI, Anthropic, Azure OpenAI, Bedrock, and Gemini: TPM, RPM, retry-after, backoff, queues, batching, fallbacks, and throughput planning.
Read guideAI reliability
LLM fallback routing guide
Design LLM fallback routing for production: model tiers, provider outages, rate limits, quality regressions, schema compatibility, retries, observability, and graceful degradation.
Read guideAI agents
AI agent framework comparison
Compare AI agent frameworks for production apps: OpenAI Agents SDK, LangGraph, CrewAI, and Microsoft Agent Framework across orchestration, memory, tools, tracing, human review, deployment, and enterprise fit.
Read guideAI agents
AI agent memory guide
A practical guide to AI agent memory: thread state, checkpoints, long-term user memory, retrieval, knowledge bases, privacy, consent, deletion, and evaluation for production agents.
Read guideAI agents
Tool calling vs MCP
Compare direct tool calling, function calling, server tools, and Model Context Protocol for AI agents that call APIs, query data, run actions, and connect to enterprise systems.
Read guideAI evaluation
AI agent evaluation guide
Learn how to evaluate AI agents before production: trace review, task datasets, tool-call correctness, route quality, safety checks, online evals, human feedback, and regression gates.
Read guideCustomer support AI
AI customer support agent comparison
Compare AI customer support agents for SaaS and ecommerce teams: Zendesk AI agents, Intercom Fin, Salesforce Agentforce, and HubSpot Breeze across channels, knowledge, handoff, analytics, pricing model, and rollout risk.
Read guideSales AI
AI sales agent guide
A practical guide to AI sales agents for B2B teams: HubSpot Prospecting Agent, Salesforce Agentforce Sales, Apollo, Clay, enrichment workflows, buying signals, outreach, CRM controls, and ROI metrics.
Read guideEnterprise AI
Enterprise AI search tools
Compare enterprise AI search tools for company knowledge: Glean, Microsoft 365 Copilot Search, Gemini Enterprise, and Perplexity Enterprise across connectors, permissions, grounding, agents, governance, and rollout risk.
Read guideChatbot platforms
AI chatbot platform comparison
Compare AI chatbot platforms for support, lead generation, and internal knowledge: Botpress, Voiceflow, Chatbase, and CustomGPT across no-code building, integrations, RAG, actions, analytics, handoff, and governance.
Read guideProductivity AI
AI meeting assistant comparison
Compare AI meeting assistants for transcription, summaries, action items, CRM sync, privacy, admin controls, and workflow fit: Otter, Fireflies, Zoom AI Companion, and Microsoft 365 Copilot in Teams.
Read guideImage AI
AI image generation API comparison
Compare AI image generation APIs for products and creative workflows: OpenAI Images API, Google Imagen, Stability AI, and Adobe Firefly across quality, editing, safety, pricing model, commercial use, and developer experience.
Read guideAI security
LLM security tools comparison
Compare LLM security tools for prompt injection, jailbreaks, data leakage, insecure tool use, guardrails, red teaming, and vulnerability scanning: Lakera Guard, Promptfoo, NVIDIA NeMo Guardrails, and Garak.
Read guideAI app builders
AI app builder comparison
Compare AI app builders for prototypes, internal tools, and production web apps: Lovable, Replit Agent, Bolt, and v0 across code ownership, deployment, design control, collaboration, security review, and handoff to developers.
Read guideLegal AI
Legal AI tools comparison
Compare legal AI tools for law firms and in-house teams: Harvey, Thomson Reuters CoCounsel, Lexis+ with Protege, and Spellbook across research, drafting, contract review, trusted content, Word workflows, governance, and rollout risk.
Read guideDocument AI
AI document processing tools
Compare AI document processing and OCR tools for invoices, forms, PDFs, scans, and RAG pipelines: Google Document AI, Amazon Textract, Azure Document Intelligence, and Unstructured.
Read guideMarketing AI
AI writing tools comparison
Compare AI writing tools for marketing, GTM, enterprise content, and business communication: Jasper, Copy.ai, Writer, and Grammarly across brand voice, workflows, governance, collaboration, and compliance.
Read guideSEO AI
AI SEO tools comparison
Compare AI SEO and AEO tools for content visibility in Google and AI search: Semrush ContentShake, Surfer, Clearscope, and Ahrefs AI Content Helper across research, optimization, AI citations, content gaps, and workflow fit.
Read guideVideo AI
AI video generator comparison
Compare AI video generators for marketing, training, social clips, avatars, and cinematic generation: Runway, Synthesia, HeyGen, and Pika across quality, avatars, editing, enterprise controls, language support, and workflow fit.
Read guideAI automation
AI automation platform comparison
Compare AI automation platforms for business workflows and agents: Zapier Agents, n8n, Gumloop, and Make across app integrations, no-code building, self-hosting, governance, agent control, and production reliability.
Read guideAI meeting tools
AI notetaker app comparison
Compare AI notetaker apps for meetings: Fathom, Granola, Otter, and Fireflies across bot-free capture, summaries, action items, CRM handoff, searchable memory, compliance, and team rollout.
Read guideAI sales
AI SDR tools comparison
Compare AI SDR tools for outbound sales: 11x Alice, Artisan Ava, Regie.ai, and Clay across prospecting, enrichment, personalization, email, LinkedIn, human approval, CRM hygiene, and pipeline measurement.
Read guideAI analytics
AI data analysis tools
Compare AI data analysis tools for spreadsheets, CSVs, reports, and business teams: ChatGPT, Julius AI, Rows, and Quadratic across upload workflows, charts, notebooks, spreadsheets, reproducibility, and governance.
Read guideLegal AI
AI contract review software
Compare AI contract review software for legal and procurement teams: Ironclad, Luminance, Workday Contract Intelligence powered by Evisort AI, and LegalOn across redlines, playbooks, CLM, contract intelligence, Word workflows, and risk review.
Read guideFinance AI
AI invoice processing software
Compare AI invoice processing software for accounts payable: Rossum, Stampli, Tipalti, Ramp, and BILL across OCR, invoice capture, coding, PO matching, approval workflows, fraud controls, payments, ERP sync, and audit trails.
Read guideEnterprise knowledge
AI knowledge management tools
Compare AI knowledge management tools for internal teams and support docs: Guru, Notion AI Enterprise Search, Atlassian Rovo, Slite, and Document360 across verified knowledge, enterprise search, agents, documentation, AI chat, permissions, and freshness.
Read guideAI voice agents
AI voice agent platform comparison
Compare AI voice agent platforms for phone automation, call centers, appointment booking, sales, and support: Vapi, Retell AI, Bland AI, Synthflow, and ElevenLabs across latency, telephony, tools, monitoring, no-code workflows, and enterprise rollout.
Read guideAI recruiting
AI recruiting tools comparison
Compare AI recruiting tools for talent acquisition: LinkedIn Hiring Assistant, Workday HiredScore AI for Recruiting, Greenhouse AI, and HireVue across sourcing, screening, scheduling, candidate engagement, structured hiring, transparency, and bias controls.
Read guideHealthcare AI
AI medical scribe software
Compare AI medical scribe software for healthcare documentation: Abridge, Microsoft Dragon Copilot, Nabla, Suki, and Ambience Healthcare across ambient notes, EHR workflows, coding, dictation, compliance, clinician review, and health-system rollout.
Read guideAI governance and compliance
AI compliance automation tools
Compare Vanta, Drata, Secureframe, and Sprinto for SOC 2, ISO 27001, AI policy evidence, vendor questionnaires, and enterprise security reviews.
Read guideAI sales and CRM
AI CRM tools comparison
Compare Salesforce Agentforce, HubSpot Breeze, Microsoft Copilot for Sales, and Gong for CRM automation, sales AI, account research, forecasting, and rep productivity.
Read guideAI data and analytics
AI BI tools comparison
Compare AI business intelligence tools for governed analytics, natural-language questions, executive metrics, semantic models, and spreadsheet-style data workflows.
Read guideCustomer experience AI
AI contact center software
Compare NICE CXone, Genesys Cloud AI, Five9 Genius AI, and Talkdesk AI for enterprise contact centers, AI agents, routing, workforce workflows, analytics, and compliance.
Read guideCybersecurity AI
AI SOC analyst tools
Compare AI SOC analyst and SecOps platforms for alert triage, investigation, threat hunting, response automation, SIEM/XDR integration, and analyst productivity.
Read guideAI data governance
AI data governance tools
Compare AI data governance tools for data catalogs, lineage, AI use-case inventories, model governance, policy evidence, sensitive data controls, and trusted enterprise AI.
Read guideAI IT operations
AI ITSM tools comparison
Compare AI ITSM tools for employee support, IT service desks, incident summaries, ticket triage, virtual agents, knowledge retrieval, and workflow automation.
Read guideLegal AI
AI eDiscovery software
Compare AI eDiscovery software for document review, privilege review, case strategy, investigations, defensibility, source-grounded summaries, and litigation workflows.
Read guideHR AI
AI HR software comparison
Compare AI HR software for employee service, HR copilots, workforce insights, talent workflows, payroll-adjacent processes, HR service delivery, and enterprise governance.
Read guideProcurement AI
AI procurement software
Compare AI procurement software for intake, sourcing, supplier risk, spend control, contract workflows, approvals, AP handoff, and governed enterprise purchasing.
Read guideFinance AI
AI FP&A tools
Compare AI FP&A and planning tools for budgeting, forecasting, scenario planning, variance analysis, workforce planning, revenue planning, and finance-owned models.
Read guideEnterprise AI
AI ERP copilot comparison
Compare AI ERP copilots and enterprise application AI for finance, procurement, supply chain, operations, reporting, approvals, and governed business workflows.
Read guideMarketing AI
AI marketing automation tools
Compare AI marketing automation tools for campaign creation, brand governance, customer journeys, segmentation, email, SMS, personalization, ecommerce, and marketing operations.
Read guideFinance AI
AI expense management software
Compare AI expense management software for corporate cards, receipt capture, policy enforcement, approvals, travel expenses, reimbursements, accounting sync, and finance controls.
Read guideAI operations
AIOps tools comparison
Compare AIOps and AI observability tools for incident triage, root cause analysis, log and metric correlation, SRE workflows, alert noise reduction, and production reliability.
Read guideLegal operations
AI CLM software comparison
Compare AI contract lifecycle management software for contract intake, drafting, redlining, approvals, repository search, obligation tracking, renewals, and legal operations.
Read guideRevenue operations
AI CPQ software comparison
Compare AI configure-price-quote software for complex products, pricing rules, discount approvals, quote generation, subscriptions, partner channels, and revenue operations.
Read guideCustomer data
AI CDP software comparison
Compare AI customer data platforms for identity resolution, audience activation, first-party data, personalization, consent, analytics, and agent-ready customer profiles.
Read guideCybersecurity
AI SIEM tools comparison
Compare AI-ready SIEM tools for security analytics, log ingestion, detection engineering, SOC investigation, SOAR, UEBA, threat intelligence, and security data lakes.
Read guideCloud security
AI CNAPP tools comparison
Compare AI cloud-native application protection platforms for CSPM, CWPP, CIEM, vulnerability management, code-to-cloud security, DSPM, Kubernetes, and AI security posture.
Read guideIT governance
AI SaaS management comparison
Compare AI SaaS management platforms for shadow IT discovery, license optimization, renewals, AI app governance, access reviews, offboarding, and SaaS spend control.
Read guideCybersecurity
AI XDR tools comparison
Compare AI XDR tools for endpoint, identity, cloud, email, network telemetry, automated investigation, attack disruption, MDR handoff, and SOC workflow fit.
Read guideCybersecurity
AI exposure management comparison
Compare AI exposure management tools for vulnerability risk, attack paths, asset context, cloud exposure, identity risk, remediation prioritization, and executive reporting.
Read guideData security
AI DSPM tools comparison
Compare AI DSPM tools for sensitive data discovery, cloud data risk, access governance, AI data exposure, DLP workflows, classification, and remediation.
Read guideIdentity security
AI identity governance comparison
Compare AI identity governance tools for access reviews, lifecycle management, privileged access, compliance evidence, identity risk, joiner-mover-leaver workflows, and SaaS access.
Read guideSales software
AI revenue intelligence comparison
Compare AI revenue intelligence software for call insights, pipeline inspection, forecasting, deal risk, coaching, CRM hygiene, buyer engagement, and revenue operations.
Read guideRevenue operations
AI pricing optimization comparison
Compare AI pricing optimization software for margin protection, dynamic pricing, price management, CPQ integration, rebate workflows, price governance, and revenue impact analysis.
Read guideRisk management
AI TPRM software comparison
Compare AI third-party risk management software for vendor onboarding, questionnaires, cyber ratings, continuous monitoring, remediation, fourth-party risk, and executive reporting.
Read guideData security
AI DLP tools comparison
Compare AI DLP tools for Microsoft 365, SaaS, browser, endpoint, email, cloud, GenAI apps, policy enforcement, incident triage, and data security workflows.
Read guideIdentity security
AI PAM tools comparison
Compare AI privileged access management tools for vaulting, session monitoring, just-in-time access, identity risk, machine identities, AI agents, and audit evidence.
Read guideFinancial crime
AI fraud detection comparison
Compare AI fraud detection software for transaction fraud, account takeover, scams, synthetic identity, device intelligence, real-time decisioning, and case management.
Read guideFinancial crime
AI AML transaction monitoring comparison
Compare AI AML transaction monitoring software for alert triage, case management, suspicious activity detection, rules, machine learning, SAR workflows, and auditability.
Read guideFinancial services
AI loan origination comparison
Compare AI loan origination software for consumer, mortgage, commercial, deposit, and digital lending workflows, including document review, decisioning, compliance, and borrower experience.
Read guideSecurity operations
AI SOAR tools comparison
Compare AI-ready SOAR and security automation tools for SOC playbooks, alert triage, case management, integrations, human approvals, and response governance.
Read guideEmail security
AI email security comparison
Compare AI email security tools for phishing, BEC, impersonation, account takeover, malware, collaboration security, Microsoft 365 protection, and SOC workflow fit.
Read guideGRC
AI GRC software comparison
Compare AI GRC software for audit, risk, compliance, control testing, regulatory evidence, board reporting, remediation workflows, and enterprise governance.
Read guideTax compliance
AI tax compliance comparison
Compare AI tax compliance software for indirect tax, e-invoicing, global reporting, tax determination, filings, trade classification, audit readiness, and ERP integration.
Read guideSupply chain AI
AI supply chain planning comparison
Compare AI supply chain planning software for demand forecasting, S&OP, scenario planning, supply planning, control towers, decision intelligence, and ERP integration.
Read guideInsurance AI
AI insurance claims comparison
Compare AI insurance claims software for FNOL, claims management, adjuster guidance, fraud detection, repair workflows, payment integrity, automation, and P&C carrier operations.
Read guideLearning Tracks
Six tracks for understanding modern AI
Model literacy
Understand context windows, reasoning behavior, multimodal ability, speed, cost, and when smaller models are enough.
AI agents and coding workflows
Move from chat-style prompting to repo-aware agents, tool calls, traces, tests, and reviewable changes.
Local LLMs and private AI
Learn when to use local models, how to think about GPU memory, quantization, data privacy, and offline workflows.
RAG and knowledge systems
Turn documents into useful AI workflows by understanding chunking, embeddings, retrieval, reranking, and evaluation.
Prompting and workflow design
Write prompts as reusable work instructions with inputs, constraints, examples, output formats, and review steps.
AI product judgment
Separate demos from durable products by checking use cases, integration cost, reliability, data policy, and user fit.
Suggested Route
A practical reading path
Follow the daily signal
Use the daily AI brief to see what changed in models, agents, tools, open source, and infrastructure.
Map the model landscape
Read benchmark sources with methodology context, then choose models by scenario rather than by brand.
Pick practical tools
Use tool guides and calculators to compare coding agents, research tools, local setups, and automation stacks.
Study real experiments
Use field notes to see screenshots, prompts, workflow constraints, and results from hands-on AI testing.
Go deep in the archive
Use the Chinese course archive as a deeper source library when you need long-form tutorials and implementation details.
Need deeper source material?
The original archive includes 176 long-form Chinese course collections. Use it when you want extra screenshots, step-by-step implementation notes, or older experiments beyond the English map.
Open original archiveDeepSeek and local model practice
Local LLM setup, model usage, and practical DeepSeek learning materials.
Open archive pathAI agents
Agent concepts, tool use, workflows, and practical implementation notes.
Open archive pathDify and knowledge-base workflows
RAG, knowledge bases, workflow automation, and application building.
Open archive pathGenerative AI foundations
Core AI concepts, model behavior, data workflows, and beginner-friendly foundations.
Open archive pathChoose your next move
If you only have a few minutes, start with the daily brief. If you are choosing a model or tool, use the benchmark hub and workbench. If you want evidence, read the field notes.