mapleflow
Unified AI API — 30+ models from OpenAI, Anthropic, Google, Groq, and xAI through one API key.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Ai Chat: Send a message to any of 30+ AI models (OpenAI, Anthropic, Google, Groq, xAI). Returns the model's response. Supports conversation history via the messages array.
- Translate: Translate text between 75+ languages with auto-detection. Supports dynamic pricing based on text length.
- Weather: Get current weather for any city or coordinates worldwide. Returns temperature, humidity, wind, and conditions.
What data it sees
Do you need an account
An API key from the service settings is required
Unified AI API — 30+ models from OpenAI, Anthropic, Google, Groq, and xAI through one API key. Plus translation, weather, and utility APIs.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| ai_chat | Send a message to any of 30+ AI models (OpenAI, Anthropic, Google, Groq, xAI). Returns the model's response. Supports conversation history via the messages array. |
| translate | Translate text between 75+ languages with auto-detection. Supports dynamic pricing based on text length. |
| weather | Get current weather for any city or coordinates worldwide. Returns temperature, humidity, wind, and conditions. |
| currency | Get live currency exchange rates and convert between 160+ currencies. |
| ai_images | Generate images from text prompts using Flux models. Returns base64-encoded PNG. |
| ai_speech | Convert text to natural-sounding speech audio. Returns base64-encoded WAV. |
| ai_transcribe | Transcribe audio to text with timestamps using Whisper. |
| ai_embeddings | Generate vector embeddings for text search and similarity comparison. |