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 technology officer Mira Murati.
Explore Developer Tools through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Developer Tools.
Showing 241-269 of 269 articles
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 technology officer Mira Murati.
Toolhouse is a cloud infrastructure platform that helps developers equip large language models with tools, actions, and knowledge.
Trae (styled TRAE, short for The Real AI Engineer) is an AI-native integrated development environment (IDE) developed by ByteDance, the Chinese technology company best known for TikTok and the Doubao large…
TransformerLens is an open-source Python library for the mechanistic interpretability of GPT-style language models.
Triton is an open-source, Python-embedded programming language and compiler, originally created by Philippe Tillet and released by OpenAI in July 2021
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.
TypeSafe AI (styled TypeSafe) is a San Francisco AI lab founded in 2024 that builds what it calls "machine-native
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 own words, with "no accuracy loss".
Vapi is a voice AI orchestration platform that lets software developers build, deploy, and scale AI phone agents through a programmable API.
A vector database is a database that stores data as high-dimensional vectors (numerical embeddings produced by a machine learning model) and retrieves records by similarity rather than exact match
Vellum is an enterprise AI product development platform that helps engineering teams build, test, and deploy applications powered by large language models (LLMs).
Vercel (originally ZEIT) is an American cloud platform-as-a-service (PaaS) company headquartered in San Francisco, California, best known as the creator of Next.js and as a hosting platform for modern frontend…
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, 2015 .
Warp is an AI-powered terminal emulator and agentic development environment developed by Warp (formerly Warp Dev, Inc.).
WeirdML is a benchmark for evaluating how well large language models can do hands on machine learning engineering.
Windsurf is an AI-powered code editor developed by the company formerly known as Codeium (originally Exafunction).
XLA (Accelerated Linear Algebra) is Google's open-source machine learning compiler that takes computational graphs from frameworks such as TensorFlow, JAX, and PyTorch and transforms them into highly optimized…
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 creators of Atom and Tree-sitter.
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 models on consumer-grade hardware without…
llm-d is an open-source, Kubernetes-native framework for serving large language models in a distributed way at production scale.
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 summary and a list of links to authoritative content…
n8n (pronounced "n-eight-n") is a source-available workflow automation platform built for technical teams, developed by the Berlin-based company n8n GmbH.
nnsight is an open-source Python library for the interpretation and intervention of deep learning models, developed by the Bau Lab at Northeastern University.
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 provides a terminal user interface (TUI) through which…
smolagents is an open source Python library for building agents powered by large language models (LLMs), released by hugging face on 30 December 2024.
tf.keras is the high-level deep learning API built directly into the TensorFlow machine learning framework
tinygrad is an open-source deep learning framework written primarily in Python that aims to occupy the space between Andrej Karpathy's pedagogical micrograd and full-scale production stacks like PyTorch.
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 December 2, 2022 and shipped as a stable version on…
v0 is an AI application builder from Vercel that turns natural-language prompts and images into working React code, generating user interfaces styled with Tailwind CSS and the shadcn/ui component library .