V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
1722332572
V2EX  ›  OpenAI

Visual ChatGPT 微软图文聊天库

  •  
  •   1722332572 · Mar 11, 2023 · 2416 views
    This topic created in 1145 days ago, the information mentioned may be changed or developed.

    Visual ChatGPT

    Visual ChatGPT 通过连接 ChatGPT 和一系列视觉基础模型,在聊天过程中实现了图像的发送和接收。

    项目地址

    https://github.com/microsoft/visual-chatgpt

    论文

    https://arxiv.org/abs/2303.04671

    快速开始

    
    # create a new environment
    conda create -n visgpt python=3.8
    
    # activate the new environment
    conda activate visgpt
    
    #  prepare the basic environments
    pip install -r requirement.txt
    
    # download the visual foundation models
    bash download.sh
    
    # prepare your private openAI private key
    export OPENAI_API_KEY={Your_Private_Openai_Key}
    
    # create a folder to save images
    mkdir ./image
    
    # Start Visual ChatGPT !
    python visual_chatgpt.py
    
    

    Demo

    http://visualchatgpt.cn/

    4 replies    2023-03-13 22:41:12 +08:00
    Her0
        1
    Her0  
       Mar 11, 2023
    看起来很有应用前景
    findex
        2
    findex  
       Mar 11, 2023 via iPhone
    收藏一下,现在 gpt 应用如雨后春笋般涌现。差距巨大。
    1722332572
        3
    1722332572  
    OP
       Mar 12, 2023
    @findex 增加了图片,就有意思了。
    findex
        4
    findex  
       Mar 13, 2023
    @1722332572 这很有趣。之前我用过 AI 做图软件,在 M1 mac 上试过,很好玩。但是 chatgpt 接入到图片,而且反应速度还很快,感觉比在本机上快多了。这很令人欣慰。这个项目是基于很多开源项目的聚合体,加上自己的一些尝试创新与实践。以前所谓的人工智能还算在统计学科范畴,现在的人工智能开始有点开始变得“智能”的感觉了。

    不禁让我想起了很久以前牛顿说过的一句话:“问我为什么看得远,因为我站在巨人肩膀上”。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3258 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 13:11 · PVG 21:11 · LAX 06:11 · JFK 09:11
    ♥ Do have faith in what you're doing.