Show HN: AIKit - Minimal library for calling OpenAI, Anthropic, Gemini gen APIs
github.comAIKit is a minimal TypeScript wrapper that gives you unified access to the generation APIs of OpenAI, Anthropic, and Google Gemini—complete with streaming, multimodal inputs, and tool calling. No extra runtime packages: just the fetch that ships with modern Node and browsers.
Nice! Will check it out