Open-source image video tool lists 200 models
- On May 16, 2026, developer Anil Matcha’s Open-Generative-AI repository was circulating on GitHub and X as a self-hosted image-and-video studio. - GitHub listed more than 200 models, an MIT license and roughly 14,000 stars for the repository, which advertises local hosting and customization. - The project’s code, releases and model catalog are available on GitHub under Anil-matcha/Open-Generative-AI, with recent commits posted this week.
Anil Matcha’s Open-Generative-AI repository was circulating on May 16 across GitHub and X as an open-source image-and-video generation tool that says it supports more than 200 models. GitHub’s repository page describes it as a “free AI image & video generation studio” that is self-hosted and MIT licensed. The same page showed about 14,000 stars and 2,500 forks when viewed on Saturday. A GitHub topics page for image-to-video also listed the project among public repositories tied to that category. ### Which repository is being shared? GitHub identifies the project as `Anil-matcha/Open-Generative-AI`. The repository description says it is an “open-source alternative to AI video platforms” and a “free AI image & video generation studio with 200+ models,” naming Flux, Midjourney, Kling, Sora and Veo in the short description shown on GitHub search and topic pages. The repository page also showed it as public, with a `main` branch and a recent commit three days ago. (github.com) GitHub listed version references including package version `1.0.11`, along with files such as `Dockerfile`, `docker-compose.yml` and `models_dump.json`, indicating the project is packaged for local deployment and includes a model catalog in the codebase. ### What does the code page actually claim? (github.com) The GitHub description says the software is for generating AI images and videos and can be self-hosted. Search snippets from the repository page say the tool offers “no content filters,” “no closed ecosystem,” and “no subscription fees,” though those claims appear in GitHub’s indexed text rather than a separately published product policy page. GitHub’s repository view also shows project components that point to several media workflows. (github.com) The file list includes app code, Electron packaging, public assets, and a `models_dump.json` file, while recent commit messages mention an “effect-type picker,” “Docker support,” “Linux (Ubuntu) desktop build support,” and additions to image-generation models. ### How strong is the “200 models” claim? (github.com) GitHub’s own indexed summary for the repository repeatedly says the project supports “200+ models.” The GitHub topics page for `image-to-video` and the search result for the repository use that same figure, making it the clearest public number tied to the project as of May 16. The named models in those summaries include Flux, Midjourney, Kling, Sora and Veo. (github.com) GitHub snippets do not, by themselves, establish whether every named model runs fully locally or whether some are accessed through external providers, but the repository materials do show a bundled catalog and recent updates to supported models. ### What license and usage terms are visible? GitHub’s search and topic pages describe Open-Generative-AI as “MIT licensed.” That is the main public licensing signal available from the repository pages surfaced in search on Saturday. (github.com) The MIT label matters because it generally signals permissive reuse of the software code, but GitHub’s snippets do not spell out the separate license terms, if any, for third-party models or APIs that may be connected through the tool. (github.com) The repository page itself shows integrations and model references, and users would still need to review the underlying providers and model terms individually. That limitation is an inference from the repository structure and the fact that multiple named model families are referenced together. (github.com) ### Why did it show up in feeds on Saturday? GitHub topic pages and search results indicate the repository had gained visibility quickly, with roughly 14,000 stars and 2,500 forks by the time it was checked on May 16. The project also appeared in GitHub topic listings for image-to-video and AI video generation, which can amplify discovery beyond direct links on social platforms. A social post cited in the card brief pointed readers to the repository on X, but the repository page itself provides the clearest verifiable facts: the project name, public status, star count, fork count, recent commit history and MIT-license labeling. (github.com) ### What can users check next? GitHub showed recent activity on the repository within the past week, including a commit three days ago and package version `1.0.11` four days ago. (github.com) The repository page also lists install-related files for Docker and desktop builds, which gives prospective users a direct place to inspect setup steps and release artifacts. SourceForge’s mirror page for the project listed release files for `v1.0.11`, including Windows, macOS and AppImage packages, and said the mirror had been updated two days ago. (github.com) Users looking for the next concrete update can monitor the GitHub repository’s commits, releases and `models_dump.json` catalog under `Anil-matcha/Open-Generative-AI`. (sourceforge.net)