Le Chat
Mistral AIEuropean assistant from Mistral with fast responses and open models
by DeepSeek
Open-weight assistant with very low API pricing
DeepSeek is a Chinese research company whose assistant became widely known for delivering strong reasoning and coding performance at a fraction of the usual API cost, with model weights published under permissive terms so organisations can run them on their own hardware. The consumer chat application is free and includes a visible reasoning mode and web search. For developers, the API is priced well below Western equivalents and is broadly compatible with existing client libraries, which makes switching cheap to test. It suits cost-sensitive deployments, teams that need self-hosted models for data residency reasons, and developers experimenting with reasoning models. The limitations are governance rather than capability: data submitted to the hosted service is processed in China and subject to local law, the models decline or deflect on topics sensitive to that jurisdiction, and some organisations and governments restrict the app on managed devices, so check policy before adopting it at work.
The chat application at deepseek.com works with an email or phone sign-up and is free to use, including the reasoning mode that shows its intermediate thinking before answering. For development, create an API key in the platform console and top up a balance, since billing is prepaid rather than invoiced; the client interface follows the widely used chat completion format, so most existing code works by changing the base URL and key. Choose between the general and reasoning models explicitly, as the reasoning model costs more and is slower but is the reason to use the service. For self-hosting, download the published weights and serve them with a standard inference runtime, which requires substantial GPU memory for the larger variants. The considerations that matter most are not technical: confirm your organisation permits the hosted service before sending anything confidential, and expect the models to avoid politically sensitive subjects. For production use, set a spending cap on the account, because prepaid balances can drain faster than expected under load.
European assistant from Mistral with fast responses and open models
General assistant for writing, analysis, images and research
Assistant focused on careful reasoning, long documents and writing
Maker of Stable Diffusion, with open models and a developer platform