24 lines
630 B
Markdown
24 lines
630 B
Markdown
---
|
||
title: "PageLM"
|
||
type: entity
|
||
tags: []
|
||
---
|
||
|
||
## Description
|
||
将学习材料转化为互动式资源的教育平台,通过 AI 技术提升学习效率。
|
||
|
||
## Key Features
|
||
- 自动生成康奈尔笔记(SmartNotes)
|
||
- 基于文档的互动测验
|
||
- 间隔重复闪卡(Flashcards)
|
||
- 模拟考试系统(ExamLab)
|
||
- 播客生成(支持听和测)
|
||
- 支持多种 AI 模型:Google Gemini、OpenAI GPT、Anthropic Claude、本地 Ollama
|
||
|
||
## GitHub
|
||
https://github.com/CaviraOSS/PageLM
|
||
|
||
## Connections
|
||
- 扩展 [[NotebookLM]] 学习场景
|
||
- 使用 [[Ollama]] 运行本地模型
|
||
- 使用 [[Google Gemini]] 作为后端模型 |