Developer Tools

Explore Developer Tools through related topics and the articles other pages reference most.

Explore articles

Browse subtopics (51)

Articles that also belong to these categories. Counts cover all of Developer Tools.

Showing 61-120 of 267 articles

Deep Agents

Deep Agents is an open-source agent harness developed by LangChain for long-running, complex, multi-step, non-deterministic tasks such as research, coding, and go-to-market automation.

AI AgentsOpen Source AI

DeepSeek Harness

DeepSeek Harness is an open-source AI agent harness developed by DeepSeek. Also called dsh, it supplies the software around a language model: the agent loop, tools, sessions, filesystems, permission controls…

AI AgentsAI Code Generation

Dify

Dify (stylized Dify.AI) is an open-source platform for building, deploying, and operating applications and agents powered by large language models.

AI AgentsAI Companies

ExLlamaV2 (EXL2)

EXL2 (ExLlamaV2 format) is an open-source, mixed-bit weight-quantization format for compressing large language models so they run fast on a single consumer-class NVIDIA GPU.

AI InferenceOpen Source AI

Firebase

Firebase is a backend-as-a-service (BaaS) platform developed by Google. It began in 2012 as a real-time database product launched by Andrew Lee and James Tamplin and was acquired by Google on October 21, 2014.

AI InfrastructureGoogle

Fireworks AI

Fireworks AI is an artificial intelligence infrastructure company that runs a high-performance inference platform for deploying and serving open large language models (LLMs), image generation models, audio…

AI CompaniesAI Inference

Flowise

Flowise is an open-source, low-code platform for building large language model applications, chatbots, and AI agents by dragging and dropping nodes onto a visual canvas.

AI AgentsOpen Source AI

GGUF

GGUF (GPT-Generated Unified Format) is the standard binary file format for storing large language models for local inference, bundling a model's weights, tokenizer, and metadata into a single self-contained…

Large Language ModelsMachine Learning

GPT API

The GPT API is the public HTTP interface that OpenAI exposes for programmatic access to its hosted language, vision, audio, image, and video models.

OpenAI

GPT-5 Codex

GPT-5-Codex is a coding-specialised variant of OpenAI's GPT-5 model, announced on September 15, 2025 and tuned for agentic software engineering inside the OpenAI Codex product family.

Large Language ModelsOpenAI

Gemini CLI

Gemini CLI is an open-source, terminal-based AI agent developed by Google that brings Gemini models directly into the command line for coding, file editing, shell automation, and research grounded in real-time…

AI AgentsAI Code Generation

GitHub

GitHub is the world's largest platform for hosting and collaborating on software source code, built around the Git version-control system and used by more than 180 million developers as of 2025 .

AI CompaniesAI Tools & Products

GitHub Copilot X

GitHub Copilot X was the umbrella name GitHub used in 2023 for its vision of an artificial intelligence assistant that would reach across the entire developer workflow rather than only completing code inline.

GitHub Spark

GitHub Spark is a natural-language application builder developed by GitHub that lets users describe a web app in plain English and watch it be generated, deployed, and hosted without manually writing or…

AI AgentsGenerative AI

Google Agent Development Kit

The Google Agent Development Kit (ADK) is an open-source framework from Google for building, evaluating, and deploying AI agents and multi-agent systems.

AI Agents

Gradio

Gradio is an open-source Python library that lets developers build interactive web interfaces for machine learning models, APIs, and arbitrary Python functions in a few lines of code.

Machine LearningOpen Source AI

Greptile

Greptile is an AI code-review tool that indexes an entire codebase and uses that full-repository context to review pull requests, flagging bugs, regressions, and style violations that require cross-file…

AI Companies

Guidance (library)

Guidance is an open-source Python library, originally developed at Microsoft Research, for building structured, multi-step programs that drive large language models.

MicrosoftOpen Source AI

Gumloop

Gumloop is a no-code AI workflow automation platform that lets teams build, deploy, and manage AI agents and automated workflows through a visual drag-and-drop interface.

AI AgentsAI Companies

Headlong

Headlong is an open-source microharness for persistent AI agents developed by the Laude Institute in collaboration with researchers at MIT.

AI AgentsOpen Source AI

Helicone

Helicone is an open-source LLM observability platform and AI gateway founded in 2023 by Justin Torre, Cole Gottdank, Barak Oshri, and Scott Nguyen.

AI CompaniesMLOps

Hermes Agent

Hermes Agent is an open-source AI agent platform developed by Nous Research. Official project materials describe it as a long-running agent runtime that combines a terminal interface, tool use, persistent…

AI AgentsOpen Source AI

Horovod

Horovod is an open-source distributed training framework for deep learning that lets a single-GPU training script scale across many GPUs and many machines by adding only a few lines of code.

AI InfrastructureOpen Source AI

Hugging Face Transformers

Hugging Face Transformers is an open-source Python library that provides general-purpose architectures, a unified API, and pretrained weights for state-of-the-art machine learning models across text, vision…

Open Source AI

Jules (Google)

Jules is an autonomous AI coding agent developed by Google under Google Labs, designed to perform software development tasks asynchronously inside secure cloud virtual machines.

AI AgentsAI Code Generation

Kubeflow

Kubeflow is an open-source MLOps platform that runs the entire machine learning lifecycle on Kubernetes, described by its creators as a project "dedicated to making using ML stacks on Kubernetes easy, fast and…

MLOpsMachine Learning

LM Studio

LM Studio is a desktop application for discovering, downloading, and running large language models locally on personal hardware, available free for both personal and commercial use on macOS, Windows, and Linux.

Large Language ModelsOpen Source AI

LMDeploy

LMDeploy is an open-source toolkit for compressing, deploying, and serving large language models, developed by the MMRazor and MMDeploy teams associated with the InternLM project at the Shanghai AI Laboratory.

AI InfrastructureOpen Source AI

LanceDB

LanceDB is an open-source, developer-friendly vector database and multimodal lakehouse built on the Lance columnar storage format, designed to store vector embeddings, images, video, audio, and structured…

AI CompaniesAI Infrastructure

LangGraph

LangGraph is an open-source low-level orchestration library for building stateful, multi-actor applications powered by large language models.

AI AgentsOpen Source AI

LangSmith

LangSmith is a commercial observability, evaluation, and deployment platform for large language model (LLM) applications and AI agents, developed and operated by LangChain Inc. It provides developers and…

AI CompaniesAI Infrastructure

Langfuse

Langfuse is an open-source LLM engineering platform that provides observability, tracing, prompt management, evaluation, and dataset tooling for applications built on large language models.

AI CompaniesMLOps

Layers API (tf.layers)

The Layers API (commonly written as tf.layers) was a high-level layer abstraction in TensorFlow that provided pre-built, modular components for assembling neural networks.

LeRobot

LeRobot is an open-source, PyTorch-native library for end-to-end real-world robot learning developed by Hugging Face and a global community of contributors, often described as the "Transformers for robotics"…

Embodied AIOpen Source AI

Letta (MemGPT)

Letta (formerly MemGPT) is an open-source platform for building stateful AI agents with persistent memory, developed by the team behind the MemGPT research project at UC Berkeley's Sky Computing Lab.

AI AgentsAI Companies

Lightning AI

Lightning AI is a New York based artificial intelligence platform company founded by William Falcon, the creator of the pytorch lightning deep learning framework.

AI CompaniesMLOps

Lindy

Lindy is a no-code AI agent platform that lets businesses and individuals build autonomous agents to automate workflows across sales, customer support, operations, and scheduling.

AI AgentsAI Companies

Linkup

Linkup is a Paris-based artificial intelligence company that operates a web search API designed for AI applications, autonomous agents, and retrieval-augmented generation (RAG) systems.

AI AgentsAI Companies