{"id":1674,"date":"2026-07-26T21:21:24","date_gmt":"2026-07-26T13:21:24","guid":{"rendered":"https:\/\/www.livetops.com\/?p=1674"},"modified":"2026-07-26T21:26:04","modified_gmt":"2026-07-26T13:26:04","slug":"livetops-ai-%e5%85%ac%e5%85%b1%e4%bd%93%e9%aa%8c%e6%9c%8d%e5%8a%a1%e4%b8%8a%e7%ba%bf%ef%bc%9a%e5%a4%9a%e6%a8%a1%e5%9e%8b%e5%9c%a8%e7%ba%bf%e4%bd%93%e9%aa%8c%ef%bc%8c%e6%89%93%e5%bc%80%e7%bd%91","status":"publish","type":"post","link":"https:\/\/www.livetops.com\/en\/archives\/1674","title":{"rendered":"Livetops AI Public Experience Service Launches: Try Multiple Models Online\u2014Just Open the Webpage to Chat with AI"},"content":{"rendered":"<!-- Livetops AI \u5feb\u901f\u4f53\u9a8c\u5165\u53e3 --> <div class=\"livetops-ai-notice\"> <div class=\"livetops-ai-notice__icon\" aria-hidden=\"true\">\u2726<\/div> <div class=\"livetops-ai-notice__content\"> <strong>Livetops AI \u516c\u5171\u4f53\u9a8c\u670d\u52a1\u5df2\u4e0a\u7ebf<\/strong> <span>\u5728\u7ebf\u4f53\u9a8c\u591a\u79cd AI \u6a21\u578b\uff0c\u6253\u5f00\u7f51\u9875\u5373\u53ef\u5f00\u59cb\u5bf9\u8bdd\u3002<\/span> <\/div> <a class=\"livetops-ai-notice__button\" href=\"#livetops-ai-assistant\" aria-label=\"\u8df3\u8f6c\u5230 Livetops AI \u5728\u7ebf\u4f53\u9a8c\u533a\u57df\" > <span>Try It Now<\/span> <small>Try It Now<\/small> <\/a> <\/div> <style> .livetops-ai-notice { position: relative; isolation: isolate; overflow: hidden; display: flex; align-items: center; gap: 16px; width: 100%; max-width: 100%; margin: 20px 0 30px; padding: 17px 18px; border: 1px solid rgba(117, 103, 248, 0.32); border-radius: 16px; background: radial-gradient( circle at 88% 20%, rgba(64, 198, 223, 0.18), transparent 30% ), linear-gradient( 135deg, #15172f 0%, #1c1742 55%, #121d3d 100% ); color: #ffffff; box-sizing: border-box; box-shadow: 0 14px 36px rgba(31, 25, 91, 0.18); } .livetops-ai-notice::after { content: \"\"; position: absolute; z-index: -1; top: -55px; right: 70px; width: 160px; height: 160px; border-radius: 50%; background: rgba(140, 130, 255, 0.17); filter: blur(18px); animation: livetopsNoticeGlow 3.5s ease-in-out infinite alternate; } .livetops-ai-notice__icon { flex: 0 0 auto; display: grid; place-items: center; width: 50px; height: 50px; border-radius: 14px; background: linear-gradient(145deg, #7567f8, #8c82ff 55%, #40c6df); color: #ffffff; font-size: 25px; line-height: 1; box-shadow: 0 10px 24px rgba(117, 103, 248, 0.34); animation: livetopsNoticeFloat 2.5s ease-in-out infinite; } .livetops-ai-notice__content { display: flex; flex: 1 1 auto; min-width: 0; flex-direction: column; gap: 4px; } .livetops-ai-notice__content strong { margin: 0; color: #ffffff; font-size: 17px; line-height: 1.4; } .livetops-ai-notice__content span { color: rgba(239, 240, 255, 0.76); font-size: 14px; line-height: 1.55; } .livetops-ai-notice__button { flex: 0 0 auto; display: flex; min-width: 124px; min-height: 52px; padding: 9px 15px; flex-direction: column; align-items: center; justify-content: center; gap: 1px; border-radius: 11px; background: linear-gradient(135deg, #7567f8, #8c82ff); color: #ffffff !important; text-align: center; text-decoration: none !important; box-sizing: border-box; box-shadow: 0 9px 24px rgba(117, 103, 248, 0.32); transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease; } .livetops-ai-notice__button > span { display: block; width: 100%; color: #ffffff; font-size: 14px; font-weight: 700; line-height: 1.25; text-align: center; } .livetops-ai-notice__button small { display: block; width: 100%; color: rgba(255, 255, 255, 0.76); font-size: 11px; line-height: 1.25; text-align: center; } .livetops-ai-notice__button:hover { transform: translateY(-2px); filter: brightness(1.08); box-shadow: 0 13px 30px rgba(117, 103, 248, 0.4); } .livetops-ai-notice__button:focus-visible { outline: 3px solid rgba(64, 198, 223, 0.72); outline-offset: 3px; } .livetops-ai-embed { width: 100%; max-width: 100%; margin: 36px 0; scroll-margin-top: 24px; } .livetops-ai-embed__frame { display: block; width: 100%; max-width: 100%; height: min(820px, 86vh); min-height: 620px; border: 5px solid #808080; border-radius: 10px; background: #ffffff; box-sizing: border-box; } .livetops-ai-embed__fallback { margin: 12px 0 0; color: #666666; font-size: 13px; line-height: 1.6; text-align: center; } .livetops-ai-embed__fallback a { color: #6657e8; font-weight: 700; } @keyframes livetopsNoticeFloat { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-4px); } } @keyframes livetopsNoticeGlow { from { opacity: 0.6; transform: scale(0.9); } to { opacity: 1; transform: scale(1.12); } } html { scroll-behavior: smooth; } @media (max-width: 720px) { .livetops-ai-notice { gap: 12px; padding: 14px; } .livetops-ai-notice__icon { width: 44px; height: 44px; border-radius: 12px; font-size: 21px; } .livetops-ai-notice__content strong { font-size: 15px; } .livetops-ai-notice__content span { font-size: 13px; } .livetops-ai-notice__button { min-width: 106px; min-height: 48px; padding: 8px 11px; } .livetops-ai-embed__frame { height: 78vh; min-height: 560px; } } @media (max-width: 560px) { .livetops-ai-notice { align-items: stretch; flex-wrap: wrap; } .livetops-ai-notice__content { flex-basis: calc(100% - 58px); } .livetops-ai-notice__button { width: 100%; min-height: 46px; } .livetops-ai-embed__frame { min-height: 520px; border-width: 3px; } } @media (max-width: 380px) { .livetops-ai-notice__icon { display: none; } .livetops-ai-notice__content { flex-basis: 100%; } } @media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .livetops-ai-notice::after, .livetops-ai-notice__icon { animation: none; } .livetops-ai-notice__button { transition: none; } } <\/style>\n\n\n\n<p class=\"wp-block-paragraph\">\u73b0\u5728\u53ef\u4ee5\u76f4\u63a5\u5728\u7ebf\u4f53\u9a8c AI \u5bf9\u8bdd\u670d\u52a1\uff0c\u65e0\u9700\u590d\u6742\u914d\u7f6e\uff0c\u6253\u5f00\u7f51\u9875\u5373\u53ef\u4f7f\u7528\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1. \u529f\u80fd\u670d\u52a1<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u5f53\u524d\u63d0\u4f9b\u591a\u79cd AI \u6a21\u578b\u4f53\u9a8c\uff0c\u53ef\u7528\u4e8e\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u65e5\u5e38\u95ee\u7b54<\/li>\n\n\n\n<li>\u5185\u5bb9\u603b\u7ed3<\/li>\n\n\n\n<li>\u6587\u6848\u6da6\u8272<\/li>\n\n\n\n<li>\u5b66\u4e60\u8f85\u52a9<\/li>\n\n\n\n<li>\u7f16\u7a0b\u601d\u8def<\/li>\n\n\n\n<li>\u521b\u610f\u5199\u4f5c<\/li>\n\n\n\n<li>\u591a\u8f6e\u5bf9\u8bdd<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\u4e0d\u540c\u6a21\u578b\u5728\u56de\u7b54\u98ce\u683c\u3001\u901f\u5ea6\u548c\u7406\u89e3\u80fd\u529b\u4e0a\u53ef\u80fd\u6709\u6240\u5dee\u5f02\uff0c\u6b22\u8fce\u5b9e\u9645\u4f53\u9a8c\u5e76\u9009\u62e9\u9002\u5408\u81ea\u5df1\u7684\u6a21\u578b\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. \u5b89\u5168\u63d0\u793a<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u8bf7\u52ff\u5728\u5bf9\u8bdd\u4e2d\u63d0\u4ea4\uff1a<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u5bc6\u7801\u548c\u9a8c\u8bc1\u7801<\/li>\n\n\n\n<li>\u8eab\u4efd\u8bc1\u4ef6\u4fe1\u606f<\/li>\n\n\n\n<li>\u94f6\u884c\u5361\u4fe1\u606f<\/li>\n\n\n\n<li>\u79c1\u94a5\u3001Token \u6216\u5176\u4ed6\u654f\u611f\u8d44\u6599<\/li>\n\n\n\n<li>\u6d89\u53ca\u8fdd\u6cd5\u3001\u653b\u51fb\u3001\u6b3a\u9a97\u6216\u5371\u9669\u64cd\u4f5c\u7684\u5185\u5bb9<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\u8bf7\u5408\u7406\u4f7f\u7528\u670d\u52a1\uff0c\u5171\u540c\u7ef4\u62a4\u7a33\u5b9a\u3001\u5b89\u5168\u7684\u4f53\u9a8c\u73af\u5883\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3. \u514d\u8d23\u544a\u77e5<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">AI \u751f\u6210\u5185\u5bb9\u4ec5\u4f9b\u53c2\u8003\uff0c\u53ef\u80fd\u5b58\u5728\u9519\u8bef\u3001\u9057\u6f0f\u3001\u8fc7\u65f6\u6216\u7406\u89e3\u504f\u5dee\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u6d89\u53ca\u533b\u7597\u3001\u6cd5\u5f8b\u3001\u8d22\u52a1\u3001\u5b89\u5168\u53ca\u5176\u4ed6\u91cd\u8981\u51b3\u7b56\u65f6\uff0c\u8bf7\u52a1\u5fc5\u7ed3\u5408\u53ef\u9760\u8d44\u6599\u6216\u54a8\u8be2\u4e13\u4e1a\u4eba\u58eb\uff0c\u4e0d\u5e94\u4ec5\u4f9d\u8d56 AI \u56de\u7b54\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u670d\u52a1\u53ef\u80fd\u56e0\u7ef4\u62a4\u3001\u8d1f\u8f7d\u3001\u7f51\u7edc\u6216\u6a21\u578b\u72b6\u6001\u51fa\u73b0\u7b49\u5f85\u3001\u4e2d\u65ad\u6216\u8c03\u6574\uff0c\u5177\u4f53\u4ee5\u5b9e\u9645\u9875\u9762\u72b6\u6001\u4e3a\u51c6\u3002<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><a href=\"https:\/\/www.livetops.com:61007\/en\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">\u26f6&nbsp;\u6700\u5927\u5316\u9875\u9762\u67e5\u770b<\/a><\/strong><\/p>\n\n\n\n<!-- Livetops AI iframe \u4f53\u9a8c\u533a\u57df -->\n<div id=\"livetops-ai-assistant\" class=\"livetops-ai-embed\">\n  <iframe\n    class=\"livetops-ai-embed__frame\"\n    src=\"https:\/\/www.livetops.com:61007\/\"\n    title=\"Livetops AI \u516c\u5171\u4f53\u9a8c\u670d\u52a1\"\n    loading=\"lazy\"\n    referrerpolicy=\"strict-origin-when-cross-origin\"\n    allow=\"clipboard-read; clipboard-write\"\n    allowfullscreen\n><\/iframe>\n<\/div>\n\n<style>\n.livetops-ai-embed {\n  width: 100%;\n  max-width: 100%;\n  margin: 36px 0;\n  scroll-margin-top: 24px;\n}\n\n.livetops-ai-embed__frame {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: clamp(400px, 64vh, 670px);\n  border: 5px solid #808080;\n  border-radius: 10px;\n  background: #ffffff;\n  box-sizing: border-box;\n}\n\n@media (max-width: 768px) {\n  .livetops-ai-embed__frame {\n    height: clamp(370px, 60vh, 560px);\n    border-width: 3px;\n  }\n}\n\n@media (max-width: 480px) {\n  .livetops-ai-embed {\n    margin: 24px 0;\n  }\n\n  .livetops-ai-embed__frame {\n    height: clamp(340px, 56vh, 490px);\n    border-radius: 8px;\n  }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>\u2726 Livetops AI \u516c\u5171\u4f53\u9a8c\u670d\u52a1\u5df2\u4e0a\u7ebf \u5728\u7ebf\u4f53\u9a8c\u591a\u79cd AI \u6a21\u578b\uff0c\u6253\u5f00\u7f51\u9875\u5373\u53ef\u5f00\u59cb\u5bf9\u8bdd\u3002 \u7acb\u5373\u4f53\u9a8c T [&hellip;]<\/p>","protected":false},"author":1,"featured_media":1681,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"image","meta":{"footnotes":""},"categories":[422],"tags":[294,425,421],"class_list":["post-1674","post","type-post","status-publish","format-image","has-post-thumbnail","hentry","category-ai","tag-ai","tag-open-webui","post_format-post-format-image"],"_links":{"self":[{"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/posts\/1674","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/comments?post=1674"}],"version-history":[{"count":7,"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/posts\/1674\/revisions"}],"predecessor-version":[{"id":1682,"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/posts\/1674\/revisions\/1682"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/media\/1681"}],"wp:attachment":[{"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/media?parent=1674"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/categories?post=1674"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.livetops.com\/en\/wp-json\/wp\/v2\/tags?post=1674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}