1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 05:41:03 +08:00
pooneyy 0fe48b60bb
feat(open-notebook): add version 1.1.1 application configuration
- add comprehensive data.yml with multi-language form fields for frontend/backend ports, password, and AI provider API keys
- implement docker-compose.yml with environment variables for 16+ AI providers including OpenAI, Anthropic, Google, Azure, and local models
- add init.sh script for environment variable management and docker env file generation
- include README documentation in both Chinese and English with system requirements and feature comparison
- provide application metadata with multi-language descriptions and architecture support
- add logo.png for application branding
2025-11-02 00:27:31 +08:00

34 lines
1.5 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name: Open Notebook
tags:
- 实用工具
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
shortDescZh: 一个开源的、注重隐私的 Google Notebook LM 替代方案
shortDescEn: An open source, privacy-focused alternative to Google's Notebook LM
description:
en: An open source, privacy-focused alternative to Google's Notebook LM
zh: 一个开源的、注重隐私的 Google Notebook LM 替代方案
zh-Hant: 一個開源、注重隱私的 Google Notebook LM 替代方案
ja: Google Notebook LM のオープンソースでプライバシー重視の代替案
ms: Alternatif sumber terbuka dan berfokus privasi untuk Google Notebook LM
pt-br: Uma alternativa de código aberto e com foco em privacidade ao Google Notebook LM
ru: Альтернатива Google Notebook LM с открытым исходным кодом и ориентацией на конфиденциальность
ko: Google Notebook LM의 오픈 소스, 프라이버시 중심 대안
type: website
crossVersionUpdate: true
limit: 0
website: https://www.open-notebook.ai
github: https://github.com/lfnovo/open-notebook
document: https://github.com/lfnovo/open-notebook
memoryRequired: 2048
architectures:
- amd64
- arm64