Showing 1-60 of 233 articles
AG-UI Protocol
The AG-UI Protocol (Agent-User Interaction Protocol) is an open, event-based protocol that standardizes how AI agents communicate with user-facing...
AI Agents
AG2 (framework)
AG2 (formerly AutoGen) is an open-source Python framework for building applications composed of multiple cooperating large-language-model (LLM) agents. The...
AI AgentsOpen Source AI
AI coding agent
An AI coding agent is an autonomous artificial intelligence system that can independently plan, write, test, debug, and deploy software code with minimal human...
AI AgentsAI Code Generation
AUTOMATIC1111
AUTOMATIC1111 Stable Diffusion Web UI (commonly called A1111, SD WebUI, or simply Automatic1111) is the open-source, Gradio-based browser interface that became...
Generative AIImage Generation
Abacus.AI
Abacus.AI is an American enterprise artificial intelligence and machine learning platform company headquartered in San Francisco, California. The firm was...
AI CompaniesMachine Learning
Agent Builder (OpenAI AgentKit)
Agent Builder is a visual, browser-based workflow editor developed by openai for designing, versioning, and deploying multi-agent applications on top of the...
AI AgentsOpenAI
Agent Skills
Agent Skills are a lightweight, open format for extending AI agents with specialized knowledge and workflows. A skill is a folder containing a single SKILL.md...
AI AgentsAnthropic
Agent Tools API
The Agent Tools API is xAI's server-side tool suite that lets agents built on the Grok family browse the web, search X posts, run Python code, retrieve...
AI AgentsAI Companies
Agent orchestration
Agent orchestration is the coordinated management of multiple AI agents working together as a unified system to accomplish tasks that exceed the capability of...
AI Agents
Agno
Agno is an open-source Python framework for building, running, and managing AI agents and multi-agent systems. It is model-agnostic, working with more than 30...
AI AgentsOpen Source AI
Aider
Aider is an open-source AI pair programming tool that runs in the terminal and integrates directly with Git.[1] Created by Paul Gauthier and first released in...
AI Tools & ProductsOpen Source AI
Amazon Q
Amazon Q is a family of generative AI-powered assistants from Amazon Web Services (AWS), announced on November 28, 2023, at the AWS re:Invent conference and...
AI Code GenerationAI Infrastructure
Anima (software)
Anima (stylized as AnimaApp and operating at animaapp.com) is an Israeli design-to-code platform that converts user-interface designs into developer-ready...
AI Code GenerationAI Companies
Anthropic Message Batches API
The Message Batches API (commonly referred to as the Anthropic Batches API) is an asynchronous bulk processing endpoint offered by Anthropic for its Claude...
Anthropic
Antigravity (Google)
Antigravity is an agentic software development platform from Google, launched in public preview on 18 November 2025 alongside the release of gemini 3...
AI Code GenerationGoogle
Anysphere
Anysphere is an American artificial intelligence company, headquartered in San Francisco, that develops Cursor (code editor), an AI-native code editor built on...
AI Code GenerationAI Companies
Apache MXNet
Apache MXNet (pronounced "mix-net") was an open-source deep learning framework that combined imperative and symbolic execution in one runtime, created around...
AI InfrastructureArtificial Intelligence
Arize Phoenix
Arize Phoenix is an open-source AI observability and evaluation platform developed by Arize AI for tracing, evaluating, and debugging large language model...
AI CompaniesMLOps
Artificial Analysis
Artificial Analysis is an independent benchmarking and analytics platform that evaluates artificial intelligence models and API providers across intelligence,...
AI BenchmarksLarge Language Models
Atlassian Rovo Dev
Atlassian Rovo Dev is an agentic AI coding assistant developed by Atlassian that automates parts of the software development lifecycle, including planning,...
AI AgentsAI Companies
Augment Code
Augment Code is an enterprise AI coding platform, founded in 2022 by Igor Ostrovsky and Guy Gur-Ari and led by CEO Scott Dietzen, that builds AI agents...
AI AgentsAI Code Generation
AutoML (Automated Machine Learning)
AutoML (Automated Machine Learning) is the automation of the end-to-end pipeline of applying machine learning to real-world data, replacing manual trial and...
MLOpsModel Architecture
Axolotl
Axolotl is a free and open source framework for fine-tuning and post-training large language models, written in Python and driven entirely by a single YAML...
Open Source AITraining & Optimization
BentoML
BentoML is an open-source Python framework for packaging, serving, and deploying machine learning and AI models as production inference services. It was first...
MLOpsOpen Source AI
Best AI Agent Frameworks
As of July 2026, the best all-around framework for building agentic LLM applications is LangGraph 1.0, the graph-based orchestration layer that reached its...
AI AgentsAI Code Generation
Best AI Coding Assistants
As of July 2026, the two strongest AI coding assistants overall are Claude Code and the OpenAI Codex CLI, which finish within 0.3 points of each other at the...
AI AgentsAI Code Generation
Bolt.new
Bolt.new is an AI-powered full-stack web development platform built by StackBlitz that turns a natural language prompt into a complete, running web application...
AI Code GenerationSoftware Development
Browser Use
Browser Use is an open-source Python library that lets large language models control a web browser, turning any LLM into an agent that can browse the web,...
AI AgentsOpen Source AI
Builder.io
Builder.io is a San Francisco visual development platform that pairs a headless, drag-and-drop content management system with a suite of AI design-to-code...
AI Code GenerationAI Companies
CANN (Huawei)
CANN, short for Compute Architecture for Neural Networks, is the heterogeneous computing architecture and software stack that Huawei provides for its Ascend...
AI InfrastructureChinese AI
CUDA
CUDA (Compute Unified Device Architecture) is NVIDIA's parallel computing platform and programming model that lets developers run general-purpose code on a...
AI InfrastructureNVIDIA
CUTLASS
CUTLASS is an open-source library of reusable building blocks for writing high-performance matrix kernels on NVIDIA GPUs. The name expands to CUDA Templates...
AI InfrastructureNVIDIA
Candle (HuggingFace Rust ML)
Candle is a minimalist machine learning framework written in pure Rust and published by Hugging Face under the huggingface/candle GitHub repository.[^1] The...
Machine LearningOpen Source AI
ChatKit
ChatKit is an embeddable chat-interface SDK from OpenAI that lets developers drop a ChatGPT-style conversational UI into a web or mobile product with a single...
Conversational AIOpenAI
Claude Agent SDK
The Claude Agent SDK is Anthropic's official software development kit for building custom AI agents powered by Claude, released on September 29, 2025 as the...
AI AgentsAnthropic
Claude Code
Claude Code is an AI-powered command-line tool for agentic coding developed by Anthropic that lets developers delegate software tasks to Claude directly from...
AI AgentsAI Code Generation
Claude Code Playwright
Claude Code Playwright refers to the practice and integration of using Claude Code, Anthropic's agentic coding tool available in the terminal, IDEs, and via...
AI AgentsAI Tools & Products
Claude Code Review
Claude Code Review is a multi-agent code review system developed by Anthropic that automatically analyzes GitHub pull requests for bugs, security...
AI Code GenerationAI Safety
Claude Code Subagents
Claude Code subagents (also sub-agents) are specialized AI assistants that Claude Code, Anthropic's command-line coding tool, can delegate specific tasks to....
AI AgentsAnthropic
Cline (AI coding agent)
Cline is an open-source autonomous coding agent that runs as an extension inside VS Code and several other editors, with more than five million installs as of...
AI AgentsAI Code Generation
CodeRabbit
CodeRabbit is an AI-powered code-review platform that automatically reviews pull and merge requests on GitHub, GitLab, Azure DevOps, and Bitbucket, giving...
AI Companies
Codeium
Codeium was an artificial intelligence company that built free, unlimited AI code completion and the Windsurf Editor, the IDE its founders called "the first...
AI Code GenerationAI Companies
Cognition AI
Cognition AI is an American artificial intelligence company headquartered in San Francisco, California, that builds autonomous AI software engineering agents....
AI AgentsAI Code Generation
ComfyUI
ComfyUI is a free, open-source node-based graphical user interface and backend for generative AI workflows, primarily focused on image generation using...
Generative AIImage Generation
Composio
Composio is an open-source AI agent tool integration platform that provides infrastructure for connecting large language models (LLMs) and AI agents to over...
AI AgentsAI Companies
Computational graph
A computational graph is a directed acyclic graph (DAG) representation of a numerical computation, where nodes represent operations (or variables) and edges...
Deep Learning
Context caching
Context caching is a large-language-model API feature that stores parts of a request's input (system prompts, instructions, attached documents, or earlier...
AI InferenceLarge Language Models
Core ML
Core ML is Apple's framework for running trained machine learning models on-device across iOS, iPadOS, macOS, watchOS, tvOS, and visionOS. Introduced at WWDC...
AI CompaniesAI Hardware
CrewAI
CrewAI is an open-source multi-agent orchestration framework that enables developers to build teams of AI agents that collaborate to accomplish complex tasks....
AI AgentsLarge Language Models
CuDNN
NVIDIA cuDNN (CUDA Deep Neural Network library) is a proprietary GPU-accelerated library of primitives for deep learning, first released by NVIDIA on September...
AI HardwareAI Tools & Products
Cursor (code editor)
Cursor is an AI-powered code editor developed by Anysphere Inc. Built as a fork of Visual Studio Code (VS Code), Cursor integrates large language model...
AI Code GenerationArtificial Intelligence
Cursor Composer 2.5
Cursor Composer 2.5 is a proprietary agentic coding model built by Anysphere, the company behind the Cursor code editor. Released on May 18, 2026, it is the...
AI Code GenerationAI Models
DSPy
DSPy (short for Declarative Self-improving Python) is an open-source framework, developed at Stanford NLP, for programming rather than prompting large language...
Large Language ModelsMachine Learning
Dataset API (tf.data)
The Dataset API (tf.data) is the high-performance input pipeline framework within TensorFlow for loading, transforming, and delivering data to machine learning...
Deep LearningMachine Learning
Deep Agents
Value --- LangChain Type Python; JavaScript / TypeScript Built on 2025 (concept and deepagents package introduced July 30, 2025) Stable release MIT...
AI AgentsOpen Source AI
DeepGEMM
DeepGEMM is an open-source library from DeepSeek that provides fast FP8 general matrix multiplication (GEMM) kernels for NVIDIA Hopper GPUs. It was released on...
AI InfrastructureOpen Source AI
Dev tools
AI dev tools are the software products, libraries, and platforms that developers use to build, ship, and operate applications powered by artificial...
AI Tools & ProductsSoftware Development
Dify
Dify (stylized Dify.AI) is an open-source platform for building, deploying, and operating applications and agents powered by large language models. Developed...
AI AgentsAI Companies
Ellipsis (software)
Ellipsis (stylized in lowercase as ellipsis, at ellipsis.dev) is an AI-powered code-review tool that automatically reviews GitHub pull requests and can make...
AI Code GenerationAI Companies
Estimator (tf.estimator)
See also: TensorFlow, Keras, deep learning, machine learning tf.estimator is a high-level TensorFlow API that encapsulates the complete lifecycle of a machine...
Deep LearningMachine Learning