Hacker News with Generative AI: Typescript

Show HN: I built a full mulimodal LLM by merging multiple models into one (github.com/JigsawStack)
OmiAI is an opinionated AI SDK for Typescript that auto-picks the best model from a suite of curated models depending on the prompt. It includes built-in o3-like reasoning, curated tools, internet access and full multi-modal support with almost all media types.
How types make hard problems easy (mayhul.com)
Over the last couple years, my programming brain has become increasingly warped around types, functional programming principles & Typescript.