update
This commit is contained in:
parent
bd18cc7234
commit
6da821f791
@ -1,5 +1,5 @@
|
||||
// @/components/ui/toast.tsx
|
||||
|
||||
import React from 'react';
|
||||
// 定义 ToastProps 类型
|
||||
export interface ToastProps {
|
||||
title: string;
|
||||
|
44
data/AI.yml
44
data/AI.yml
@ -45,10 +45,6 @@
|
||||
subcategory: 大语言模型
|
||||
|
||||
# 其它
|
||||
- name: MemFree
|
||||
url: https://github.com/memfreeme/memfree
|
||||
description: 一个混合 AI 搜索引擎,代码开源,可以自托管
|
||||
subcategory: 其它
|
||||
- name: 数字生命
|
||||
url: https://github.com/zixiiu/Digital_Life_Server
|
||||
description: 极客湾的数字生命项目
|
||||
@ -57,10 +53,6 @@
|
||||
url: https://github.com/mendableai/firecrawl
|
||||
description: 将网站自动转换为LLM数据
|
||||
subcategory: 其它
|
||||
- name: Real-time-translation-typing
|
||||
url: https://github.com/sxzxs/Real-time-translation-typing
|
||||
description: 实时打字翻译助手
|
||||
subcategory: 其它
|
||||
- name: RefAudioEmoTagger
|
||||
url: https://github.com/Alexw1111/RefAudioEmoTagger
|
||||
description: 一种基于Emotion2Vec的批量音频情感自动标注脚本
|
||||
@ -69,10 +61,6 @@
|
||||
url: https://github.com/unclecode/crawl4ai
|
||||
description: 开源AI网络爬虫工具,可以直接用于大语言模型和AI应用。性能快,还能输出适合大语言模型的格式,比如JSON、清理过的HTML和markdown。它还支持同时爬取多个网址,能提取所有媒体标签(图片、音频、视频),以及所有内外部链接。可以自定义用户代理,还能给网页截图,甚至在爬取之前执行自定义JavaScript。
|
||||
subcategory: 其它
|
||||
- name: PDFMathTranslate
|
||||
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 提供您管理社交媒体帖子、建立受众群体、获取潜在客户和发展业务所需的一切
|
||||
@ -131,3 +119,35 @@
|
||||
url: https://github.com/upscayl/upscayl
|
||||
description: 图像超分算法
|
||||
subcategory: 图像影音
|
||||
- name: screenpipe
|
||||
url: https://github.com/mediar-ai/screenpipe
|
||||
description: 一个开源的全天候AI屏幕和麦克风捕捉应用程序,可以自动完成一系列工作任务
|
||||
subcategory: 图像影音
|
||||
|
||||
# 推理训练
|
||||
- name: exo
|
||||
url: https://github.com/exo-explore/exo
|
||||
description: 分布式AI推理框架
|
||||
subcategory: 推理训练
|
||||
- name: exo
|
||||
url: https://github.com/exo-explore/exo
|
||||
description: 分布式AI推理框架
|
||||
subcategory: 推理训练
|
||||
|
||||
# 工具
|
||||
- name: MemFree
|
||||
url: https://github.com/memfreeme/memfree
|
||||
description: 一个混合 AI 搜索引擎,代码开源,可以自托管
|
||||
subcategory: 工具
|
||||
- name: Real-time-translation-typing
|
||||
url: https://github.com/sxzxs/Real-time-translation-typing
|
||||
description: 实时打字翻译助手
|
||||
subcategory: 工具
|
||||
- name: PDFMathTranslate
|
||||
url: https://github.com/Byaidu/PDFMathTranslate
|
||||
description: 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
|
||||
subcategory: 工具
|
||||
- name: minimind
|
||||
url: https://github.com/jingyaogong/minimind
|
||||
description: 从0训练微型语言模型
|
||||
subcategory: 工具
|
@ -47,6 +47,10 @@
|
||||
url: https://github.com/loggerhead/json4u/
|
||||
description: 开源的 JSON 数据的在线可视化、处理工具
|
||||
subcategory: 工具
|
||||
- name: Pake
|
||||
url: https://github.com/tw93/Pake
|
||||
description: 网页一键变APP
|
||||
subcategory: 工具
|
||||
|
||||
# Javascript库
|
||||
- name: anti-baidu
|
||||
|
12
data/工具.yml
12
data/工具.yml
@ -103,6 +103,10 @@
|
||||
url: https://og.indiehub.best/
|
||||
description: 根据模版制作"网页分享图"(open graph)的在线工具
|
||||
subcategory: 影音
|
||||
- name: video2x
|
||||
url: https://github.com/k4yt3x/video2x
|
||||
description: 视频图片超分工具
|
||||
subcategory: 影音
|
||||
|
||||
# 运维
|
||||
- name: terminal
|
||||
@ -213,6 +217,14 @@
|
||||
url: https://github.com/danielmiessler/SecLists
|
||||
description: 敏感数据列表
|
||||
subcategory: 运维
|
||||
- name: dokploy
|
||||
url: https://github.com/Dokploy/dokploy
|
||||
description: 自托管 PaaS 平台
|
||||
subcategory: 运维
|
||||
- name: fd
|
||||
url: https://github.com/sharkdp/fd
|
||||
description: find 命令的替代品,比 find 快五倍,上手更简单,功能更强大
|
||||
subcategory: 运维
|
||||
|
||||
# 网络
|
||||
- name: ZBProxy
|
||||
|
@ -47,3 +47,7 @@
|
||||
url: https://www.helpnetsecurity.com/
|
||||
description: 网络安全资讯
|
||||
subcategory: 科技
|
||||
- name: Hacker News
|
||||
url: https://news.ycombinator.com/
|
||||
description: 技术资讯网站
|
||||
subcategory: 科技
|
@ -53,6 +53,10 @@
|
||||
url: https://github.com/JackySoft/marsview
|
||||
description: 一款面向后台的低代码可视化搭建平台,快速搭建中后台管理系统
|
||||
subcategory: Web开发与前端
|
||||
- name: luxirty-search
|
||||
url: https://github.com/KoriIku/luxirty-search
|
||||
description: 一款面向后台的低代码可视化搭建平台,快速搭建中后台管理系统
|
||||
subcategory: 一个搜索引擎,基于 Google,屏蔽内容农场,无广告,无跟踪,干净,简洁,快
|
||||
|
||||
# 服务器与后端
|
||||
- name: Minecraft-Server-Ports-Scanner-GUI
|
||||
@ -81,6 +85,10 @@
|
||||
url: https://github.com/vastsa/FileCodeBox
|
||||
description: 匿名口令分享文本,文件,像拿快递一样取文件
|
||||
subcategory: 加密与隐私
|
||||
- name: 秋风广告规则
|
||||
url: https://github.com/TG-Twilight/AWAvenue-Ads-Rule
|
||||
description: 开源社区中最优秀的广告过滤器列表之一,实现了最优秀的广告拦截、隐私保护和流量节省
|
||||
subcategory: 加密与隐私
|
||||
|
||||
# 社区与协作
|
||||
- name: devzat
|
||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -40,7 +40,7 @@
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/md5": "^2.3.5",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^18",
|
||||
"@types/react": "^18.3.18",
|
||||
"@types/react-dom": "^18",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"eslint": "^8",
|
||||
@ -2226,9 +2226,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.3.12",
|
||||
"resolved": "https://registry.npmmirror.com/@types/react/-/react-18.3.12.tgz",
|
||||
"integrity": "sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==",
|
||||
"version": "18.3.18",
|
||||
"resolved": "https://registry.npmmirror.com/@types/react/-/react-18.3.18.tgz",
|
||||
"integrity": "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -41,7 +41,7 @@
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/md5": "^2.3.5",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^18",
|
||||
"@types/react": "^18.3.18",
|
||||
"@types/react-dom": "^18",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"eslint": "^8",
|
||||
|
@ -1,6 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"lib": [
|
||||
"dom",
|
||||
"dom.iterable",
|
||||
"esnext"
|
||||
],
|
||||
"allowJs": true,
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
@ -18,9 +22,18 @@
|
||||
}
|
||||
],
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
"@/*": [
|
||||
"./*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
"include": [
|
||||
"next-env.d.ts",
|
||||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
".next/types/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user