Get the latest tech news
Show HN: I built a full mulimodal LLM by merging multiple models into one
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 ...
It includes built-in o3-like reasoning, curated tools, internet access and full multi-modal support with almost all media types. Either create a.env file in the root of your project based on the.env.example or pass your API keys in createOmiAI like this: Multi-LLM is a technique that runs your prompts across multiple LLMs and merges the results.
Or read this on Hacker News