ETRI Open-Sources TANGO: No-Code MLOps for AI Development
Korean research institute releases framework that automates neural network generation and deployment across hardware environments.
ETRI (Electronics and Telecommunications Research Institute) has released TANGO as open source, providing a no-code MLOps framework that automates neural network generation and deployment. The tool addresses the growing shortage of AI specialists by making machine learning accessible to non-experts.
No-Code Approach
TANGO enables users to develop AI applications without writing code, automating the complex pipeline from model design to deployment. This democratization of AI development allows domain experts to create machine learning solutions without deep technical expertise in neural network architecture.
Hardware Flexibility
The framework supports deployment across various hardware environments, from edge devices to cloud infrastructure. This flexibility means models developed in TANGO can be optimized for specific deployment targets without manual reconfiguration.
Addressing the Talent Gap
With demand for AI specialists far outpacing supply, tools like TANGO are essential for organizations looking to leverage machine learning. By reducing the expertise barrier, ETRI enables more organizations to participate in AI development without competing for scarce ML engineering talent.
Open Source Release
Making TANGO open source allows the global community to contribute improvements and adaptations. This collaborative approach accelerates development while ensuring the tool remains accessible to organizations of all sizes.
Related Articles
GitHub Expands Developer Platform with Actions Artifacts v5 and Copilot Extensions GA
GitHub has shipped Actions Artifacts v5 with immutable storage and artifact attestation for tamper-proof build outputs, alongside the general availability of Copilot Extensions that let third-party tools integrate directly into the Copilot chat experience. The platform also expanded GitHub Models with seven new providers.
Docker Engine 29.3 Ships with Native gRPC Support and BuildKit v0.28
Docker Engine 29.3.0 introduces native gRPC support on listening sockets, BuildKit v0.28.0, and a new bind-create-src option for flexible volume mounting. The release lowers the minimum API version to v1.40 for broader backward compatibility and fixes DNS configuration corruption during daemon reloads.
GitHub Adds Dependabot Pre-Commit Support and 28 New Secret Scanning Detectors
GitHub has shipped two major supply chain security features: Dependabot now parses .pre-commit-config.yaml files and opens PRs to update hook versions, while secret scanning gains 28 new detectors from 15 providers including Snowflake, Supabase, and Vercel. Push protection is now enabled by default for 39 secret types.