V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
爱意满满的作品展示区。
formulahendry
V2EX  ›  分享创造

写了个 OpenAI 的 Teams Bot(类似于 ChatGPT),现已开源~

  •  
  •   formulahendry ·
    formulahendry · 2022-12-15 15:12:59 +08:00 · 3182 次点击
    这是一个创建于 470 天前的主题,其中的信息可能已经有所发展或是发生改变。

    OpenAI Teams Bot app

    和 ChatGPT 一样,也是用的 GPT-3 的 model 。不过有些回答和格式还是比 ChatGPT 差了些,还在改进中~

    项目现已开源,欢迎围观哈:

    https://github.com/formulahendry/openai-teams-bot

    8 条回复    2023-02-11 11:35:39 +08:00
    mywjyw
        1
    mywjyw  
       2022-12-16 01:24:42 +08:00 via iPhone
    chatGPT 是 3.5 吧
    formulahendry
        2
    formulahendry  
    OP
       2023-02-09 10:47:04 +08:00
    @mywjyw 感谢指正。是的,chatGPT 是 GPT-3.5 。然后 OpenAI 目前开放的 API ,最高的是 GPT-3 的 model
    AS4694lAS4808
        3
    AS4694lAS4808  
       2023-02-09 10:57:15 +08:00 via Android
    公司的 Teams 不给接入权限,哈哈
    cutemurphy2888
        4
    cutemurphy2888  
       2023-02-09 11:46:55 +08:00
    @formulahendry 别标题党了
    leoleoasd
        5
    leoleoasd  
       2023-02-09 17:42:00 +08:00   ❤️ 1
    openai 开放的 text-davinci-003 就是 gpt-3.5
    详见: https://beta.openai.com/docs/model-index-for-researchers
    bao3
        6
    bao3  
       2023-02-10 06:39:32 +08:00 via iPhone   ❤️ 1
    无论是 3 、3.5 ,都支持楼主的创造力,我是从没想过还有 teams bot ,只不过 Teams 是受公司策略管制,不见得能添加
    dreamcog
        7
    dreamcog  
       2023-02-10 13:31:30 +08:00
    这样的项目需要多少的算力才可以跑起来?
    formulahendry
        8
    formulahendry  
    OP
       2023-02-11 11:35:39 +08:00
    @dreamcog 直接调用 OpenAI 的 API: https://github.com/formulahendry/openai-teams-bot/blob/main/bot/teamsBot.ts#L32
    本地就能把这个项目跑起来,
    这个是教程: https://mp.weixin.qq.com/s/uDqXflL_A3_RK7Jj-fepMA
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3797 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 10:21 · PVG 18:21 · LAX 03:21 · JFK 06:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.