Explore
Search, filter, and sort across the complete AI ecosystem database.
Full Index — Real-Time SearchShowing 50 of 50 entities
GPT-5
by OpenAI
GPT-5 is the fifth generation of OpenAI's Generative Pre-trained Transformer (GPT) series of large language models. It builds upon GPT-4, offering improved performance, reasoning abilities, and context understanding. GPT-5 is used in a wide range of applications, including text generation, translation, question answering, and code generation.
Hugging Face
by Hugging Face, Inc.
Hugging Face is an open-source AI community and platform that provides tools and libraries for building, training, and deploying machine learning models. It is known for its Transformers library and model hub.
AlphaFold 3
by Google DeepMind
AlphaFold 3 is DeepMind's AI system for predicting the structure of proteins and other biological molecules. It significantly expands upon AlphaFold 2 by modeling interactions between proteins, DNA, RNA, ligands, and other molecules, enabling researchers to explore complex biological systems and design new therapies.
TensorFlow
by Google
TensorFlow is an open-source machine learning framework developed by Google. It is widely used for building and training machine learning models, particularly deep neural networks, and deploying them in various environments.
TensorFlow
by Google
TensorFlow is an open-source machine learning platform developed by Google. It provides a comprehensive ecosystem of tools, libraries, and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML-powered applications.
PyTorch
by Meta AI
PyTorch is an open-source machine learning framework based on the Torch library, primarily developed by Meta AI. It is known for its flexibility and ease of use, making it popular for research and rapid prototyping of deep learning models.
PyTorch
by Meta AI
PyTorch is an open-source machine learning framework based on the Torch library, used for applications such as computer vision and natural language processing. It is primarily developed by Meta AI and is known for its dynamic computation graph and ease of use.
scikit-learn
by INRIA
Scikit-learn is a popular open-source machine learning library for Python. It provides simple and efficient tools for data analysis and modeling, including classification, regression, clustering, and dimensionality reduction.
Meta AI Llama 3
by Meta AI
Meta AI Llama 3 is a family of open-source large language models (LLMs) released by Meta AI. It is designed for a wide range of natural language processing tasks, including text generation, translation, and question answering, and is intended to be a powerful and accessible tool for researchers and developers.
Hugging Face Transformers
by Hugging Face
Hugging Face Transformers is a library that provides pre-trained models and tools for natural language processing (NLP). It simplifies the process of using and fine-tuning state-of-the-art transformer models for various NLP tasks.
Hugging Face Transformers
by Hugging Face
Hugging Face Transformers is a popular open-source library providing pre-trained models and tools for natural language processing (NLP). It simplifies the process of using and fine-tuning state-of-the-art transformer models for various NLP tasks.
Scale AI
by Scale AI, Inc.
Scale AI provides data infrastructure for AI, offering services for data annotation, data management, and model evaluation. It helps companies build and deploy AI models by providing high-quality training data.
Attention Is All You Need
by Google Brain
Introduced the Transformer architecture, replacing RNNs with self-attention for sequence-to-sequence tasks. This paper fundamentally changed the field of NLP and became the foundation for all modern large language models.
ImageNet-1K
by ImageNet / Stanford Vision Lab
The canonical large-scale visual recognition benchmark containing 1.28 million training images across 1,000 object categories. ImageNet-1K underpins the ImageNet Large Scale Visual Recognition Challenge (ILSVRC) and has driven the majority of deep learning breakthroughs in computer vision since 2012.
OpenAI
by OpenAI
OpenAI is the world's leading AI research and deployment company, responsible for the GPT series, ChatGPT, DALL-E, and Whisper. Founded with a safety-first mission, it pioneered RLHF-aligned large language models and has become the de-facto standard API for generative AI applications globally.
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
by Google AI
Introduced BERT, a bidirectional Transformer pre-trained on masked language modeling and next sentence prediction. Established the pretrain-then-fine-tune paradigm that dominated NLP for years and achieved state-of-the-art on 11 NLP benchmarks.
COCO 2017
by Microsoft
Microsoft COCO (Common Objects in Context) 2017 provides 118K training images with 860K object instances annotated with bounding boxes, segmentation masks, keypoints, and captions across 80 object categories. It remains the primary benchmark for object detection and instance segmentation research.
Learning Transferable Visual Models From Natural Language Supervision (CLIP)
by OpenAI
Introduced CLIP (Contrastive Language-Image Pre-training), a model trained on 400 million image-text pairs using contrastive learning that achieves remarkable zero-shot transfer to diverse vision tasks. CLIP became foundational for vision-language alignment and generative AI pipelines.
Chain-of-Thought Prompting Elicits Reasoning in Large Language Models
by Google Brain
Introduced chain-of-thought prompting, a simple technique of providing exemplars with step-by-step reasoning traces in few-shot prompts. This approach dramatically improves LLM performance on arithmetic, commonsense, and symbolic reasoning tasks, with the effect emerging at approximately 100B parameters.
Protein Data Bank
by RCSB PDB / wwPDB Consortium
The RCSB Protein Data Bank (PDB) is the single worldwide archive of experimentally determined 3D structures of proteins, nucleic acids, and complex assemblies, currently containing over 220,000 biological macromolecular structures determined by X-ray crystallography, NMR, and cryo-EM. It is the foundational structural dataset for computational biology and was used to train and validate AlphaFold2 and other structure-prediction models.
ImageNet
by Deng et al. / Stanford / Princeton
ImageNet (ILSVRC) is the foundational large-scale visual recognition benchmark with 1.2 million training images across 1,000 object categories. Top-1 and Top-5 accuracy on the validation set have been the standard measure of progress in image classification for over a decade.
UniProt
by UniProt Consortium (EMBL-EBI / SIB / PIR)
UniProt (Universal Protein Resource) is the world's comprehensive, freely accessible protein sequence and functional information database, maintained by a consortium of EMBL-EBI, SIB, and PIR. It contains over 250 million protein sequences in UniParc, with 570,000+ manually reviewed entries in SwissProt providing expert-curated functional annotations, and serves as the gold-standard training source for protein language models.
MMLU
by UC Berkeley / CRFM
Massive Multitask Language Understanding benchmark covering 57 academic subjects from STEM to humanities. Measures broad knowledge and reasoning ability through multiple-choice questions at varying difficulty levels from elementary to professional.
COCO Detection
by Lin et al. / Microsoft
COCO Detection is the standard benchmark for object detection and instance segmentation, featuring 330,000 images with over 1.5 million annotated instances across 80 object categories. Mean Average Precision (mAP) at various IoU thresholds is the primary metric.
NVIDIA H100
by NVIDIA
NVIDIA's flagship data center GPU based on the Hopper architecture. Designed for large-scale AI training and inference with Transformer Engine and FP8 support. Delivers breakthrough performance for LLM training and HPC workloads.
RunwayML Gen-4
by RunwayML
RunwayML Gen-4 is a generative AI model for creating high-quality video content from text prompts, images, or video clips. It allows users to easily generate realistic and creative videos for various applications, including filmmaking, advertising, and social media. It builds upon previous generations with improved resolution, coherence, and control.
Hugging Face
by Hugging Face
The largest platform for sharing and deploying machine learning models, datasets, and applications. Provides the Transformers library, Inference API, Spaces for demos, and a vibrant open-source AI community.
Synthesia
by Synthesia Ltd.
Synthesia is an AI video generation platform that allows users to create videos from text. It is used for training, marketing, and internal communications, reducing the need for traditional video production.
LibriSpeech
by Panayotov et al. / Johns Hopkins
LibriSpeech is the standard English automatic speech recognition (ASR) benchmark derived from LibriVox audiobooks, containing 1,000 hours of read speech at 16kHz. Word Error Rate (WER) on clean and noisy test splits drives competitive progress in ASR research.
GPT-5
by OpenAI
OpenAI's frontier model with advanced reasoning, native multimodal understanding, and robust function calling. Designed for complex enterprise workflows and agentic applications.
NVIDIA A100
by NVIDIA
NVIDIA Ampere architecture GPU that defined the modern AI training era. With 80GB HBM2e memory and TF32 precision, it powered the first generation of large language model training at scale and remains widely deployed in production.
LangChain + OpenAI
by LangChain
Native integration between LangChain and OpenAI's GPT models. Provides seamless access to chat completions, embeddings, and function calling through LangChain's unified interface. Supports streaming, tool use, and structured output via the langchain-openai package.
Hugging Face
by Hugging Face
Hugging Face is the GitHub of AI, providing the world's largest open model hub, dataset repository, and ML collaboration platform. Its Transformers library is the de-facto standard for working with open-weight models, and the Hugging Face Hub hosts hundreds of thousands of models and datasets. Its Spaces platform allows AI demos to be deployed instantly.
Transfer Learning
by Community
Leverages knowledge from a source domain to improve model performance on a target domain with limited labeled data. A foundational technique for reducing training costs and accelerating model development across diverse applications.
GPT-4o
by OpenAI
OpenAI's natively multimodal flagship model processing text, image, and audio inputs with a single unified architecture. Delivers GPT-4 Turbo-level intelligence at 2x speed and 50% lower cost, with breakthrough real-time voice capabilities.
Claude 4
by Anthropic
Anthropic's most capable model featuring advanced reasoning, coding, and multimodal capabilities. Excels at complex analysis, agentic tasks, and extended thinking with industry-leading safety.
GPT-4
by OpenAI
OpenAI's breakthrough large language model that demonstrated a significant leap in reasoning and factual accuracy over GPT-3.5. Widely adopted across enterprise and developer workflows for code generation, analysis, and complex problem-solving.
Anthropic
by Anthropic
Anthropic is an AI safety company and the creator of the Claude family of models, founded by former OpenAI researchers. The company's Constitutional AI methodology and commitment to interpretability research have made it a leading voice in responsible AI development, with Claude widely adopted across enterprise workflows.
Cohere
by Cohere AI
Cohere provides large language models and APIs for businesses to build natural language processing applications. It focuses on enterprise-grade AI solutions with a strong emphasis on safety and responsible AI.
Google DeepMind
by Google DeepMind
Google DeepMind is the AI research division of Alphabet formed by merging Google Brain and DeepMind in 2023. Responsible for the Gemini family of models, AlphaFold, and landmark reinforcement learning breakthroughs, it is one of the best-resourced AI labs in the world and integrates its research directly into Google products and the Vertex AI platform.
Chain-of-Thought
by AaaS
Guides LLMs to produce step-by-step reasoning before arriving at a final answer. Dramatically improves performance on math, logic, and multi-step problems by making the model's reasoning process explicit and verifiable.
Prompt Engineering
by AaaS
The foundational discipline of crafting effective prompts to elicit desired behaviors from language models. Covers system prompt design, instruction formatting, output structuring, temperature tuning, and iterative prompt refinement techniques.
GitHub Copilot + VS Code
by GitHub
GitHub Copilot integrates into VS Code as a first-party extension, delivering inline ghost-text completions, multi-line suggestions, and a dedicated Copilot Chat panel for conversational refactoring, test generation, and documentation. It leverages Codex and GPT-4 models under the hood, with workspace-aware context from open tabs and the current file.
Tesla Autopilot
by Tesla
Tesla Autopilot is an advanced driver-assistance system (ADAS) that automates some driving tasks. It uses a combination of computer vision, radar, and ultrasonic sensors to enable features like lane keeping, adaptive cruise control, automatic lane changes, and self-parking. Despite its name, it is not a fully autonomous system and requires active driver supervision.
GitHub Copilot
by GitHub / Microsoft
AI pair programmer by GitHub that provides real-time code suggestions in your editor. Supports multi-line completions, chat-based coding assistance, and workspace-aware context for dozens of languages.
Meta + HuggingFace (Llama)
by Meta AI
Official Meta Llama model weights distributed through the HuggingFace Hub under Meta's community license. Covers Llama 3.1, 3.2, and 3.3 variants from 1B to 405B parameters with full transformers, TGI, and vLLM compatibility. HuggingFace serves as the primary public distribution channel for Meta's open-weight releases.
LangChain
by LangChain Inc.
Open-source framework for building applications powered by language models. Provides modular abstractions for chains, agents, retrieval, and memory with extensive integrations.
TensorFlow Lite
by Google
TensorFlow Lite is Google's lightweight ML framework designed for on-device inference on mobile, embedded, and IoT devices. It enables deploying trained models with minimal latency and no network dependency, supporting a wide range of hardware accelerators including GPU, DSP, and NPU.
Code Generation
by AaaS
Generates functional code from natural language descriptions, specifications, or partial implementations. Covers multiple languages and frameworks with support for boilerplate scaffolding, algorithm implementation, and API integration patterns.
OpenAI Assistants API
by OpenAI
OpenAI's managed agent platform for building custom AI assistants with persistent threads, built-in code interpreter, file search, and function calling. Handles conversation state, tool orchestration, and context management so developers can focus on business logic.