主要内容
本文主要提出了常见的 chatgpt 类型的应用架构,
提出里面关键的技术点,ui 交互,Prompt Engineering ,api 接入。
接入方式
更进一步,本文章介绍了 4 种可用的接入方式。
[ol]
[/ol]
Prompt Engineering
简单提了一下 Prompt Engineering
技术解析
最后,简单解析了一下 chatgpt 的 api ,并提供一个多账号登录模拟浏览器登录方法的方案。
详细文章地址
https://juejin.cn/post/7201884082645008439
方案地址
api 浏览器端桥接: https://github.com/lxfater/ai-bridge
无头浏览器多账号登录: https://github.com/lxfater/Chatgpt-server
项目地址
试卷生成: https://github.com/lxfater/Learning-By-GPT
视频摘要生成: https://github.com/lxfater/BilibiliSummary