CINXE.COM

AiEditor Pro Demo

<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>AiEditor Pro Demo</title> <script> var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?9fd447a0f9e62a84d1b752a2cacb2c6b"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <style> .aie-content{ padding: 10px 60px !important; } .features p{ margin: 0; } </style> <script type="module" crossorigin src="/assets/index-a0c1e93d.js"></script> <link rel="stylesheet" href="/assets/index-7759f822.css"> </head> <body> <div style="display: flex;margin-left: 20px"> <h1 id="title"> <a href="https://aieditor.dev" target="_blank">AiEditor</a> is a next-generation rich text editor for AI. </h1> <div style="width: 30px; height: 30px;padding: 15px;margin-left: auto"> <a href="https://github.com/aieditor-team/aieditor" aria-label="github" target="_blank"> <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GitHub</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"></path></svg></a> </div> </div> <div style="padding: 20px" class="features"> AIEditor Pro Features(AIEditor Pro 的一些增强功能): <div style="display: flex;"> <div style="flex: 1"> <p>1. <b>Comment</b>: After selecting the content, you can make an annotation in the pop-up menu. </p> <p>2. <b>Collaboration</b>: Multiple users can experience it by opening the current URL at the same time. (Due to too many visitors, the test server is under too much pressure. In order not to affect the experience, the team collaboration function is temporarily closed)</p> <p>3. <b>Latex mathematical formula</b>: example: $\pm\sqrt{a^2 + b^2}$ . </p> <p>4. <b>Block drag</b>: Sort the content by block drag similar to Notion.</p> <p>5. <b>Word Features</b>: Word Export and Import.</p> <p>6. <b>PDF Features</b>: PDF Export.</p> <p>7. <b>AI Chat</b>: For detailed features, please click <a href="https://aieditor.dev/docs/ai/chat.html" target="_blank">here</a>.</p> <p>8. <b>Other enhancements</b>: “Drag” and “Pin” features for AI Panel and AI Translation</p> </div> <div style="flex: 1"> <p>1. <b>批注功能</b>:选择内容后,在弹出的菜单里,进行批注。</p> <p>2. <b>多人协作</b>:多个用户同时打开当前网址,即可体验。(由于访问人数过多,导致测试服务器压力过大,为了不影响体验,暂时关闭团队协作功能,获取协作演示请联系微信:AI_JeanZ )</p> <p>3. <b>Latex 数学公式</b>:例如:$\pm\sqrt{a^2 + b^2}$ 。</p> <p>4. <b>块状拖拽</b>:类似 Notion 的块状拖拽对内容进行排序。</p> <p>5. <b>Word 功能</b>:Word 的导入和导出</p> <p>6. <b>PDF 功能</b>:PDF 导出</p> <p>7. <b>AI 对话</b>:详细功能,请点击 <a href="https://aieditor.com.cn/docs/zh/ai/chat.html" target="_blank">这里</a>。</p> <p>8. <b>其他增强功能</b>:AI 面板与 AI 翻译的 “拖动” 和 “钉住” 功能等等</p> </div> </div> </div> <div id="aiEditor" style="height: 750px; margin: 20px"></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10