Ask HN: Why hasn't x86 caught up with Apple M series?
423 points by stephenheron 2d ago 608 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 4d ago 90 comments
Show HN: AIKit - Minimal library for calling OpenAI, Anthropic, Gemini gen APIs
2 _chinmaymk 0 8/28/2025, 3:49:38 AM github.com ↗
AIKit 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.
No comments yet