ai-to-pptx icon indicating copy to clipboard operation
ai-to-pptx copied to clipboard

Ai-to-pptx是一个使用AI技术(DeepSeek)制作PPTX的助手,支持在线修改和导出PPTX。 主要功能: 1 使用ChatGPT等大语言模型来生成大纲 2 生成的内容允许用户再次修改 3 生成PPTX的时候可以选择不同的模板 4 支持在线修...

Results 3 ai-to-pptx issues
Sort by recently updated
recently updated
newest added

安装好后,访问主页页面空白。 GET: http://localhost:1988/api/pptx/getTemplateCovers returns: [] POST: http://localhost:1988/api/pptx/getPPTXContent data:{id: 101} returns:{}

bug

github: https://github.com/veasion/aippt

PS E:\Project\ai-to-pptx-main\express> npm run express > [email protected] express > nodemon src/app.ts [nodemon] 3.0.3 [nodemon] to restart at any time, enter `rs` [nodemon] watching path(s): *.* [nodemon] watching extensions: ts,json [nodemon]...

bug