A new open-source plugin called TSLM has been introduced to improve BT anime name recognition in media management tools like NAStools, MoviePilot, and AutoBangumi. The plugin currently relies on an external API, and a testing API is available to users who join the developer's Telegram group and request an API key. The developer plans to release the full model weights, API source code, and inference libraries (Python/Java) under the same GitHub organization in early August, after which the test API will be discontinued, and users can self-host the service.
ZGI has shared its open-source Agent Runtime platform designed to run AI agents in production. The platform provides unified management of multiple models including GPT, Claude, DeepSeek, and Qwen, along with enterprise knowledge base integration. It features visual workflow composition with conditional logic, tool calls, and human approval, as well as reusable Skills for file generation and data queries. Every execution is traceable with node-level inputs, outputs, errors, and token usage. ZGI can be deployed via Docker on private infrastructure, and source code is available on GitHub and Gitee. A developer trial event offers 10,000 tokens for approximately 50 basic tasks.
SUB&SUB studio has released Markup Relay, an open-source browser-based tool that lets users annotate images and videos to help AI coding agents understand visual context. Files can be dragged in and annotated with a selection tool; unselected areas are automatically blurred. For videos, keyframes are extracted to describe dynamic changes. Processed files are uploaded to Cloudflare R2 and automatically deleted after a set time. The team is seeking feedback via ProductHunt.
A developer going by Pony69 has shared an open-source Android AI dialogue client called Gimi on GitHub. Built with Jetpack Compose, the app is described as a mobile counterpart to Cherry Studio and somewhat similar to Doubao, though the creator admits it is limited and buggy. The developer, a backend engineer with little Android experience, warns of low code quality and a project that has grown beyond their control. Gimi is offered as a toy project for anyone interested to experiment with.
A developer on V2EX reported using the Cursor IDE with a custom proxy API and the open-source plugin cursorbyok to access a model called "gpt5.6". They used this setup to write code that generated a product promotional video and considered the result satisfactory. The post notes that official or third-party integrations sometimes degrade model quality, whereas this combination worked well. No concrete details about the video content, methodology, or performance are provided.
ThinkyMachines' new open-weight multimodal model, Inkling-Small, is now available on Together AI. It delivers similar performance to the full Inkling model while being only one-quarter its size. The model is designed for coding, agent-based tasks, and general multimodal applications.