# LLM providers Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/llm-providers
> Markdown URL: https://aitinkerers.org/technologies/llm-providers.md
> Technology record last updated: 2026-02-26T14:20:05Z
> Generated: 2026-09-22T09:47:38Z

LLM providers are the core entities (OpenAI, Google, Anthropic) that develop, host, and offer large language models (GPT-4, Gemini, Claude) via API for enterprise integration.

LLM providers deliver the foundational models that power generative AI applications: they handle the massive training and inference infrastructure. Major players include OpenAI (GPT-4o), Google (Gemini 2.5 Pro), and Anthropic (Claude Opus), alongside cloud platforms like Amazon Bedrock and Microsoft Azure, which offer managed access to a model catalog. Businesses access these models primarily through secure APIs, enabling use cases like advanced customer service, automated code generation, and complex data summarization. The market is highly competitive, focusing on key metrics: lower cost-per-token, ultra-low latency, and expanding context windows (up to 1 million tokens in some models).

- Official technology site: https://cloud.google.com/vertex-ai
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Should You Obey Your AI Reviewer?](https://belgium.aitinkerers.org/talks/rsvp_3tv20yxQ8mQ)

"Code Quality" is a system that posts feedback comments on your pull requests. We'll take a deep dive into how we hide non-determinism caused by LLMs and how we optimize the LLM's accuracy.

- Event context: AI Tinkerers Ghent Meetup - February 11 — 2026-02-11 — Belgium
- Public talk page: https://belgium.aitinkerers.org/talks/rsvp_3tv20yxQ8mQ

## Related Technologies

- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [BLOOM](https://aitinkerers.org/technologies/bloom) ([Markdown](https://aitinkerers.org/technologies/bloom.md)) — 115 public demos
- [Code Quality](https://aitinkerers.org/technologies/code-quality) ([Markdown](https://aitinkerers.org/technologies/code-quality.md)) — 1 public demo
- [git](https://aitinkerers.org/technologies/git) ([Markdown](https://aitinkerers.org/technologies/git.md)) — 24 public demos
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [Llama-2](https://aitinkerers.org/technologies/llama-2) ([Markdown](https://aitinkerers.org/technologies/llama-2.md)) — 227 public demos
- [PaLM 2](https://aitinkerers.org/technologies/palm-2) ([Markdown](https://aitinkerers.org/technologies/palm-2.md)) — 116 public demos
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [RoBERTa](https://aitinkerers.org/technologies/roberta) ([Markdown](https://aitinkerers.org/technologies/roberta.md)) — 118 public demos
