编辑 | blame | 历史 | 原始文档

English | 简体中文

I am a full-stack engineer, a practitioner of the AGI era super individual, hoping to contribute to AI development through open source.

If this project has helped you, remember to Star and follow, which would be great encouragement and support for me.

🐶 Beginner's Guide

  • Demo URL 【Vue3 + element-plus】: http://1.95.87.0:48083 Please register to try it yourself.
  • Startup documentation, operation manual: Please join the discard group to get it.
    discard:https://discord.gg/q2RK3sEQwW
  • Project collaboration & technical exchanges: add WeChat, note easegen:
    WeChat

🐯 Platform Introduction

easegen, an open-source digital human course creation platform.

digitalhuman_course.png

  • Intelligent Courseware

aippt.png
* Intelligent Test Creation

ai_gen_test.png

Bilibili Video

🗺️ Development Roadmap

Here are the major features and improvements we plan to implement in the future:
- [x] Support for course templates
- [x] Support for intelligent script generation
- [x] Support for digital human image and voice customization
- [x] Support for docker quick deployment
- [x] Support for AI-generated scriptwriting
- [ ] SSML syntax support for voice
- [ ] Adding lesson plan generation
- [ ] Convert lesson plans to courseware and generate controllable PPTs
- [ ] Support for real-time digital human teaching
- [ ] Adding an intelligent assistant

Architecture Diagram

easegen_diagram.png

Technology Stack

Refer to yudao-framework
Developed based on the master-jdk17 branch.

Deployment Manual

https://ozij45g3ts.feishu.cn/docx/EgS3dm1HtoKOPkxReEQcn3MCncg

🔥 Frontend Code

① easegen-front:https://github.com/taoofagi/easegen-front

Additional Features

Refer to ruoyi-vue-pro

🌟 Star History

Star History Chart

🤝 Awards

  1. 2024 Huacai Cup Compute Power Competition Finals Second Prize, Project No. L01610474065]

🧾 Disclaimer/License

  1. Code: The easegen-admin code is released under the Apache license for academic and commercial use.
  2. AIGC: This project aims to positively impact the AI-generated text, speech, and video field. Users are granted the freedom to use this tool to create text, speech, and videos, but they should comply with local laws and use it responsibly. Developers bear no responsibility for any misuse of the tool by users.
编辑 | blame | 历史 | 原始文档
The MIT License (MIT)

Copyright (c) 2021 ruoyi-vue-pro

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
README 3 KB
README_cn 3 KB
easegen-front/README 6 KB
easegen-front/README_cn 5 KB
easegen-front/src/assets/md/数字化管理师-第一章第二节大纲 493 b
script/docker/Docker-HOWTO 2 KB
yudao-framework/yudao-common/《芋道 Spring Boot 参数校验 Validation 入门》 54 b
yudao-framework/yudao-spring-boot-starter-job/《芋道 Spring Boot 定时任务入门》 47 b
yudao-framework/yudao-spring-boot-starter-job/《芋道 Spring Boot 异步任务入门》 53 b
yudao-framework/yudao-spring-boot-starter-monitor/《芋道 Spring Boot 监控工具 Admin 入门》 50 b
yudao-framework/yudao-spring-boot-starter-monitor/《芋道 Spring Boot 监控端点 Actuator 入门》 53 b
yudao-framework/yudao-spring-boot-starter-monitor/《芋道 Spring Boot 链路追踪 SkyWalking 入门》 54 b
yudao-framework/yudao-spring-boot-starter-mq/《芋道 Spring Boot 事件机制 Event 入门》 52 b
yudao-framework/yudao-spring-boot-starter-mq/《芋道 Spring Boot 消息队列 Kafka 入门》 49 b
yudao-framework/yudao-spring-boot-starter-mq/《芋道 Spring Boot 消息队列 RabbitMQ 入门》 52 b
yudao-framework/yudao-spring-boot-starter-mq/《芋道 Spring Boot 消息队列 RocketMQ 入门》 52 b
yudao-framework/yudao-spring-boot-starter-mybatis/《芋道 Spring Boot MyBatis 入门》 51 b
yudao-framework/yudao-spring-boot-starter-mybatis/《芋道 Spring Boot 多数据源(读写分离)入门》 62 b
yudao-framework/yudao-spring-boot-starter-mybatis/《芋道 Spring Boot 数据库连接池入门》 59 b
yudao-framework/yudao-spring-boot-starter-redis/《芋道 Spring Boot Cache 入门》 49 b
yudao-framework/yudao-spring-boot-starter-redis/《芋道 Spring Boot Redis 入门》 49 b
yudao-framework/yudao-spring-boot-starter-security/《芋道 Spring Boot 安全框架 Spring Security 入门》 211 b
yudao-framework/yudao-spring-boot-starter-test/《芋道 Spring Boot 单元测试 Test 入门》 54 b
yudao-framework/yudao-spring-boot-starter-web/src/main/resources/banner 1 KB
yudao-framework/yudao-spring-boot-starter-web/《芋道 Spring Boot API 接口文档 Swagger 入门》 51 b
yudao-framework/yudao-spring-boot-starter-web/《芋道 Spring Boot SpringMVC 入门》 53 b
yudao-framework/yudao-spring-boot-starter-websocket/《芋道 Spring Boot WebSocket 入门》 53 b
yudao-module-bpm/yudao-module-bpm-biz/src/main/java/cn/iocoder/yudao/module/bpm/convert/《芋道 Spring Boot 对象转换 MapStruct 入门》 53 b
yudao-module-crm/yudao-module-crm-biz/src/main/java/cn/iocoder/yudao/module/crm/convert/《芋道 Spring Boot 对象转换 MapStruct 入门》 53 b
yudao-module-infra/yudao-module-infra-biz/src/main/java/cn/iocoder/yudao/module/infra/convert/《芋道 Spring Boot 对象转换 MapStruct 入门》 53 b
yudao-module-infra/yudao-module-infra-biz/src/main/java/cn/iocoder/yudao/module/infra/framework/monitor/《芋道 Spring Boot 监控工具 Admin 入门》 49 b
yudao-module-member/yudao-module-member-biz/src/main/java/cn/iocoder/yudao/module/member/convert/《芋道 Spring Boot 对象转换 MapStruct 入门》 53 b
yudao-module-pay/yudao-module-pay-biz/src/main/java/cn/iocoder/yudao/module/pay/convert/《芋道 Spring Boot 对象转换 MapStruct 入门》 53 b
yudao-module-system/yudao-module-system-biz/src/main/java/cn/iocoder/yudao/module/system/convert/《芋道 Spring Boot 对象转换 MapStruct 入门》 53 b