MachinesFluent Docs
AI Workflows

AI Providers and BYOK

Connect your own AI providers, understand provider routing, and choose local or cloud models.

MachinesFluent can process clipboard text, images, screenshots, and spoken instructions with the AI provider you choose.

BYOK means "bring your own key." Instead of being locked to one bundled AI account, you connect your own provider account or local model runtime where supported.

What BYOK Means

When you use a cloud AI provider:

  • you provide the API key or provider connection
  • requests are billed by that provider according to your provider account
  • provider-side data handling follows that provider's terms, settings, and retention controls
  • MachinesFluent sends the content needed for the workflow you triggered

When you use a local provider such as Ollama or LM Studio, the model can run on your own machine or local network depending on your setup.

Supported Provider Set

The current product context lists these AI providers:

ProviderTypical role
OpenAIGeneral AI processing, writing, coding, vision-capable workflows depending on model
AnthropicLong-form reasoning, writing, coding, analysis
Google GeminiGeneral AI processing and multimodal workflows depending on model
DeepSeekCoding and reasoning workflows
OpenRouterAccess to multiple hosted models behind one provider account
CerebrasFast hosted inference workflows
GroqFast hosted inference workflows
MistralHosted language models
PerplexityWeb-grounded answers and research-style responses
AlibabaHosted language models
ZhipuHosted language models
ReplicateImage-generation or model-hosting workflows depending on configured model
OllamaLocal or self-hosted model workflows
LM StudioLocal model workflows

Provider availability, model lists, pricing, and data policies can change. Check the provider before sending sensitive material.

Safe Setup Pattern

Start with a low-risk prompt

Test with a harmless sentence, not private customer data or credentials.

Confirm the selected provider

Make sure the active provider and model are the ones you intended to use.

Add your API key or local endpoint

Use the provider settings inside MachinesFluent. Do not paste secrets into prompts, notes, or support messages.

Test output before enabling auto-paste

Preview the result first, then enable faster paste behavior once the prompt is reliable.

What Gets Sent To The Provider

The provider receives the content needed for the action you trigger. Depending on the workflow, that can include:

  • clipboard text
  • selected text
  • copied images or screenshots
  • spoken instructions converted to text
  • system prompt or saved prompt content
  • optional context files you have configured

On this page