TextSynth is a model-access platform that exposes large language models and other generative AI models through a REST API and an online playground. The site presents text completion, chat, translation, image generation, speech generation, speech-to-text transcription, and embeddings as supported workflows.
The service is built around multiple named engines, including Mistral, Llama, Gemma, Stable Diffusion, Whisper, Parler-TTS, and BGE-Large-EN-v1.5. The documentation notes that TextSynth uses custom inference code to deliver faster inference on standard GPUs and CPUs, and that the servers are located in France.
The homepage says the basic service is free but rate limited, with an option to pay a small amount per request for unlimited usage. The documentation requires an API key for REST access, and the playground provides a browser-based way to try supported completion models.