仓库地址 https://github.com/b9software/134-ChatClient
渲染
- https://github.com/johnxnguyen/Down 使用 cmark 解析
- https://github.com/apple/swift-markdown 官方解析
- https://github.com/SimonFairbairn/SwiftyMarkdown 看上去是目前首选
- https://github.com/ruddfawcett/Notepad 高亮编辑
- https://github.com/MacDownApp/macdown 应用
- https://github.com/indragiek/CocoaMarkdown
接口
- https://github.com/ading2210/poe-api POE 逆向接口,需要登录
- https://github.com/xtekky/gpt4free 逆向接口
- https://console.anthropic.com/docs/api/reference
- https://platform.openai.com/docs/models/model-endpoint-compatibility 模型支持列表
- https://github.com/openai/tiktoken token 数量计算
- https://platform.openai.com/tokenizer 在线计算
- https://github.com/acheong08/EdgeGPT Python
引擎
- https://www.volcengine.com/docs/82379 字节方舟
- https://chat.lmsys.org
- https://huggingface.co/chat/
- https://open-assistant.io/chat/
- https://xinghuo.xfyun.cn 也可以考虑讯飞的普通 API
- https://llava.hliu.cc 视觉识别 LLM
应用
- https://github.com/hwchase17/langchain
- https://github.com/hwchase17/langchain-hub
- https://github.com/bhaskatripathi/pdfGPT
- https://chat.okisdev.com 网页端看着不错
- https://elephas.app 客户端
- https://github.com/Bin-Huang/chatbox ts 跨平台
Prompt
PDFKit 读取
- https://github.com/chenxi92/ChatGPT
- https://github.com/Yoddikko/yoddChatGPT
- https://github.com/KittenYang/charming-chatgpt Raycast 插件
插件发现
- https://www.getit.ai/gpt-plugins
- https://www.wellknown.ai
- https://github.com/LAION-AI/Open-Assistant/pull/2765/files OA 插件 PR
- https://platform.openai.com/docs/plugins/introduction
Chrome插件Web Chat GPT,可让你网络联通并实时搜索ChatGPT a i p r m是一款Chrome插件,提供预设好的各种prompt; 可在使用ChatGPT时提供提高回答质量的推荐 Charge Show Cut 类似于a i p r m,也是按类别分好的提示词,从而帮助构建更好的prompt; 小插件 Chi Hub 固定在你的浏览器、支持提取和总结文本并进行语法检查、翻译等操作; Open AI Translator 提供高质量的华词翻译,配有API。 PDF助手 Chi PDF,可协助在文献中搜索关键内容,并快速进行对此的总结。 Software Client 为Windows,Mac以及Linux系统提供了额外的ChatGPT客户端,包含Awesome Tragibility Prompt的指令;
https://developer.apple.com/contact/app-store/?topic=expedite
社区
Copyright © 2023-2024 BB9z.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.