*Fabulous* LLM Tools

Updated: 2025-08-19
#llm #ai #tool #list #code #programming #fabulous

Here I list all sorts of tools that use LLMs (Large Language Models). I feel ambivalent about hosting a ressource list that use those insidious tools. When I get around to it, I will link a blog post that talks about the problems inherent to LLMs and other «AI» tools.

In the mean time, here is a non-exhaustive list of articles on the subject of LLM assisted creation (mostly coding).

VERY IMPORTANT → Hallucinations in code are the least dangerous form of LLM mistakes

Providers

To check prices for different models and providers, you can refer to this incredible LLM Pricinc Calculator. It has the pricing for Input and Output costs for different models, as well as a calculator that takes as parameters the number of input and output tokens. This tool is made and maintained by the amazing Simon Willison.

Cloud

Openrouter.ai is a platform that enables you to have a single api key to be used with multiple models, including private ones.

Chats

Most, if not all services listed in the Chat section, will use your data for training purposes. They are not suitable for privacy sensitive queries.

Local

CLI

Editors

Tags: #llm #ai #tool #list #code #programming #fabulous

Back to the top ↑