小爱AI (Xiaoai.plus) is an API gateway that aggregates access to various large language models (LLMs) and AI services from providers like OpenAI, Claude, Gemini, MoonshotAI, Zhipu, and over 30 others. It offers a unified interface with standardized endpoints compatible with OpenAI's API format, allowing developers to switch between models by changing the base URL. Key endpoints include:
- Chat completions (/v1/chat/completions)
- Embeddings (/v1/embeddings)
- Image generation and editing (/v1/images/generations, /v1/images/edits)
- Audio processing for speech, transcription, and translation (/v1/audio/speech, /v1/audio/transcriptions, /v1/audio/translations)
- Model listing (/v1beta/models)
- Reranking (/v1/rerank) The service emphasizes better pricing and stability without subscription requirements, supporting use cases like chatbots, content generation, image creation, and audio analysis. It integrates models from Chinese providers such as Wenxin, Spark, and Qwen, alongside international ones.
