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

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

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

Open-source alternatives to Cliport

30 open-source projects similar to cliport/cliport, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cliport alternative.

  • peract/peractP

    peract/peract

    0在 GitHub 上查看↗

    Perceiver-Actor: A Multi-Task Transformer for Robotic Manipulation Mohit Shridhar, Lucas Manuelli, Dieter Fox CoRL 2022

    在 GitHub 上查看↗0
  • 11cafe/jaaz11cafe 的头像

    11cafe/jaaz

    6,384在 GitHub 上查看↗

    Jaaz is a self-hosted AI design suite and multimodal workspace used for generating and editing images and videos. It functions as a design workspace where users can produce visual content and assets through a combination of local and cloud-based AI models. The project features a hybrid model orchestrator that routes requests between local model runners and remote APIs to balance data privacy with processing performance. It utilizes an infinite canvas collaborative tool for organizing storyboards and assets, and includes an image prompt optimizer to translate rough ideas into detailed generati

    TypeScript
    在 GitHub 上查看↗6,384
  • qwenlm/qwen3-omniQwenLM 的头像

    QwenLM/Qwen3-Omni

    3,843在 GitHub 上查看↗

    Qwen3-Omni is an omni-modal large language model designed to process and generate text, audio, images, and video within a single unified neural architecture. It functions as a real-time voice assistant and multimodal AI agent capable of reasoning across different media types and executing external tool-calling functions via APIs. The system supports low-latency conversational AI through autoregressive token streaming and natural turn-taking. It enables multilingual speech translation and generation across dozens of languages, featuring customizable speaker profiles and tones. The model's cap

    Jupyter Notebook
    在 GitHub 上查看↗3,843
  • simular-ai/agent-ssimular-ai 的头像

    simular-ai/Agent-S

    11,855在 GitHub 上查看↗

    Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through graphical user interface interactions. It functions as a computer use interface, utilizing vision-language grounding to translate natural language goals into precise screen coordinates and system actions. The project differentiates itself by combining structured accessibility tree inspection with vision-based element localization. It manages cross-application workflows by mapping conceptual descriptions to physical pixels and simulating low-level keyboard and mouse events to mov

    Pythonagent-computer-interfaceai-agentscomputer-automation
    在 GitHub 上查看↗11,855

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • othersideai/self-operating-computerOthersideAI 的头像

    OthersideAI/self-operating-computer

    10,153在 GitHub 上查看↗

    This project is a computer control framework that uses multimodal vision models to simulate mouse and keyboard inputs for automating desktop tasks. It functions as an autonomous agent and vision-based orchestrator that interprets screen visuals to interact with user interfaces. The system employs vision language models and object detection to locate and click interface elements. It utilizes visual grounding to overlay numerical markers on UI components and uses optical character recognition to map on-screen text to precise pixel coordinates. The framework supports voice-controlled computing

    Pythonautomationopenaipyautogui
    在 GitHub 上查看↗10,153
  • baaivision/emubaaivision 的头像

    baaivision/Emu

    1,775在 GitHub 上查看↗

    Emu Series: Generative Multimodal Models from BAAI

    Python
    在 GitHub 上查看↗1,775
  • changhaonan/a3vlmC

    changhaonan/A3VLM

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • columbia-ai-robotics/scalingupC

    columbia-ai-robotics/scalingup

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • craftjarvis/mc-plannerC

    CraftJarvis/MC-Planner

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cvlab-columbia/vipercvlab-columbia 的头像

    cvlab-columbia/viper

    1,717在 GitHub 上查看↗

    Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"

    Jupyter Notebook
    在 GitHub 上查看↗1,717
  • dlyuangod/tinygpt-vDLYuanGod 的头像

    DLYuanGod/TinyGPT-V

    1,315在 GitHub 上查看↗

    TinyGPT-V: Efficient Multimodal Large Language Model via Small Backbones

    Python
    在 GitHub 上查看↗1,315
  • dongyh20/octopusD

    dongyh20/Octopus

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • eth-ait/multiplyeth-ait 的头像

    eth-ait/MultiPly

    254在 GitHub 上查看↗

    Official Repository for CVPR 2024 paper MultiPly: Reconstruction of Multiple People from Monocular Video in the Wild.

    Python
    在 GitHub 上查看↗254
  • facebookresearch/r3mF

    facebookresearch/r3m

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • gen-robot/rl4vlagen-robot 的头像

    gen-robot/RL4VLA

    274在 GitHub 上查看↗

    This repository contains the code for the paper What Can RL Bring to VLA Generalization? An Empirical Study. The pretrained checkpoints are available at HuggingFace.

    Python
    在 GitHub 上查看↗274
  • gpt-omni/mini-omniG

    gpt-omni/mini-omni

    0在 GitHub 上查看↗

    Mini-Omni: Language Models Can Hear, Talk While Thinking in Streaming

    在 GitHub 上查看↗0
  • hackiey/visual-chatgpthackiey 的头像

    hackiey/visual-chatgpt

    1在 GitHub 上查看↗

    Visual ChatGPT connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.

    在 GitHub 上查看↗1
  • llava-vl/llava-nextLLaVA-VL 的头像

    LLaVA-VL/LLaVA-NeXT

    4,695在 GitHub 上查看↗

    LLaVA-NeXT is a multimodal large language model framework and training toolkit designed to process interleaved images and video sequences to generate text. It functions as a visual language model that combines vision encoders with language models to perform complex reasoning, question answering, and video understanding. The system is capable of analyzing high-resolution images and temporal video frames to describe events, summarize actions, and reason across multiple visual inputs. It supports the interpretation of documents and charts, spatial environment analysis, and the generation of desc

    Python
    在 GitHub 上查看↗4,695
  • lyuchenyang/macaw-llmlyuchenyang 的头像

    lyuchenyang/Macaw-LLM

    1,590在 GitHub 上查看↗

    Macaw-LLM: Multi-Modal Language Modeling with Image, Video, Audio, and Text Integration

    Pythondeep-learninglanguage-modelmachine-learning
    在 GitHub 上查看↗1,590
  • meituan-automl/mobilevlmMeituan-AutoML 的头像

    Meituan-AutoML/MobileVLM

    1,359在 GitHub 上查看↗

    MobileVLM: Vision Language Model for Mobile Devices

    Python
    在 GitHub 上查看↗1,359
  • microsoft/i-codemicrosoft 的头像

    microsoft/i-Code

    1,706在 GitHub 上查看↗

    The ambition of the i-Code project is to build integrative and composable multimodal Artificial Intelligence. The "i" stands for integrative multimodal learning.

    Jupyter Notebook
    在 GitHub 上查看↗1,706
  • microsoft/mm-reactmicrosoft 的头像

    microsoft/MM-REACT

    966在 GitHub 上查看↗

    Official repo for MM-REACT

    Python
    在 GitHub 上查看↗966
  • microsoft/omniparsermicrosoft 的头像

    microsoft/OmniParser

    24,377在 GitHub 上查看↗

    OmniParser is a multimodal interaction engine designed to function as a desktop automation agent. It interprets visual screen information to execute complex, multi-step tasks across operating system environments by bridging visual interface perception with language models. Through a continuous cycle of observation and command execution, the system grounds high-level natural language instructions into precise, coordinate-based actions. The project distinguishes itself by utilizing vision-based parsing to interact with software interfaces without requiring access to underlying application progr

    Jupyter Notebook
    在 GitHub 上查看↗24,377
  • minedojo/voyagerMineDojo 的头像

    MineDojo/Voyager

    6,987在 GitHub 上查看↗

    Voyager is an autonomous embodied agent and lifelong learning framework that uses a large language model to explore virtual environments. It functions as a code-based action controller, translating natural language instructions into executable scripts to interact with its surroundings. The system features an automatic curriculum generator that creates sequences of exploration goals to discover new items and behaviors without human intervention. It maintains a skill library manager that stores learned behaviors as reusable code fragments, which can be composed to execute complex tasks. The fr

    JavaScriptembodied-learninglarge-language-modelsminecraft
    在 GitHub 上查看↗6,987
  • mshukor/univalmshukor 的头像

    mshukor/UnIVAL

    236在 GitHub 上查看↗

    TMLR23 Official implementation of UnIVAL: Unified Model for Image, Video, Audio and Language Tasks.

    Jupyter Notebook
    在 GitHub 上查看↗236
  • next-gpt/next-gptNExT-GPT 的头像

    NExT-GPT/NExT-GPT

    3,636在 GitHub 上查看↗

    Shengqiong Wu, Hao Fei, Leigang Qu, Wei Ji, and Tat-Seng Chua. (Correspondence )

    Python
    在 GitHub 上查看↗3,636
  • notmahi/clip-fieldsnotmahi 的头像

    notmahi/clip-fields

    189在 GitHub 上查看↗

    [Paper](https://arxiv.org/abs/2210.05663) [Website](https://mahis.life/clip-fields/) [Code](https://github.com/notmahi/clip-fields) [Data](https://osf.io/famgv) [Video](https://youtu.be/bKu7GvRiSQU)

    Python
    在 GitHub 上查看↗189
  • ofa-sys/one-peaceOFA-Sys 的头像

    OFA-Sys/ONE-PEACE

    1,063在 GitHub 上查看↗

    A general representation model across vision, audio, language modalities. Paper: ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities

    Pythonaudio-languagecontrastive-lossfoundation-models
    在 GitHub 上查看↗1,063
  • openbmb/minicpm-vOpenBMB 的头像

    OpenBMB/MiniCPM-V

    25,653在 GitHub 上查看↗

    MiniCPM-V is a multimodal large language model and vision-language system designed for complex visual and linguistic understanding. It functions as an on-device AI model, providing the capacity to process text, images, and video as a compact neural network. The project is specifically developed as an edge AI framework, utilizing quantization and weight sharding to run on memory-constrained mobile chipsets. This allows for the deployment of multimodal intelligence directly on mobile operating systems for local inference. Its capabilities cover multimodal content analysis of high-resolution im

    Python
    在 GitHub 上查看↗25,653
  • opendrivelab/agibot-worldOpenDriveLab 的头像

    OpenDriveLab/AgiBot-World

    2,786在 GitHub 上查看↗

    AgiBot-World is a suite of software pipelines and tools designed for robotic policy training, dataset standardization, embodiment transfer, and performance benchmarking. It provides infrastructure for developing bimanual manipulation policies using foundation models and human-reference trajectory data. The project features a robot embodiment transfer suite that adapts pre-trained models to different robot bodies without requiring new multi-embodiment training data. It also includes a specialized evaluation framework for validating vision-language-action models through open-loop testing and ph

    Pythonpretraining-for-roboticsrobotic-foundation-modelrobotic-manipulation
    在 GitHub 上查看↗2,786