AnyLM - Universal API for Every AI
Sick of juggling separate APIs for each AI model—wrestling with their quirky syntax and endless docs?
I was too. That's why I built AnyLM: learn one intuitive API once, then unleash it across any service—LLMs, embeddings, vision models, you name it. Seamless, powerful, done.
Supported:
- Standarts: Supported
OpenAIandAnthropicAPI standarts (what 90% of AI uses). - Services:
LM Studio,ChatGPT,Cerebras,OpenRouter,Perplexity,ClaudeandVoyage. - Stream-Response: Allows you to read the LM response in parts without waiting for the full completion.
- Context Control: Automatic trimming of the dialog context when exceeding the token limits.
- Embeddings: Text embeddings support for fast text analysis.
- Image-View: Image analysis support with reading from files and directly via
base64 url. - Proxy Support: Support for using proxy/vpn request tunneling.
- Is something missing?: Write to me and I will add it too. (
Telegram: @fuderis).
Examples:
Cerebras:
use ;
async
Claude:
use ;
async
ImageView (LM Studio as example):
use ;
async
Embeddings (LM Studio as example):
use ;
async
And etc., it all has the same logic..
License & Credits:
- License: Distributed under the MIT license.
- Contacts: GitHub, Behance, Telegram, Telegram Channel, VKontakte.
- Donat:
TON: UQB_r6IFgMYTJUKkhZNgjXcgp4aIJYwB6Gfiiukzg2lIC_Kc
Thank you for your support! Don't forget to check out my other projects as well. GitHub P.s.: This software is actively evolving, and your suggestions and feedback are always welcome!