feat(open-notebook): 添加Open Notebook应用及相关配置

This commit is contained in:
arch3rPro
2025-12-16 18:54:44 +08:00
parent 79dffb406b
commit f75aa6e8fb
11 changed files with 937 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
name: Open Notebook
tags:
- 实用工具
- Web 服务器
title: 一个开源的、注重隐私的 Google Notebook LM 替代方案!
description:
en: An open source, privacy-focused alternative to Google's Notebook LM!
zh: 一个开源的、注重隐私的 Google Notebook LM 替代方案!
additionalProperties:
key: open-notebook
name: Open Notebook
tags:
- Tool
- Server
shortDescZh: 一个开源的、注重隐私的 Google Notebook LM 替代方案!
shortDescEn: An open source, privacy-focused alternative to Google's Notebook LM!
type: website
crossVersionUpdate: true
limit: 0
website: https://www.open-notebook.ai
github: https://github.com/lfnovo/open-notebook
document: https://www.open-notebook.ai/get-started.html
memoryRequired: 2048
architectures:
- amd64
- arm64