-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
53 additions
and
18 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,32 @@ | ||
# OnlineEdit | ||
# 妙笔智编 | ||
|
||
> 这是 | ||
> 妙笔智编,一个结合大小AI模型技术,通过百度飞桨AI Studio和文心ERNIE SDK开发的在线文档编辑器,旨在提高用户处理多模态信息的效率,实现智能润色、多媒体信息提取和智能格式排版等功能,以优化学习和工作体验。 | ||
## 名字由来 | ||
|
||
> 妙笔智编「FantasticEditor」这个名字由两个部分组成:妙笔、智编。每个字都承载了特定的含义,体现了产品的特色和功能。 | ||
|
||
|
||
1. **妙笔(Fantastic)** | ||
|
||
- **含义**:在中文里,“妙笔”常用来形容非凡的写作才能或者能够创作出高质量文本的工具。这里的“妙笔”象征该编辑器能够帮助用户以出色和高效的方式进行写作和内容创作。 | ||
|
||
- **象征意义**:强调该编辑器不仅仅是一个简单的文本工具,更是一个能够激发用户创造力和提升写作质量的智能助手。 | ||
|
||
2. **智编(Editor)** | ||
|
||
- **含义**:“智编”指的是智能编纂或智能编辑,强调了产品的智能化特性。它表明这款编辑器能够利用人工智能技术,如自动润色、格式排版、内容整合等,来帮助用户更高效地处理和编排内容。 | ||
|
||
- **技术层面**:体现了编辑器结合了现代AI技术,尤其是在处理多模态信息(文本、图像、视频等)方面的高级能力,能够自动化许多复杂的编辑任务。 | ||
|
||
## 面向对象 | ||
|
||
妙笔智编是一个企业面向公众进行开发的一套基于大小 AI 模型技术「通过“百度飞桨 AI Studio ”和“文心 ENGINE ”」的在线可分享的文档编辑器,旨在提高用户处理多模态信息的效率,实现智能润色、多媒体信息处理等等,增加用户使用便利程度和优化学习和工作体验。 | ||
|
||
## 系统框架设计 | ||
|
||
- **前后端分离架构**:使用现代的Web开发技术栈,前端使用 `Vue3` 构建用户界面,后端采用或 `SpringBoot3-Kotlin` 实现API服务。 | ||
- **关系数据库设计**:使用 `PostgreSQL` 作为关系数据库管理系统,存储非区块链数据,如用户信息、登录日志等。 | ||
- **非关系数据库设计:**: 使用 `Redis` 作为非关系数据库管理系统,存储需要高读写的内容。 | ||
- **云服务架构**:使用多种基于云服务技术栈「如百度飞桨、文心一言模型、DogeCloud 等」进行二次集成开发,降低代码的编写成本并提高使用访问体验。 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
# 赛题说明 | ||
|
||
## 赛题简介 | ||
|
||
> 介绍整个赛题的实现目标、实用价值、涉及技术和整体要求 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# 数据库设计文档 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters