Show HN: AI compatibility without compromises
Category: devtools
Tags: ai-compatibility, typescript-library, llm-provider-abstraction
Score: 7.5/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 8)
Supercompat is a TypeScript library that provides a seamless compatibility layer for AI model providers, allowing developers to use the OpenAI SDK (or Anthropic SDK) to call any LLM provider like Anthropic, Google, or Mistral. It's interesting because it runs in-process without a proxy server, maintains original SDK types, and offers persistent state management through various storage adapters.
Target audience: backend devs, ai engineers, full-stack devs
Repository: https://supercompat.com · TypeScript · MIT · 94 stars
View on Hacker News