lobechat and file rename

This commit is contained in:
JamesFlare1212
2024-04-12 17:28:49 -04:00
parent 33b8f07239
commit a806d14eb7
332 changed files with 3817 additions and 38856 deletions

View File

@@ -6,4 +6,4 @@ bookCollapseSection: true
## 目录
- [DSAS 无锡狄邦文理学校 原南外国王]({{< relref "/docs/公众号省流版/DSAS/" >}})
- [DSAS 无锡狄邦文理学校 原南外国王]({{< relref "/docs/amp-wechat-mp/dsas/" >}})

View File

@@ -17,10 +17,14 @@ title: 无锡狄邦文理学校 原南外国王
## 目录
- [2023年]({{< relref "/docs/公众号省流版/DSAS/2023" >}})
- [2022年]({{< relref "/docs/公众号省流版/DSAS/2022" >}})
- [2021年]({{< relref "/docs/公众号省流版/DSAS/2021" >}})
- [2020年待办]({{< relref "/docs/公众号省流版/DSAS/2020" >}})
- [2019年待办]({{< relref "/docs/公众号省流版/DSAS/2019" >}})
- [2018年待办]({{< relref "/docs/公众号省流版/DSAS/2018" >}})
- [2017年待办]({{< relref "/docs/公众号省流版/DSAS/2017" >}})
- [2023年]({{< relref "/docs/amp-wechat-mp/dsas/2023" >}})
- [2022年]({{< relref "/docs/amp-wechat-mp/dsas/2022" >}})
- [2021年]({{< relref "/docs/amp-wechat-mp/dsas/2021" >}})
- [2020年待办]({{< relref "/docs/amp-wechat-mp/dsas/2020" >}})
- [2019年待办]({{< relref "/docs/amp-wechat-mp/dsas/2019" >}})
- [2018年待办]({{< relref "/docs/amp-wechat-mp/dsas/2018" >}})
- [2017年待办]({{< relref "/docs/amp-wechat-mp/dsas/2017" >}})
## 评论
{{< comments >}}

View File

@@ -16,9 +16,7 @@ bookCollapseSection: true
## 问题
源文件的整体是思路是对的,也就是分门别类。
但是呢,它有几个问题。
源文件的整体是思路是对的,也就是分门别类。但是呢,它有几个问题。
首先,载体是腾讯文档,自由度和操作性不够。不能很方便地在用于别的地方的同时保存格式,比如用于网页 HTML邮件MarkdownPDFePub。
@@ -30,30 +28,34 @@ bookCollapseSection: true
上述的缺点全是我们的优点,除此之外,我们还有优异的性能
在 [Google PageSpeed Insights](https://pagespeed.web.dev/) 中,
在 [Google PageSpeed Insights](https://pagespeed.web.dev) 中,
- 99/100 的移动设备得分
- 100/100 的桌面设备得分
相较之下,[百度](https://www.baidu.com/)在 [Google PageSpeed Insights](https://pagespeed.web.dev/) 中,
相较之下,[NKCS](https://www.nkcswx.cn)在 [Google PageSpeed Insights](https://pagespeed.web.dev) 中,
- 33/100 的移动设备得分
- 93/100 的桌面设备得分
- 32/100 的移动设备得分
- 72/100 的桌面设备得分
我们整个页面页面不过几百KB的大小超级轻量。
同时拥有一定的搜索功能,这也是之前不曾拥有的。
同时拥有一定的搜索功能(纯前端实现),这也是之前不曾拥有的。
## 开发进度
不过一切美好的前提是把内容都重写完,这有些困难,工作量失控。
- [学科在线资源](学科在线资源/) ~~开发完成~~ **完善内容中**
- [学术工具集](学术工具集/) ~~开发完成~~ **完善内容中**
- [专业与课外资源](专业与课外资源/) ~~开发完成~~ **完善内容中**
- [学科在线资源](academic-online) ~~开发完成~~ **精炼中 Polishing**
- [学术工具集](academic-tools) ~~开发完成~~ **精炼中 Polishing**
- [专业与课外资源](major-extracurricular) ~~开发完成~~ **精炼中 Polishing**
## 开始使用
使用很简单,所需的资源都罗列好了,
点击左侧的 **T**able **o**f **C**ontent**ToC**)查看具体的简介吧。
点击左侧的 **T**able **o**f **C**ontent**ToC**)查看具体的简介吧。
## 评论
{{< comments >}}

View File

@@ -16,12 +16,12 @@ bookCollapseSection: true
## 目录
- [通用](通用/)
- [美术&历史](美术历史/)
- [自然科学](自然科学/)
- [人文科学](人文科学/)
- [数学](数学/)
- [语言](语言/)
- [通用](general)
- [美术&历史](art-history)
- [自然科学](nature-science)
- [人文科学](human-science)
- [数学](math)
- [语言](language)
<--->
@@ -30,10 +30,10 @@ bookCollapseSection: true
这很好查询。比如我要找,物理,那它属于
> - 学科
> - [自然科学](自然科学/)
> - [自然科学](nature-science)
> - **物理**
这样的话,直接点击右边的[自然科学](自然科学/)即可找到。
这样的话,直接点击右边的[自然科学](nature-science)即可找到。
{{< /columns >}}
@@ -93,7 +93,7 @@ bookCollapseSection: true
[![SCDocs Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=JamesFlare1212&repo=SCDocs&theme=github_dark_dimmed&show_owner=true)](https://github.com/JamesFlare1212/SCDocs/)
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/dev)。
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/master)。
### 修正错误
@@ -105,4 +105,8 @@ bookCollapseSection: true
如果你想提出新的想法,我推荐你在[Discussions](https://github.com/JamesFlare1212/SCDocs/discussions)提出,然后进行讨论,而不是提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues),因为这不是错误,而是改进。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
## 评论
{{< comments >}}

View File

@@ -1603,4 +1603,8 @@ ProQuest历史报纸收录了以下主要报纸
- 香港历史档案提供了多种检索和研究服务,例如网上查阅、实地查阅、文献复制、讲座和展览等,方便且实用。
- 香港历史档案的服务是免费的,任何人都可以访问和利用这些资源。{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -217,4 +217,8 @@ Coursera的一些缺点可能是
- 有时候需要花费许多时间,尤其是“毕业”需要达到一定的条件,并且它可能并不适用于所有的学习风格和偏好。
{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -142,4 +142,8 @@ The New Palgrave Dictionary of Economics 是一部经济学的重要词典。它
- 它的课程语言主要是中文,适合中文学习者进行学习和探索。
{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -4,7 +4,7 @@
## 英语
## [IGCSESUCCESS](https://www.youtube.com/c/iGCSESuccess/videos)
### [IGCSESUCCESS](https://www.youtube.com/c/iGCSESuccess/videos)
{{< tabs "IGCSESUCCESS" >}}
@@ -457,4 +457,8 @@ EALAC的一些缺点可能是
- 暑期课程和研讨会:该中心组织暑期课程和研讨会,以响应中国的重大问题和热点话题,促进学生和学者对中国问题的了解和探讨。
{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -2,7 +2,7 @@
数学资源包括Web工具、YouTuber、非政府组织。
### [WolframAlpha](https://www.wolframalpha.com/)
## [WolframAlpha](https://www.wolframalpha.com/)
{{< tabs "WolframAlpha" >}}
@@ -15,19 +15,19 @@ WolframAlpha可以帮助你进行各种计算如代数、微积分、统计
{{< /tab >}}
{{< tab "价格" >}}
#### 基础版
### 基础版
- 可定制的个性化体验设置
- 不包括逐步解决方案
- 每月 $0年付 $0。
#### 专业版
### 专业版
- 增强功能,包括逐步解决方案
- 增加计算时间和计算器Web应用程序
- 每月 $7.25,年付 $60.00。
#### 高级版
### 高级版
- 全面访问所有功能和优先客户支持
- 每月 $8.25,年付 $99.00。
@@ -79,7 +79,7 @@ WolframAlpha可以帮助你进行各种计算如代数、微积分、统计
{{< /tabs >}}
### [3Blue1Brown](https://www.youtube.com/c/3blue1brown)
## [3Blue1Brown](https://www.youtube.com/c/3blue1brown)
{{< tabs "3Blue1Brown" >}}
@@ -105,7 +105,7 @@ WolframAlpha可以帮助你进行各种计算如代数、微积分、统计
{{< /tabs >}}
### [Bicen Maths/Bicen Maths GCSE](https://www.youtube.com/c/BicenMaths)
## [Bicen Maths/Bicen Maths GCSE](https://www.youtube.com/c/BicenMaths)
{{< tabs "Bicen Maths/Bicen Maths GCSE" >}}
@@ -135,7 +135,7 @@ Bicen Maths/Bicen Maths GCSE的一些缺点可能是
{{< /tabs >}}
### [Flammable Maths](https://www.youtube.com/c/papaflammy)
## [Flammable Maths](https://www.youtube.com/c/papaflammy)
{{< tabs "Flammable Maths" >}}
@@ -171,7 +171,7 @@ Flammable Maths 的一些缺点可能是:
{{< /tabs >}}
### [Blackpenredpen](https://www.youtube.com/c/blackpenredpen)
## [Blackpenredpen](https://www.youtube.com/c/blackpenredpen)
{{< tabs "Blackpenredpen" >}}
@@ -202,7 +202,7 @@ Blackpenredpen的一些缺点可能是
{{< /tabs >}}
### [Sohil Rathi](https://www.youtube.com/c/SohilRathi)
## [Sohil Rathi](https://www.youtube.com/c/SohilRathi)
{{< tabs "Sohil Rathi" >}}
@@ -230,7 +230,7 @@ Sohil Rathi 的一些缺点可能是:
{{< /tabs >}}
### [**A**rt **o**f **P**roblem **S**olving](https://artofproblemsolving.com/) (**AoPS**)
## [**A**rt **o**f **P**roblem **S**olving](https://artofproblemsolving.com/) (**AoPS**)
{{< tabs "AoPS" >}}
@@ -260,7 +260,7 @@ AoPS的一些缺点可能是
{{< /tabs >}}
### [Derivative Calculator](https://www.derivative-calculator.net)
## [Derivative Calculator](https://www.derivative-calculator.net)
{{< tabs "Derivative Calculator" >}}
@@ -294,7 +294,7 @@ Derivative Calculator是一个可以计算函数微分的在线工具。当你
{{< /tabs >}}
### [Integral Calculator](https://www.integral-calculator.com/)
## [Integral Calculator](https://www.integral-calculator.com/)
{{< tabs "Integral Calculator" >}}
@@ -320,4 +320,8 @@ Integral Calculator是一个免费的在线积分计算器可以在任何设
- 它可能存在精度问题,因为它使用了数字逼近和算法简化。
- 学生需要根据学习需要和目的来选择是否使用积分计算器,不要过度依赖它。{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -325,4 +325,8 @@ YourGenome的一些缺点可能是
- 它可能不能完全替代传统的教师和课堂,因为它缺乏人际互动和实践经验。
{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -16,9 +16,9 @@ bookCollapseSection: true
## 目录
- [书籍文献](书籍/)
- [写作工具](写作/)
- [研究工具](研究/)
- [书籍文献](docs)
- [写作工具](writing)
- [研究工具](research)
<--->
@@ -27,10 +27,10 @@ bookCollapseSection: true
这很好查询。比如我要找Z-Libray那它属于
> - 学术工具集
> - [书籍文献](书籍/)
> - [书籍文献](docs)
> - Z-Libray
这样的话,直接点击右边的[书籍文献](书籍/)即可找到。
这样的话,直接点击右边的[书籍文献](docs)即可找到。
{{< /columns >}}
@@ -77,7 +77,7 @@ bookCollapseSection: true
[![SCDocs Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=JamesFlare1212&repo=SCDocs&theme=github_dark_dimmed&show_owner=true)](https://github.com/JamesFlare1212/SCDocs/)
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/dev)。
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/master)。
### 修正错误
@@ -89,4 +89,8 @@ bookCollapseSection: true
如果你想提出新的想法,我推荐你在[Discussions](https://github.com/JamesFlare1212/SCDocs/discussions)提出,然后进行讨论,而不是提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues),因为这不是错误,而是改进。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
## 评论
{{< comments >}}

View File

@@ -12,18 +12,16 @@ bookCollapseSection: true
本页的主要目的是帮助各位快速定位到你们需要的内容。
## 目录
{{< columns >}}
## 目录
- [通用](通用/)
- [美术&历史](美术历史/)
- [自然科学](自然科学/)
- [人文科学](人文科学/)
- [数学](数学/)
- [语言(暂无)](语言/)
- [通用](general)
- [美术&历史](art-history)
- [自然科学](nature-science)
- [人文科学](human-science)
- [数学](math)
- [语言(暂无)](language)
<--->
@@ -32,10 +30,10 @@ bookCollapseSection: true
这很好查询。比如我要找,经济相关的,那它属于
> - 专业与课外资源
> - [人文科学](人文科学/)
> - [人文科学](human-science)
> - **Economics/PPE/PE**
这样的话,直接点击右边的[人文科学](人文科学/)即可找到。
这样的话,直接点击右边的[人文科学](human-science)即可找到。
{{< /columns >}}
@@ -54,7 +52,7 @@ bookCollapseSection: true
- Tobby Xu
- Catherine Zhang
- Wendy Qi
- [James Zhou](https://jamesflare.com)
- [James Zhou](https://www.jamesflare.com)
- Angel Hu
<--->
@@ -84,7 +82,7 @@ bookCollapseSection: true
### 开发
- [James Zhou](https://jamesflare.com)
- [James Zhou](https://www.jamesflare.com)
### 头
@@ -98,7 +96,7 @@ bookCollapseSection: true
[![SCDocs Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=JamesFlare1212&repo=SCDocs&theme=github_dark_dimmed&show_owner=true)](https://github.com/JamesFlare1212/SCDocs/)
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/dev)。
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/master)。
### 修正错误
@@ -110,4 +108,8 @@ bookCollapseSection: true
如果你想提出新的想法,我推荐你在[Discussions](https://github.com/JamesFlare1212/SCDocs/discussions)提出,然后进行讨论,而不是提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues),因为这不是错误,而是改进。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
## 评论
{{< comments >}}

View File

@@ -1,3 +1,5 @@
# 美术 & 历史
## 同学社Academy
{{< tabs "同学社Academy" >}}
@@ -39,3 +41,7 @@
{{< tabs "Pinterest" >}}
{{< tab "简介" >}}这是一个网站,你可以在上面发现各种创意和灵感。{{< /tab >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -6,20 +6,24 @@
{{< tab "简介" >}}这是剑桥大学提供的一个网站,可以作为探索你感兴趣的专业的起点。类别清晰,一些主题带有简单的介绍和推荐视频。此外,还包括一些资源,如播客和 YouTube 视频链接。{{< /tab >}}
{{< /tabs >}}
### [Coursera](https://www.coursera.org/)
## [Coursera](https://www.coursera.org/)
{{< tabs "Coursera" >}}
{{< tab "简介" >}}这是一个网站,提供免费和付费的高级课程和在线学位,课程来自世界各地知名大学的教授。{{< /tab >}}
{{< /tabs >}}
### [Horizon Inspires](https://www.horizoninspires.com/courses)
## [Horizon Inspires](https://www.horizoninspires.com/courses)
{{< tabs "Horizon Inspires" >}}
{{< tab "简介" >}}这是一个提供不同种类的研究项目的网站。一个很好的地方,在寒暑假期间寻找课外活动。{{< /tab >}}
{{< /tabs >}}
### [edX](https://www.edx.org/school/stanfordonline)
## [edX](https://www.edx.org/school/stanfordonline)
{{< tabs "edX" >}}
{{< tab "简介" >}}这是一个由斯坦福大学开设的在线课程平台。{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -121,4 +121,8 @@
{{< tabs "Model United Nations" >}}
{{< tab "简介" >}}这是一个模拟联合国会议的大型会议,你可以在会议上讨论解决当前全球问题的解决方案。{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -0,0 +1,9 @@
# 语言
{{< hint info >}}
Pending
{{< /hint >}}
## 评论
{{< comments >}}

View File

@@ -1,12 +1,12 @@
# 数学
### [STEP Support Program by Cambridge](https://maths.org/step/)
## [STEP Support Program by Cambridge](https://maths.org/step/)
{{< tabs "STEP support program by Cambridge" >}}
{{< tab "简介" >}}这是剑桥大学提供的STEP问题解题结构化介绍计划对所有人免费开放。{{< /tab >}}
{{< /tabs >}}
### [MAT Livestream by Oxford](https://www.maths.ox.ac.uk/study-here/undergraduate-study/maths-admissions-test/mat-livestream)
## [MAT Livestream by Oxford](https://www.maths.ox.ac.uk/study-here/undergraduate-study/maths-admissions-test/mat-livestream)
{{< tabs "MAT Livestream by Oxford" >}}
@@ -19,4 +19,8 @@
**Related Test**: Mathematics Admissions Test(MAT)
{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -49,4 +49,8 @@
{{< hint info >}}获取时请务必使用这些信息。{{< /hint >}}
{{< /tab >}}
{{< /tabs >}}
{{< /tabs >}}
## 评论
{{< comments >}}

View File

@@ -0,0 +1,31 @@
---
title: 规划
---
# 规划
## 新功能
- [ ] 添加免费Save My Exam网站镜像
- [ ] 添加免费StudyIB_HL网站镜像
- [ ] 添加免费TheoryOfKnowledge.net网站镜像
- [ ] 添加免费ThinkIB_InThinking网站镜像
- [ ] 添加免费IB QUESTIONBANKS网站镜像
- [ ] 添加免费RevisionVellage网站镜像
## 优化
- [ ] 优化网站性能
- [ ] 推迟CSS加载
- [ ] 推迟JS加载
- [ ] 部署ChangeDetection.io监控共享文档变化
- [ ] 自动化文章翻译
## 修复
- [ ] 修复网站缺失英文翻译的问题
- [ ] 完成未处理的公众号文章
## 评论
{{< comments >}}

View File

@@ -0,0 +1,24 @@
---
title: 先进工具
---
# 先进工具
## 前言
每个时代都有一些划时代的工具
## 目录
- [LLM系列](llms)
- [LobeChat](llms/lobechat)
## 开始使用
使用很简单,所需的资源都罗列好了,
点击左侧的 **T**able **o**f **C**ontent**ToC**)查看具体的简介吧。
## 评论
{{< comments >}}

View File

@@ -1,26 +1,27 @@
---
title: GPT 系列
title: LLM 系列
---
# GPT系列
# LLM 系列
{{< hint warning >}}
WIP - Working In Progress
{{< /hint >}}
## 前言
{{< hint warning >}}
内容尚在编写开发,并不完善
{{< /hint >}}
本页的主要目的是帮助各位快速定位到你们需要的内容。
{{< columns >}}
## 目录
- [Prompt Repository]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Repository/" >}})
- [Prompt Example]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Example/" >}})
- [Prompt Technique]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Technique/" >}})
{{< columns >}}
- [LobeChat](lobechat/)
<--->
{{< /columns >}}
## 社区贡献者
@@ -33,19 +34,16 @@ title: GPT 系列
- [James Zhou](/zh/posts/about/james-zhou/)
### 开发
- [James Zhou](https://www.jamesflare.com)
<--->
### 板块
#### [Prompt Example]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Example/" >}})
- [James Zhou](/zh/posts/about/james-zhou/)
<--->
### 开发
- [James Zhou](https://www.jamesflare.com)
- [LobeChat]({{< relref "/docs/tools/llms/lobechat" >}})
- [James Zhou](https://www.jamesflare.com)
{{< /columns >}}
@@ -55,7 +53,7 @@ title: GPT 系列
[![SCDocs Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=JamesFlare1212&repo=SCDocs&theme=github_dark_dimmed&show_owner=true)](https://github.com/JamesFlare1212/SCDocs/)
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/dev)。
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/master)。
### 修正错误
@@ -67,4 +65,8 @@ title: GPT 系列
如果你想提出新的想法,我推荐你在[Discussions](https://github.com/JamesFlare1212/SCDocs/discussions)提出,然后进行讨论,而不是提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues),因为这不是错误,而是改进。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。
## 评论
{{< comments >}}

View File

@@ -0,0 +1,75 @@
---
title: LobeChat
---
# LobeChat
![LobeChat](lobe-chat-ui.avif)
## 介绍
LobeChat是一个开源的前端项目支持多种LLM你可以配置自己的API和模型供应商然后进行对话。
[![LobeChat Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=lobehub&repo=lobe-chat&theme=github_dark_dimmed&show_owner=true)](https://github.com/lobehub/lobe-chat)
作为一点福利我们提供了一个在线的LobeChat你可以直接访问[这里](https://lobe.jamesflare.com/)。我们配置好了多数API并且为你承担了这些费用你只需要输入一个Access Password即可免费使用不过我们不对此项服务的可用性做出保证。也就是说不要将重要业务依赖于此通过逆向工程提取API盈利也是不被允许的。
## Access Password
Access Password是一个用于验证身份的字符串你可以在[这里](https://lobe.jamesflare.com/settings/common)输入Access Password来使用LobeChat。Access Password是有时效性的过期后你需要重新获取一个新的Access Password。
我并不希望过多的人拥有Access Password特别不是学校里的人。如需获取Access Password请发送邮件到 support@jamesflare.com邮件标题为“LobeChat Access Password”邮件内容请回答 NKCS / DSAS 用的校务管理系统的网址是什么或者它的名字叫什么。除此之外你还可以向已有的同学询问或者联系Derick Jiang或者James Zhou如果你能。
我们正在寻找一种更好的自动化验证方式。
## 可用模型
- GPT-3.5 Turbo
- GPT-4 32K
- Claude 3 Opus
- Mixtral 8x7B
- Qwen 1.5 14B Chat
关于模型的实时可用性可以前去[这里](https://status.jamesflare.com/)查看,里面包含了我的所有服务。
我个人推荐Claude 3 Opus它的性能超过了GPT-4 0314仅次于GPT-4 Turbo。同时还支持多模态输入你可以在单轮对话中输入多张图片。这很有趣比如你有数张手写的实验记录一起上传它们然后就可以让Claude整理数据并且撰写实验报告。如果你有多页论文也可以一同截图上传这对Claude来说是小菜一碟。
## 价格
虽然你无需付钱但是我还是希望你们了解一下这些API的价格现阶段它们依旧非常昂贵。如果你在未来要在自己的产品中使用那么你需要考虑这些费用。
|Model Name|Price of Input|Price of Output|
|-|-|-|
|GPT-3.5 Turbo|$0.50 / 1M tokens|$1.50 / 1M tokens|
|GPT-4 32K|$60.00 / 1M tokens|$120.00 / 1M tokens|
|Claude 3 Opus|$15.00 / 1M tokens|$75.00 / 1M tokens|
|Mixtral 8x7B|$0.60 / 1M tokens|$0.60 / 1M tokens|
|Qwen 1.5 14B Chat|$0.30 / 1M tokens|$0.30 / 1M tokens|
Token是一个在LLM领域常用的单位它代表一个分词比如sunset就是两个tokensun和setthe的话就是一个token中文字符每个都是2 token。
这里的价格是以每百万token为单位的也就是说你的对话越长你需要支付的费用就越高。模型并没有记忆“记忆”是通过上下文实现的假设你在第一轮对话中用了输入了100个token模型生成了500个token那么你的费用就是100个输入token和500个输出token的总和。随后你追问一个50个token的问题模型回答了200个token那么你的费用就是150个token的输入和700个token的输出。如果不清除多余的上下文不仅会造成费用的浪费还会影响模型的性能。
再来一个例子假设你在单个请求中几乎用满了GPT-4 32K的32K Content Window那么你的费用就差不多是两美元。一次对话就花了2美元还不考虑输出更贵这个价格是非常昂贵的所以请务必注意你的输入和输出。
## Content Window
每个模型有它们的Content Window也就是能容纳的最大输入长度。如果你的输入超过了这个长度模型会报错。
|Model Name|Content Window|
|-|-|
|GPT-3.5 Turbo|16k tokens|
|GPT-4 32K|32k tokens|
|Claude 3 Opus|200k tokens|
|Mixtral 8x7B|32k tokens|
|Qwen 1.5 14B Chat|32k tokens|
## 性能
不同模型有不同的性能,测试数据多种多样,但我更推荐[LMSYS Chatbot Arena Leaderboard](https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard)它基于 Elo 算法LoL和CS2的排名也是用的这个算法它是一个非常著名的排名算法。
但我还是希望根据你们的实际使用环境来做选择,感觉好用就好。
## 评论
{{< comments >}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

View File

@@ -1 +0,0 @@
# Bard系列

View File

@@ -1 +0,0 @@
# Bing 系列

View File

@@ -1,85 +0,0 @@
# Prompt Example
## 英文词典
{{< tabs "词典" >}}
{{< tab "效果" >}}
{{< figure src="en-dictionary.avif" width=500px >}}
{{< /tab >}}
{{< tab "Prompt" >}}
System Prompt
```
You are an English word lookup helper. Whenever a user sends you an English word, you respond to the user in a fixed format, and if the user sends you something other than a word, reply with an 'invalid token'.
```
User
```
run
```
Assistant
```
## run [/rʌn/]
### n. 奔跑;竞赛;连续的演出
> He went for a run after work.
>
> 他下班后去跑步了
### v. 奔跑;运行
> I like to run in the park every morning.
>
> 我喜欢每天早上在公园里跑步
### adj. 连续的;流畅的
> This printer is really fast and runs smoothly.
>
> 这台打印机速度非常快,而且运行流畅
```
User
```
with
```
Assistant
```
## with [wɪð, wɪθ]
### prep. 有;带着;使用;用
> She cut the cake with a knife.
>
> 她用刀子切蛋糕。
### conj. 和;随着
> With a little bit of luck, we'll finish the project on time.
>
> 有点运气的话,我们会按时完成这个项目。
### adv. 一起;同时
> They arrived with their children.
>
> 他们带着孩子一起到达了。
```
{{< /tab >}}
{{< tab "解释" >}}
这里使用了Few Shot的技巧直接使用一个System Prompt可能会导致输出内容的格式不确定。
通过这两个例子,我们的输出非常理想。
{{< /tab >}}
{{< /tabs >}}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,102 +0,0 @@
# Prompt Technique
## Zero Shot
{{< tabs "Zero Shot" >}}
{{< tab "简介" >}}
关于这一部分,我建议阅读[Prompt Engineering Guide](https://www.promptingguide.ai/techniques/)的[Zero-Shot Prompting](https://www.promptingguide.ai/techniques/zeroshot)部分。
简而言之,就是不给例子,在提示词中直接给出指令,一般情况下效果也不错。
{{< /tab >}}
{{< tab "例子" >}}
Prompt
> Classify the text into neutral, negative or positive.
> Text: I think the vacation is okay.
> Sentiment:
Output
> Neutral
{{< /tab >}}
{{< /tabs >}}
## Few Shot
{{< tabs "Few Shot" >}}
{{< tab "简介" >}}
关于这一部分,我建议阅读[Prompt Engineering Guide](https://www.promptingguide.ai/techniques/)的[Few-Shot Prompting](https://www.promptingguide.ai/techniques/fewshot)部分。
原意是少量样本提示词。在提示词中提供例子,以引导模型获得更好的性能。
{{< /tab >}}
{{< tab "例子" >}}
Prompt
> This is awesome! // Negative
> This is bad! // Positive
> Wow that movie was rad! // Positive
> What a horrible show! //
Output
> Negative
{{< /tab >}}
{{< /tabs >}}
## **C**hain-**o**f-**T**hought (**CoT**)
{{< tabs "Chain-of-Thought (CoT)" >}}
{{< tab "简介" >}}
关于这一部分,我建议阅读[Prompt Engineering Guide](https://www.promptingguide.ai/techniques/)的[Chain-of-Thought Prompting](https://www.promptingguide.ai/techniques/cot)部分。
逻辑链是我们在大模型中发现的一项神奇性能。直接让模型回答结果大概率是错的,但是让模型给出思考过程在作答,那大概率是对的。
{{< /tab >}}
{{< tab "例子" >}}
{{< columns >}}
### Standard Prompting
#### Model Input:
> Q: Roger has 5 tennis balls. He buys 2 more cans of tennis balls. Each can has 3 tennis balls. How many tennis balls does he have now?
>
> A: The answer is 11.
>
> Q: The cafeteria had 23 apples. If they used 20 to make lunch and bought 6 more, how many apples do they have?
#### Model Output:
{{< hint danger >}}
The answer is 27.
{{< /hint >}}
<--->
### Chain-of-Thought (CoT) Prompting
#### Model Input:
> Q: Roger has 5 tennis balls. He buys 2 more cans of tennis balls. Each can has 3 tennis balls. How many tennis balls does he have now?
>
> A: <mark style="background: #a5ec99">Roger started with 5 balls. 2 cans of 3 tennis balls each is 6 tennis balls. 5 + 6 = 11.</mark> The answer is 11.
>
> Q: The cafeteria had 23 apples. If they used 20 to make lunch and bought 6 more, how many apples do they have?
#### Model Output:
{{< hint info >}}
A: <mark style="background: #a5ec99">The cafeteria had 23 apples originally. They used 20 to make lunch. So they had 23 - 20 = 3. They bought 6 more apples, so they have 3 + 6 = 9.</mark> The answer is 9.
{{< /hint >}}
{{< /columns >}}
Source: [Wei et al. (2022)](https://arxiv.org/abs/2201.11903)
{{< /tab >}}
{{< /tabs >}}

View File

@@ -1,82 +0,0 @@
---
title: LLM 系列
---
# LLM 系列
## 前言
{{< hint warning >}}
内容尚在编写开发,并不完善
{{< /hint >}}
本页的主要目的是帮助各位快速定位到你们需要的内容。
## 目录
{{< columns >}}
- [GPT系列]({{< relref "/docs/先进工具/LLM系列/GPT系列/" >}})
- [Prompt Repository]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Repository/" >}})
- [Prompt Example]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Example/" >}})
- [Prompt Technique]({{< relref "/docs/先进工具/LLM系列/GPT系列/Prompt Technique/" >}})
- [免费服务]({{< relref "/docs/先进工具/LLM系列/免费服务/" >}})
<--->
- [Bing系列]({{< relref "/docs/先进工具/LLM系列/Bing系列/" >}})
- [Bard系列]({{< relref "/docs/先进工具/LLM系列/Bard系列/" >}})
{{< /columns >}}
## 社区贡献者
感谢对开源社区所做的贡献,他们在本资源库的建立中发挥了作用。
{{< columns >}}
### 合计
- [James Zhou](/zh/posts/about/james-zhou/)
### 开发
- [James Zhou](https://www.jamesflare.com)
<--->
### 板块
#### [GPT系列]({{< relref "/docs/先进工具/LLM系列/GPT系列/" >}})
- [James Zhou](/zh/posts/about/james-zhou/)
#### [Bing系列]({{< relref "/docs/先进工具/LLM系列/Bing系列/" >}})
- [James Zhou](/zh/posts/about/james-zhou/)
#### [Bard系列]({{< relref "/docs/先进工具/LLM系列/Bard系列/" >}})
- [James Zhou](/zh/posts/about/james-zhou/)
{{< /columns >}}
## 加入我们
你有两种贡献的方式,修正错误,以及完善内容。
[![SCDocs Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=JamesFlare1212&repo=SCDocs&theme=github_dark_dimmed&show_owner=true)](https://github.com/JamesFlare1212/SCDocs/)
如果你希望提交改动,请以[Pull Request](https://github.com/JamesFlare1212/SCDocs/pulls)的形式提出分支合并请求,而不是试图直接在主分支提交[Commit](https://github.com/JamesFlare1212/SCDocs/commits/dev)。
### 修正错误
如需修正错误,你需要在本项目的仓库提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues)。
在提交 **PR**[**P**ull **R**equest](https://github.com/JamesFlare1212/SCDocs/pulls))之前,我希望你充分在[Issue](https://github.com/JamesFlare1212/SCDocs/issues)中讨论。
### 完善内容
如果你想提出新的想法,我推荐你在[Discussions](https://github.com/JamesFlare1212/SCDocs/discussions)提出,然后进行讨论,而不是提出[Issue](https://github.com/JamesFlare1212/SCDocs/issues),因为这不是错误,而是改进。
如果你有不错的内容,或者知道优质的创作者,欢迎投稿。

View File

@@ -1,45 +0,0 @@
# 免费服务
## 前言
我们给DSAS的学生提供了一些福利闲暇之余也可以给别的组织成员提供一些服务。
## Waiting List
在填写此Form之前建议先阅读之后对各个服务的介绍。
Form中的组织信息很重要虽然不是必填但是会极大程度影响我们的判断。我们优先把名额给予同一学校的成员。
<iframe width="100%" height="480px" src="https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jtRrTNUQzlBSTZFRjFJMEswTjJKNzRCOTVZUk5DUy4u&embed=true" frameborder="0" marginwidth="0" marginheight="0" style="border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
// 如果Form没有正常显示尝试[点击此链接](https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__jtRrTNUQzlBSTZFRjFJMEswTjJKNzRCOTVZUk5DUy4u)。
## ChatGPT Next Web
这是免费的GPT-3.5服务基于ChatGPT-Next-Web部署的。接入了GPT-3.5 API因此自定义程度很高。System PromptTemperaturePresence Penalty都可以自定义还能使用Few Shot的Prompt技巧。
[![ChatGPT-Next-Web Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=Yidadaa&repo=ChatGPT-Next-Web&theme=github_dark_dimmed&show_owner=true)](https://github.com/Yidadaa/ChatGPT-Next-Web/)
## ChatGPT Web Share
这是GPT-3.5/GPT-4服务基于chatgpt-web-share部署的。和OpenAI官方的聊天室表现一致因为接入的就是ChatGPT Plus账号。此服务容量有限未必会大范围开放。
[![chatgpt-web-share Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=moeakwak&repo=chatgpt-web-share&theme=github_dark_dimmed&show_owner=true)](https://github.com/moeakwak/chatgpt-web-share/)
## 其它LLM模型
有很多优秀的开源**L**arge **L**anguage **M**odel**LLM**比如LLaMAAlpacaVicunaChatGLMMOSSStableLMStableVicuna。它们未来的潜力无限我们也应该开发他们的用途不过此项目还没开始。
## 免费Midjourney服务
这是Midjourney服务计划使用MidJourney-Wrapper实现共享。暂时还没开始。
[![MidJourney-Wrapper Git Card](https://github-readme-stats.jamesflare.com/api/pin/?username=Wildric-Auric&repo=MidJourney-Wrapper&theme=github_dark_dimmed&show_owner=true)](https://github.com/Wildric-Auric/MidJourney-Wrapper/)
## 免费Stable Diffusion服务
Stable Diffusion作为开源绘画AI的扛把子我们也计划支持此模型但是还没开始。
## 免费DeepFloyd IF服务
DeepFloyd IF和Stable Diffusion都和Stability AI有联系它把绘画水平提升了一个档次但是还没开始。

View File

@@ -1,23 +0,0 @@
---
bookCollapseSection: true
---
# 先进工具
## 前言
每个时代都有一些划时代的工具
## 目录
- [LLM系列]({{< relref "/docs/先进工具/LLM系列/" >}})
- [GPT系列]({{< relref "/docs/先进工具/LLM系列/GPT系列/" >}})
- [Bing系列]({{< relref "/docs/先进工具/LLM系列/Bing系列/" >}})
- [Bard系列]({{< relref "/docs/先进工具/LLM系列/Bard系列/" >}})
- [免费服务]({{< relref "/docs/先进工具/LLM系列/免费服务/" >}})
## 开始使用
使用很简单,所需的资源都罗列好了,
点击左侧的 **T**able **o**f **C**ontent**ToC**)查看具体的简介吧。