跟AI老师学AI(2)

上一篇我们聊了AI模型的分类和大致架构,目前最火的两类模型LLM和Diffusion都基于Transformer架构训练而成,ChatGPT则是LLM家族中最出色的产品。本文就来聊聊最近出现的基于ChatGPT的创新架构和应用。由于ChatGPT的训练数据截止到2021年9月,且笔者并没有Plus会员才能使用的ChatGPT Plugin,所以这次请到的是Dr. Phind(The AI search engine for developers),大家欢迎。 系列文章 跟AI老师学AI(一) 跟AI老师学AI(二) 课堂问答 Auto-GPT Me: what is autogpt and how does it work Dr. Phind: Auto-GPT is an experimental open-source project built on the latest ChatGPT model i.e GPT-4. It is a variant of ChatGPT developed by Significant Gravitas and it uses the ChatGPT API to work. Specifically, Auto-GPT utilizes the GPT-4 API, though it seems like it should work with the GPT-3.5 API as well. Auto-GPT is an AI that does the work for you by setting a goal and then generating and completing tasks. It does all the follow-up work for you, asking and answering its own prompts. It automates multi-step projects that would have required back-and-forth prompting if you worked directly with GPT-4. In other words, it “chains together LLM ’thoughts’, to autonomously achieve whatever goal you set.” ...

May 14, 2023 · 4 min

跟AI老师学AI(1)

按照目前AI在学术界、工业界推陈出新的速度,感兴趣的同学们纷纷表示:真的学不动啦!不要慌,AI老师来了~ 在本系列中,我不会提前学习预备知识,以门外汉的视角去追问AI并了解一些基本概念。既可以锻炼提问技巧,还可以在听完高屋建瓴的讲解后有针对性的去学习感兴趣的部分,效率倍增! ...

April 16, 2023 · 5 min

Generative AI Toolkit (5.12)

“There are decades where nothing happens; and there are weeks where decades happen.” ― Vladimir Lenin 基于大语言模型的AI在这个月带给人们的感受,用列宁的这句话概括再贴切不过了。作为普通人,去拥抱这些AI工具,就像会使用智能手机和搜索引擎;对人类来说,就像学会用电,学会用火。 ...

March 26, 2023 · 2 min