Build agents capable of using computers and smartphones构建能够使用计算机和智能手机的代理构建能够使用计算机和智能手机的代理

Lybic provides ready-to-use GUI Agent infrastructure that lets you build computer or mobile agents in minutes.Lybic 提供即用型 GUI 代理基础设施,让您可以在几分钟内构建计算机或移动代理。

Integrate with your existing models与您现有的模型集成与您现有的模型集成

Lybic provides a ready-to-use MCP server for integrating with your existing models and tools. No vendor lock-in, no extra maintenance.Lybic 提供即用型 MCP 服务器,可与您现有的模型和工具集成。无需供应商锁定,也无需额外维护。

Simple Integration简单集成简单集成

Lybic MCP server provides all actions that can be called by your existing models. No limits and no extra servers to maintain.Lybic MCP 服务器提供您现有模型可调用的所有操作。无任何限制,无需维护额外的服务器。

Cherry Studio MCP

Quick scale, instant deploy快速扩展,即时部署快速扩展,即时部署

We have sandboxes around the world. Deploy your sandbox to any region and access them all from one single MCP server.我们的沙盒遍布全球。您可以将沙盒部署到任何地区,并通过一个 MCP 服务器访问所有沙盒。

The agent is yours经纪人是你的经纪人是你的

With Lybic, your agent is yours forever. No vendor lock-ins.有了 Lybic,您的代理将永远属于您。无需锁定任何供应商。

agent.ts代理.ts

Python

agent.py代理.py

import { createSandbox } from '@lybic/sandboxes'
从'@lybic/sandboxes'导入{createSandbox}

const sandbox = await createSandbox()
const sandbox = await createSandbox()
client.send({
客户端.发送({
  streamingUrl: sandbox.streaming,
streamingUrl:sandbox.streaming,
  streamingToken: sandbox.token,
streamingToken:沙盒.token,
})

sandbox.destroy()
沙盒.destroy()
from lybic import Lybic
从 lybic 导入 Lybic
computer = Lybic.create_sandbox()
计算机 = Lybic.create_sandbox()

computer.left_click(x=14, y=51)
计算机.左键单击​​(x=14,y=51)
computer.type("Hello, world!")
计算机.类型(“你好,世界!”)

url = computer.take_screenshot()
url = 计算机.截屏()

computer.destroy()
计算机.destroy()
                  

Top-level performance顶级性能顶级性能

Actions dispatch quickly, responses stream instantly.行动迅速派发,响应即时流出。行动迅速派发,响应即时流出。

Watch and record your agent观察并记录你的经纪人观察并记录你的经纪人

Watch your sandbox and monitor your agent's actions in real-time.观察您的沙盒并实时监控您的代理的行为。

Audit recording and human-in-the-loop are also available.还提供审计记录和人工介入功能。

Finish this task for me, I帮我完成这个任务吧,我帮我完成这个任务吧,我'll watch you.看着你的。看着你的。
Human人类人类
I'完成完成m done, here了,这了,这's the result.结果。结果。
Check out the recording!查看录音!查看录音!
LybicLybicLybic

Fits right into your stack适合您的堆栈适合您的堆栈

Build your agent in your favorite language and framework, using your preferred tools and libraries.使用您喜欢的工具和库,以您最喜欢的语言和框架构建您的代理。

Vercel AI, Langchain, Dify and more.Vercel AI、Langchain、Dify 等等。

LangChain
Python

Start building your agent开始构建您的代理开始构建您的代理

Get started with Lybic and build your agent in no time立即开始使用 Lybic 并构建您的代理

Join Waitlist加入候补名单加入候补名单

Lybic is currently in closed beta. You can join the waitlist now.Lybic 目前处于封闭测试阶段。您可以立即加入等待名单。