update
This commit is contained in:
parent
964a61be7f
commit
999bd279e2
18
data/AI.yml
18
data/AI.yml
@ -20,25 +20,29 @@
|
||||
|
||||
# 大语言模型
|
||||
- name: bilibot
|
||||
img: /img/bilibot.jfif
|
||||
url: https://github.com/linyiLYi/bilibot
|
||||
description: 由哔哩哔哩用户评论微调训练而成的本地聊天机器人
|
||||
subcategory: 大语言模型
|
||||
- name: ChatGLM3
|
||||
img: /img/ChatGLM3.png
|
||||
url: https://github.com/THUDM/ChatGLM3
|
||||
description: 开源双语对话语言模型,智谱AI和清华大学 KEG 实验室联合发布
|
||||
subcategory: 大语言模型
|
||||
- name: GLM-4
|
||||
img: /img/GLM-4.png
|
||||
url: https://github.com/THUDM/GLM-4
|
||||
description: 开源多语言多模态对话模型,智谱 AI 推出
|
||||
subcategory: 大语言模型
|
||||
- name: Ask Many AI
|
||||
img: /img/askmanyai.ico
|
||||
url: https://www.askmanyai.cn/
|
||||
description: 同时向多种模型提问
|
||||
subcategory: 大语言模型
|
||||
- name: petercat
|
||||
img: /img/petercat.png
|
||||
url: https://github.com/petercat-ai/petercat
|
||||
description: 为自己的 GitHub 仓库一键创建智能答疑机器人
|
||||
subcategory: 大语言模型
|
||||
- name: anything-llm
|
||||
url: https://github.com/Mintplex-Labs/anything-llm
|
||||
description: 一个全栈应用程序,可以将任何文档、资源(如网址链接、音频、视频)或内容片段转换为上下文,以便任何大语言模型(LLM)在聊天期间作为参考使用
|
||||
subcategory: 大语言模型
|
||||
|
||||
# 其它
|
||||
- name: MemFree
|
||||
@ -69,6 +73,10 @@
|
||||
url: https://github.com/Byaidu/PDFMathTranslate
|
||||
description: 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
|
||||
subcategory: 其它
|
||||
- name: postiz-app
|
||||
url: https://github.com/gitroomhq/postiz-app
|
||||
description: Postiz 提供您管理社交媒体帖子、建立受众群体、获取潜在客户和发展业务所需的一切
|
||||
subcategory: 其它
|
||||
|
||||
# 图像影音
|
||||
- name: IC-Light
|
||||
|
@ -34,6 +34,6 @@
|
||||
- name: github-contributions
|
||||
url: https://postspark.app/github-contributions
|
||||
description: 生成一张美观的,高度自定义的 Github 贡献表
|
||||
- name: MarkItDown
|
||||
url: https://github.com/microsoft/markitdown
|
||||
description: 将多种格式文件转换为Markdown,支持PDF、PPTX、DOCX、XLSX、图片及音频等不同文件类型,能够提取图像及音频的EXIF元数据进行识别,并利用OCR及语音转录等技术,简化并加速转换流程
|
||||
- name: discover your X personality
|
||||
url: https://twitter.wordware.ai
|
||||
description: 输入X(Twitter)账号,看看AI怎么吐槽你,Roast 就是吐槽的内容。没收费。
|
@ -173,6 +173,10 @@
|
||||
url: https://github.com/eryajf/cloud_dns_exporter
|
||||
description: 自动获取DNS提供商的域名及解析列表,同时自动获取每个域名解析的证书信息,并导出为Prometheus Metrics。
|
||||
subcategory: 运维
|
||||
- name: DevOps-Bash-tools
|
||||
url: https://github.com/HariSekhon/DevOps-Bash-tools
|
||||
description: 自动化 DevOps 脚本合集
|
||||
subcategory: 运维
|
||||
|
||||
# 网络
|
||||
- name: ZBProxy
|
||||
@ -329,4 +333,8 @@
|
||||
- name: Umi-OCR
|
||||
url: https://github.com/hiroi-sora/Umi-OCR
|
||||
description: 强大的 OCR 工具
|
||||
subcategory: 其它
|
||||
- name: MarkItDown
|
||||
url: https://github.com/microsoft/markitdown
|
||||
description: 将多种格式文件转换为Markdown,支持PDF、PPTX、DOCX、XLSX、图片及音频等不同文件类型,能够提取图像及音频的EXIF元数据进行识别,并利用OCR及语音转录等技术,简化并加速转换流程
|
||||
subcategory: 其它
|
@ -108,4 +108,8 @@
|
||||
- name: inter-knot
|
||||
url: https://github.com/share121/inter-knot
|
||||
description: 绳网
|
||||
subcategory: 其他
|
||||
- name: libcimbar
|
||||
url: https://github.com/sz3/libcimbar
|
||||
description: 使用动态的二维码来传输数据
|
||||
subcategory: 其他
|
Loading…
Reference in New Issue
Block a user