V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
summerLast
V2EX  ›  分享发现

分享一个好用的 chat gpt web 页面免费使用

  •  
  •   summerLast · 355 天前 · 1596 次点击
    这是一个创建于 355 天前的主题,其中的信息可能已经有所发展或是发生改变。

    chat.bitmagic.space

    源码

    配合 bootstrap-gpt 可以有更多有趣的玩法,比如听歌,看视频,订阅 rss ,总结网页内容,调查问卷,当然如果愿意的话 pdf 等文本内容也可以哦,还有文生图等等。

    第 1 条附言  ·  351 天前

    使用bootstrap gpt通过rss听播客 演示视频

    11 条回复    2023-05-11 17:58:11 +08:00
    summerLast
        1
    summerLast  
    OP
       355 天前
    这是一个脚本示例:
    ```
    > 你好世界 $
    > $ $
    < c $
    : label1
    > $ c
    > hello world-{{c}} d
    > {{d}} $
    > 是否继续 0/1 $
    < y $
    ^ {{y}} label1
    @ chat:今天星期几 out
    > {{out}} $

    ```
    summerLast
        2
    summerLast  
    OP
       355 天前
    这是对话页面的内容

    ```
    你好世界
    > hhh
    hhh
    > jjj
    > nishi
    hello world-nishi
    hello world-nishi
    是否继续 0/1
    > 1
    1
    > nihao
    hello world-nihao
    hello world-nihao
    是否继续 0/1
    > 0
    0
    作为 AI 助手,我不知道今天是星期几。请查看您的设备或日历以获取答案。
    ```
    summerLast
        3
    summerLast  
    OP
       355 天前
    五个指令
    env['>'] = println
    env['<'] = read
    env['^'] = jump
    env[':'] = label
    env['@'] = call
    summerLast
        4
    summerLast  
    OP
       354 天前
    有什么想要的功能可以回复留言
    TanLian
        5
    TanLian  
       354 天前
    需要 openai 的密钥才能用吗?
    summerLast
        6
    summerLast  
    OP
       354 天前
    @TanLian 嗯嗯,后面会增加一个每日有次数限制的免费使用
    zhousir5071
        7
    zhousir5071  
       352 天前
    我们是做电商的,能丢给他一个产品链接,让他分析评论的优点缺点,以及分别占比多少,以及未满足的需求是哪些。可以接受少量付费功能。
    summerLast
        8
    summerLast  
    OP
       352 天前
    @zhousir5071 哪家平台, 涉及到的数据是否牵扯加密
    summerLast
        10
    summerLast  
    OP
       352 天前
    @zhousir5071 看了一下可以爬取,但不登陆只能看第一页的评论,爬虫这块如果需要的话我可以找朋友给做,wx: RG90aGlua2RpZmZlcmVudA==
    zhousir5071
        11
    zhousir5071  
       352 天前
    @summerLast 不用登陆,也能看完所有评论的,就是需要翻页。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1004 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 19:16 · PVG 03:16 · LAX 12:16 · JFK 15:16
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.