hkuds-c48d5191·4 events·first seen Aliases: HKUDS
HKUDS has released OpenHarness, an open-source agent harness framework in Python that includes a built-in personal agent called Ohmo. The project has accumulated nearly 15,000 GitHub stars, suggesting meaningful community traction. It appears to be a general-purpose scaffolding layer for building and evaluating AI agents.
AI-Trader is an open-source Python project from HKUDS (Hong Kong University of Data Science) implementing a fully-automated, agent-native trading system. The repository has accumulated over 20,000 GitHub stars, indicating significant community interest. It represents a concrete deployment of LLM-based agents in financial trading workflows.
ViMax is an open-source Python framework from HKUDS that frames video generation as a multi-role agentic pipeline, combining director, screenwriter, producer, and video generator roles into a single system. The project has accumulated 4,524 GitHub stars with 174 added today, indicating significant community traction. It represents an application of agentic AI architectures to the video generation domain.
CLI-Anything is an open-source project from HKUDS that aims to make arbitrary software accessible to AI agents through a unified CLI interface. The project has accumulated 36,200 GitHub stars with 238 added today, indicating significant community traction. It provides a hub (CLI-Hub) for agent-native software interaction patterns.