
google-research
5 Apps · 0 Intel
Google Research is Alphabet's research division, tracing its lineage to the 1998 paper that became Google Search and responsible for some of the most consequential advances in computing — including the 2017 "Attention Is All You Need" paper that introduced the Transformer architecture underlying today's large language models. The division spans foundational machine learning, algorithms, quantum computing, and applied AI, open-sourcing code and datasets through this GitHub organization.
Apps
A pretrained time-series foundation model developed by Google Research for forecasting time-series data. It's a decoder-only model that can handle various forecasting tasks with up to 16k context length and quantile forecasting capabilities.
Google Research's tool for cleaning the LaTeX of your paper before submitting to arXiv — strips comments, unused files, and embeds figures.
Python library for composing language model calls — scratchpads, chain-of-thought, tool use, and selection-inference as building blocks.
Reference implementation of CaMeL, a design-time defense system against LLM prompt injection attacks.
Service that lets game developers train an AI to play their game via imitation learning from human demonstrations.