GitHub Explorer by Alexey Ratnikov
Mrkk1/viaimcode - GitHub Explorer | GitHub Explorer | Trending | Compare
A open AI ppt Agent
agent aicode no-code nocode ppt webcode
Created on Jul 22, 2025
Updated on Mar 12, 2026
Export Stats (PDF)Overall repository health assessment
Score Breakdown Activity
Regular updates - updated this month
Community
14 stars, 0 forks
Documentation
Has description, wiki, license
Maintenance
0.0% issue ratio
Health score is calculated based on activity, community engagement, documentation quality, and maintenance practices
Production Dependencies (79) @hookform/resolvers ^3.9.1
@monaco-editor/react ^4.7.0
@radix-ui/react-accordion 1.2.2
@radix-ui/react-alert-dialog
1.1.4
@radix-ui/react-aspect-ratio 1.1.1
@radix-ui/react-avatar 1.1.2
@radix-ui/react-checkbox 1.1.3
@radix-ui/react-collapsible 1.1.2
@radix-ui/react-context-menu ^2.2.15
@radix-ui/react-dialog 1.1.4
@radix-ui/react-dropdown-menu 2.1.4
@radix-ui/react-hover-card 1.1.4
@radix-ui/react-label 2.1.1
@radix-ui/react-menubar 1.1.4
@radix-ui/react-navigation-menu 1.2.3
@radix-ui/react-popover 1.1.4
@radix-ui/react-progress 1.1.1
@radix-ui/react-radio-group 1.2.2
@radix-ui/react-scroll-area 1.2.2
@radix-ui/react-select 2.1.4
@radix-ui/react-separator 1.1.1
@radix-ui/react-slider ^1.3.5
@radix-ui/react-slot 1.1.1
@radix-ui/react-switch 1.1.2
@radix-ui/react-tabs ^1.1.12
@radix-ui/react-toast 1.2.4
@radix-ui/react-toggle 1.1.1
@radix-ui/react-toggle-group 1.1.1
@radix-ui/react-tooltip 1.1.6
@tailwindcss/typography ^0.5.16
@types/html2canvas ^0.5.35
class-variance-authority ^0.7.1
embla-carousel-react ^8.6.0
react-resizable-panels ^2.1.7
tailwindcss-animate ^1.0.7
Development Dependencies (13) @types/ali-oss ^6.16.11
@types/node ^22
@types/react ^19
@types/react-day-picker ^5.2.1
@types/react-dom ^19
@types/uuid ^10.0.0
eslint ^8
eslint-config-next 15.2.4
postcss ^8
proxy-agent ^5.0.0
tailwindcss ^3.4.17
ts-node ^10.9.2
typescript ^5
1
按照 urllib PR #457 方式处理 proxy-agent:添加到 devDependencies 避免生产环境 vm2 安全风险
修复安全漏洞和构建问题:添加依赖overrides,修复PPTDatabase懒加载,解决CI/CD构建失败
Fixed the problem of synchronization of home page authentication status after login: Add delay to ensure cookies take effect and optimize user status check
修复 ESLint 配置和 React Hooks 错误,确保 CI/CD 正常通过
修复 GitHub Actions CI/CD 问题:添加 package-lock.json 并优化缓存配置
Feature: Add API routing support to allow you to obtain model lists and default providers, and update PPT generation logic to ready support online search
fix: 更新README文件中的版权信息,修改为“未来智能 | viaim”并移除❤️符号
feat: 更新贡献指南,增加英文版本并删除冗余的README-OSS文件
feat: 更新API调用逻辑,将DeepSeek服务替换为Moonshot,统一处理Kimi和DeepSeek的请求
feat: 更新PPT生成逻辑,改为并行生成幻灯片并添加统一设计风格指导
fix: 移除不应该被追踪的编辑器配置文件,让 .gitignore 规则生效