awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesUI State Streaming

Real-time broadcasting of application states and visual views to remote clients.

Distinct from Real-Time Data Streaming: Specifically covers streaming the visual state of a desktop/UI, not general server-side data updates.

Explore 2 awesome GitHub repositories matching web development · UI State Streaming. Refine with filters or upvote what's useful.

Awesome UI State Streaming GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nerfstudio-project/nerfstudionerfstudio-project 的头像

    nerfstudio-project/nerfstudio

    11,737在 GitHub 上查看↗

    Nerfstudio 是一个模块化开发框架,用于训练、可视化和导出从二维图像数据集派生的三维场景表示。它提供了一个神经场景重建流水线,使用可微分体积渲染器将原始图像和相机数据转换为高保真 3D 资产和电影级视频。 该系统具有一个交互式基于 Web 的可视化器,允许用户实时监控训练进度并检查神经场景几何。它通过标准化的模块化接口将神经网络架构与训练循环解耦,从而实现自定义神经辐射场架构的开发和实验。 该框架涵盖了广泛的能力,包括用于相机姿态计算的数据集预处理、模型保真度评估以及通过相机轨迹插值生成电影级视频序列。它还包括用于导出训练场景作为 3D 资产和点云以供外部建模软件使用的实用程序。 一致的硬件执行通过捆绑图形驱动程序和系统依赖的容器化环境提供支持。

    Implements real-time broadcasting of training metrics and 3D scene states to a remote browser client.

    Python
    在 GitHub 上查看↗11,737
  • bytebot-ai/bytebotbytebot-ai 的头像

    bytebot-ai/bytebot

    10,413在 GitHub 上查看↗

    Bytebot is an LLM desktop automation framework and virtual Linux desktop environment. It enables AI agents to plan and execute mouse and keyboard actions on a virtual computer using natural language, allowing for autonomous desktop automation and the integration of legacy systems that lack native APIs. The system operates as an LLM API gateway and a Model Context Protocol server, routing requests across multiple language model providers with integrated load balancing and rate limiting. It provides isolated, containerized environments where agents use visual reasoning to interpret screenshots

    Streams real-time desktop views and agent status updates to a web interface via WebSockets.

    TypeScriptagentagentic-aiagents
    在 GitHub 上查看↗10,413
  1. Home
  2. Web Development
  3. Real-Time Data Streaming
  4. UI State Streaming

探索子标签

  • Streaming Completion DetectionDetects when a real-time data stream has finished to trigger final rendering passes or remove loading indicators. **Distinct from UI State Streaming:** Distinct from UI State Streaming: focuses specifically on detecting the end of a stream rather than broadcasting the state.