Showing 181-233 of 233 articles
Replit Agent
Replit Agent is an AI software development agent built by Replit that turns a natural language description into a deployed, full-stack web application without...
AI AgentsAI Companies
Rerun (rerun.io)
Rerun is an open-source multimodal data stack and visualization system built for robotics, computer vision, and other forms of physical AI. The project is...
Computer VisionOpen Source AI
Roo Code
Roo Code is an open-source AI coding agent that runs as a Visual Studio Code extension. It gives developers an autonomous assistant capable of reading and...
AI AgentsAI Code Generation
Safetensors
Safetensors is an open-source tensor serialization format developed by Hugging Face that stores machine learning model weights as raw tensor data plus a small...
Machine LearningOpen Source AI
SavedModel
A SavedModel is the standardized, language-neutral serialization format that TensorFlow uses to package a complete, trained model (its computation graph, its...
MLOps
Semantic Kernel
Semantic Kernel is a lightweight, open-source software development kit (SDK) created by Microsoft that lets developers integrate large language models (LLMs)...
AI AgentsMicrosoft
Slack (software)
Slack is a workplace messaging platform owned by Salesforce that organizes team communication into persistent channels, threads, and direct messages, and that...
AI Tools & Products
Sourcegraph Cody
Sourcegraph Cody is an enterprise AI coding assistant built by Sourcegraph that combines large language models with the company's code-search and code-graph...
AI Code GenerationAI Tools & Products
Structured output
Structured output is a set of techniques and API features that constrain a large language model (LLM) to emit responses that exactly conform to a predefined...
Artificial IntelligenceLarge Language Models
Supabase
Supabase is an open-source backend-as-a-service (BaaS) platform that bundles a hosted PostgreSQL database with authentication, file storage, real-time...
AI CompaniesAI Infrastructure
Supermaven
Supermaven was an AI code completion tool that used a proprietary neural network architecture to deliver fast, context-aware code suggestions directly inside a...
AI Code GenerationAI Tools & Products
Sweep (software)
Sweep (stylized with a broom emoji and reachable at sweep.dev) is an AI developer tool built by the San Francisco startup of the same name, founded in 2023 by...
AI AgentsAI Code Generation
Tabby (software)
Tabby is an open-source, self-hosted AI code generation assistant developed by TabbyML, Inc.[1] It is positioned as a privacy-preserving, on-premises...
AI Code GenerationOpen Source AI
Tabnine
Tabnine is a privacy-focused, enterprise artificial intelligence code assistant that provides inline code completions, chat-based assistance, test generation,...
AI Code GenerationArtificial Intelligence
Tailwind CSS
Tailwind CSS is an open-source, utility-first CSS framework that styles web interfaces by composing low-level utility classes such as flex, pt-4, text-center,...
Software Development
Task budgets
Task budgets are an Anthropic API feature, in beta, that lets a developer tell the model how many tokens it has for a full agentic loop, including thinking,...
Anthropic
TensorBoard
TensorBoard is the open-source visualization toolkit for TensorFlow, described by Google as "a suite of visualization tools to understand, debug, and optimize...
Data ScienceMachine Learning
TensorFlow Decision Forests (TF-DF)
TensorFlow Decision Forests (often abbreviated TF-DF) is an open-source Google library for training, serving, and interpreting decision-forest models such as...
GoogleMachine Learning
TensorFlow Lite (LiteRT)
TensorFlow Lite, rebranded as LiteRT (short for Lite Runtime) on September 4, 2024, is Google's open-source, on-device inference runtime that runs trained...
AI HardwareGoogle
TensorFlow Playground
See also: Machine learning terms, Neural network, Deep learning TensorFlow Playground (also called the Neural Network Playground, titled Deep playground in its...
Education AI
TensorFlow Serving
TensorFlow Serving (often shortened to TF Serving) is Google's open source system for serving machine learning models in production: it loads trained models,...
AI InferenceMLOps
TensorFlow.js
TensorFlow.js (often abbreviated TFJS) is an open-source JavaScript library developed by Google for defining, training, and running machine learning models...
GoogleSoftware Development
Text Generation Inference (TGI)
Text Generation Inference (TGI) is an open-source toolkit developed by Hugging Face for deploying and serving large language models in production. Hugging Face...
AI InferenceOpen Source AI
Tf.Example
See also: Machine learning terms tf.train.Example (commonly written as tf.Example) is a Protocol Buffers message type that TensorFlow uses as its standard...
Data & Datasets
ThunderKittens
ThunderKittens (often abbreviated TK) is an embedded C++ domain-specific language and header-only library for writing high-performance AI kernels on modern...
AI InfrastructureOpen Source AI
Tinker (Thinking Machines Lab)
Tinker is a fine-tuning API for open-weight language models, built by Thinking Machines Lab, the artificial intelligence startup founded by former OpenAI chief...
AI Tools & ProductsOpen Source AI
Toolhouse
Toolhouse is a cloud infrastructure platform that helps developers equip large language models with tools, actions, and knowledge. Founded in 2024 and...
AI AgentsAI Companies
Trae
Trae (styled TRAE, short for The Real AI Engineer) is an AI-native integrated development environment (IDE) developed by ByteDance, the Chinese technology...
AI Code GenerationChinese AI
TransformerLens
TransformerLens is an open-source Python library for the mechanistic interpretability of GPT-style language models. It loads a pretrained transformer such as...
InterpretabilityOpen Source AI
Triton (OpenAI GPU programming language)
Triton is an open-source, Python-embedded programming language and compiler, originally created by Philippe Tillet and released by OpenAI in July 2021, that...
OpenAIProgramming Languages
Turbopuffer
Turbopuffer is a serverless vector and full-text search database built from first principles on object storage such as Amazon S3 and Google Cloud Storage.[^1]...
AI InfrastructureInformation Retrieval
Unsloth
Unsloth is an open-source Python library that fine-tunes large language models up to two times faster while using up to 70 percent less GPU memory and, in its...
Open Source AITraining & Optimization
Vapi
Vapi is a voice AI orchestration platform that lets software developers build, deploy, and scale AI phone agents through a programmable API. It works as a...
AI AgentsAI Companies
Vector database
A vector database is a database that stores data as high-dimensional vectors (numerical embeddings produced by a machine learning model) and retrieves records...
AI InfrastructureInformation Retrieval
Vellum
Vellum is an enterprise AI product development platform that helps engineering teams build, test, and deploy applications powered by large language models...
AI AgentsAI Companies
Vercel
Vercel (originally ZEIT) is an American cloud platform-as-a-service (PaaS) company headquartered in San Francisco, California, best known as the creator of...
AI CompaniesAI Infrastructure
Visual Studio Code
Visual Studio Code (commonly VS Code) is a free, cross-platform source-code editor developed by Microsoft and announced at the Build conference on April 29,...
Warp (terminal)
Warp is an AI-powered terminal emulator and agentic development environment developed by Warp (formerly Warp Dev, Inc.). Written in Rust, Warp uses...
AI Tools & Products
WeirdML
WeirdML is a benchmark for evaluating how well large language models can do hands on machine learning engineering. It was created by Norwegian researcher...
AI Benchmarks
Windsurf (software)
Windsurf is an AI-powered code editor developed by the company formerly known as Codeium (originally Exafunction). Launched in November 2024, Windsurf...
AI Code GenerationArtificial Intelligence
XLA (Accelerated Linear Algebra)
XLA (Accelerated Linear Algebra) is Google's open-source machine learning compiler that takes computational graphs from frameworks such as TensorFlow, JAX, and...
AI InfrastructureOpen Source AI
Zed (code editor)
Zed is an open-source, high-performance, multiplayer code editor written in Rust and developed by Zed Industries, the company founded by several of the...
Open Source AI
llama.cpp
llama.cpp is an open-source large language model inference engine written in C and C++ by Bulgarian software engineer Georgi Gerganov that runs large language...
Large Language ModelsMachine Learning
llm-d
llm-d is an open-source, Kubernetes-native framework for serving large language models in a distributed way at production scale. It was launched in May 2025 by...
AI InfrastructureOpen Source AI
llms.txt
llms.txt is a proposed web standard that defines a small markdown file served at the root path /llms.txt of a website, containing a curated, LLM-friendly...
Large Language Models
n8n
n8n (pronounced "n-eight-n") is a source-available workflow automation platform built for technical teams, developed by the Berlin-based company n8n GmbH.[20]...
AI AgentsAI Tools & Products
nnsight
nnsight is an open-source Python library for the interpretation and intervention of deep learning models, developed by the Bau Lab at Northeastern University....
InterpretabilityOpen Source AI
opencode (SST)
opencode is an open-source AI coding agent built for the terminal. Developed by Anomaly Innovations, formerly known as the SST (Serverless Stack) team, it...
AI AgentsAI Code Generation
smolagents
smolagents is an open source Python library for building agents powered by large language models (LLMs), released by hugging face on 30 December 2024.[^1] Its...
AI AgentsOpen Source AI
tf.keras
tf.keras is the high-level deep learning API built directly into the TensorFlow machine learning framework, and it has been TensorFlow's official and...
Deep LearningMachine Learning
tinygrad
tinygrad is an open-source deep learning framework written primarily in Python that aims to occupy the space between Andrej Karpathy's pedagogical micrograd...
Deep LearningOpen Source AI
torch.compile
torch.compile is the just-in-time graph capture and compilation feature introduced in PyTorch 2.0, a release first announced at the PyTorch Conference on...
Deep LearningTraining & Optimization
v0 (Vercel)
v0 is an AI application builder from Vercel that turns natural-language prompts and images into working React code, generating user interfaces styled with...
AI Code GenerationSoftware Development