Category

Developer Tools

233 articlesRSS

Showing 61-120 of 233 articles

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...

AI InferenceOpen Source AI

Factory (AI company)

Factory is an American AI company that builds autonomous software engineering agents for enterprise engineering teams. Founded in April 2023 by Matan Grinberg...

AI AgentsAI Code Generation

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...

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...

AI CompaniesAI Inference

FlashMLA

FlashMLA is an open-source GPU kernel from DeepSeek that accelerates the decoding step of Multi-head Latent Attention (MLA), the attention variant DeepSeek...

AI InfrastructureOpen Source AI

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...

AI AgentsOpen Source AI

Fully Sharded Data Parallel (FSDP)

Fully Sharded Data Parallel (FSDP) is a distributed training technique implemented in PyTorch that shards a model's parameters, gradients, and optimizer states...

AI InfrastructureDeep Learning

GGML

GGML is an open-source tensor library written in pure C that runs machine learning inference efficiently on consumer hardware, and it is the computational...

Machine LearningOpen 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,...

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. The phrase...

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...

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,...

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...

AI CompaniesAI Tools & Products

GitHub Copilot

GitHub Copilot is an artificial intelligence (AI) coding assistant developed by GitHub and OpenAI that provides autocomplete-style code suggestions, chat-based...

AI Code GenerationAI Tools & Products

GitHub Copilot Workspace

GitHub Copilot Workspace was a task-centric, AI-powered developer environment built by GitHub Next, the research and incubation arm of GitHub. Distinct from...

AI Code GenerationMicrosoft

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...

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,...

AI AgentsGenerative AI

Google AI Studio

Google AI Studio is Google's free, web-based developer tool for prototyping with the Gemini family of models and getting a Gemini API key in seconds. Hosted at...

AI Tools & ProductsGenerative 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...

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,...

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...

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...

AI AgentsAI Companies

Gym (OpenAI Gym / Gymnasium)

Gym, often written as OpenAI Gym, is an open source Python toolkit for developing and comparing reinforcement learning algorithms, originally released by...

OpenAIReinforcement Learning

Haystack (framework)

Haystack is an open-source AI orchestration framework developed by deepset, a Berlin-based company, for building production-ready natural language processing...

Information RetrievalNatural Language Processing

Helicone

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

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...

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...

AI InfrastructureOpen Source AI

Hugging Face

Hugging Face is an artificial intelligence company and open-source platform, widely described as the "GitHub of machine learning," whose Hub hosts over 2...

AI CompaniesMachine Learning

Hugging Face Transformers

Hugging Face Transformers is an open-source Python library that provides general-purpose architectures, a unified API, and pretrained weights for...

Open Source AI

HuggingFace PEFT

PEFT (Parameter-Efficient Fine-Tuning) is an open-source Python library from Hugging Face that adapts large pretrained models to new tasks by training only a...

Open Source AITraining & Optimization

Instructor (library)

Instructor is an open-source Python library that returns type-safe, Pydantic-validated structured outputs from large language model APIs. It works by wrapping...

Large Language ModelsOpen 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...

AI AgentsAI Code Generation

Kiro (AI IDE)

Kiro is an agentic integrated development environment (IDE) built by Amazon Web Services and released in public preview on July 14, 2025 [1][2]. The tool is...

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...

MLOpsMachine Learning

LLaMA-Factory

LLaMA-Factory is an open-source unified framework for the efficient fine-tuning of large language models (LLMs) and vision-language models (VLMs). It...

Open Source AITraining & Optimization

LLaMA/Model Card

See also: LLaMA, Llama 2, Llama 3, Llama 4, Model card The Llama model card is the official documentation that Meta AI ships with each release of the Llama...

AI ModelsLarge Language Models

LM Studio

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

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...

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...

AI CompaniesAI Infrastructure

LangChain

LangChain is an open-source software framework for building applications powered by large language models (LLMs), available as both a Python and a TypeScript...

AI AgentsLarge Language Models

LangGraph

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

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...

AI CompaniesAI Infrastructure

Langfuse

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

AI CompaniesMLOps

Layers API (tf.layers)

See also: Machine learning terms The Layers API (commonly written as tf.layers) was a high-level layer abstraction in TensorFlow that provided pre-built,...

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,...

Open Source AIRobotics

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...

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...

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,...

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...

AI AgentsAI Companies

LiteLLM

LiteLLM is an open-source AI gateway from BerriAI that lets developers call more than 100 large language model providers (including OpenAI, Anthropic, Google...

Large Language ModelsOpen Source AI

LiveKit Agents

LiveKit Agents is an open source framework for building realtime voice, video, and multimodal AI agents, developed by LiveKit Inc. It lets developers build a...

Conversational AIOpen Source AI

Llama API

The Llama API is Meta's first-party hosted cloud service for running Llama models. Announced on April 29, 2025 at Meta's inaugural LlamaCon developer...

AI InferenceMeta AI

Llama Stack

Llama Stack is an open standardized framework created by Meta for building generative AI applications. It defines a set of standardized APIs (building blocks)...

Meta AIOpen Source AI

LlamaIndex

LlamaIndex is an open-source data framework for building large language model (LLM) applications, with a particular focus on retrieval-augmented generation...

Information RetrievalNatural Language Processing

Locofy

Locofy (stylized Locofy.ai) is a Singapore-based design-to-code platform that converts user-interface designs from Figma and Adobe XD into production-ready...

AI Code GenerationAI Companies

Lovable (AI app builder)

Lovable is an AI-powered application builder that generates full-stack web applications from natural language descriptions. Founded in 2023 by Anton Osika and...

AI Code GenerationSoftware Development

MLX

MLX is an open-source array and machine-learning framework built by Apple Inc.'s machine-learning research team specifically for Apple silicon, the M1, M2, M3,...

AI CompaniesAI Hardware

MLflow

MLflow is an open-source platform for managing the end-to-end machine learning lifecycle, covering experiment tracking, model packaging, a model registry,...

MLOpsMachine Learning

Magic Patterns

Magic Patterns (at the domain magicpatterns.com) is a San Francisco-based AI design and prototyping tool that turns text prompts, screenshots, and Figma files...

AI Code GenerationAI Companies