mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-23 06:04:46 +08:00
feat: add ppt generation feat
This commit is contained in:
@@ -29,6 +29,10 @@ cp .env.example .env
|
||||
# Gemini: https://ai.google.dev/gemini-api/docs/openai
|
||||
cp conf.yaml.example conf.yaml
|
||||
|
||||
# Install marp for ppt generation
|
||||
# https://github.com/marp-team/marp-cli?tab=readme-ov-file#use-package-manager
|
||||
brew install marp-cli
|
||||
|
||||
# Run the project
|
||||
uv run main.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user