-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsrc__pages__ai__components__Recommendations.async.js
2 lines (2 loc) · 21.7 KB
/
src__pages__ai__components__Recommendations.async.js
1
2
!(function(){"use strict";var q=Object.defineProperty,_=Object.defineProperties;var tt=Object.getOwnPropertyDescriptors;var F=Object.getOwnPropertySymbols;var X=Object.prototype.hasOwnProperty,J=Object.prototype.propertyIsEnumerable;var k=(g,m,t)=>m in g?q(g,m,{enumerable:!0,configurable:!0,writable:!0,value:t}):g[m]=t,l=(g,m)=>{for(var t in m||(m={}))X.call(m,t)&&k(g,t,m[t]);if(F)for(var t of F(m))J.call(m,t)&&k(g,t,m[t]);return g},D=(g,m)=>_(g,tt(m));var T=(g,m)=>{var t={};for(var v in g)X.call(g,v)&&m.indexOf(v)<0&&(t[v]=g[v]);if(g!=null&&F)for(var v of F(g))m.indexOf(v)<0&&J.call(g,v)&&(t[v]=g[v]);return t};(self.webpackChunk=self.webpackChunk||[]).push([[284,5910],{65728:function(g,m,t){t.d(m,{Z:function(){return f}});var v=t(38497),Z=t(4280),L=t(90869),u=t(43358),R=t(25761),M=t(22190),S=t(63986),E=t(14548);function w(s){return(0,E.ZP)("MuiList",s)}const b=(0,S.Z)("MuiList",["root","padding","dense","subheader"]);var B=null,j=t(96469);const O=s=>{const{classes:n,disablePadding:a,dense:i,subheader:e}=s,c={root:["root",!a&&"padding",i&&"dense",e&&"subheader"]};return(0,L.Z)(c,w,n)},o=(0,u.ZP)("ul",{name:"MuiList",slot:"Root",overridesResolver:(s,n)=>{const{ownerState:a}=s;return[n.root,!a.disablePadding&&n.padding,a.dense&&n.dense,a.subheader&&n.subheader]}})({listStyle:"none",margin:0,padding:0,position:"relative",variants:[{props:({ownerState:s})=>!s.disablePadding,style:{paddingTop:8,paddingBottom:8}},{props:({ownerState:s})=>s.subheader,style:{paddingTop:0}}]});var f=v.forwardRef(function(n,a){const i=(0,R.i)({props:n,name:"MuiList"}),U=i,{children:e,className:c,component:p="ul",dense:d=!1,disablePadding:y=!1,subheader:x}=U,h=T(U,["children","className","component","dense","disablePadding","subheader"]),P=v.useMemo(()=>({dense:d}),[d]),C=D(l({},i),{component:p,dense:d,disablePadding:y}),I=O(C);return(0,j.jsx)(M.Z.Provider,{value:P,children:(0,j.jsxs)(o,D(l({as:p,className:(0,Z.Z)(I.root,c),ref:a,ownerState:C},h),{children:[x,e]}))})})},42849:function(g,m,t){t.d(m,{Z:function(){return i}});var v=t(38497),Z=t(4280),L=t(90869),u=t(5701),R=t(43358),M=t(39095),S=t(25761),E=t(24941),w=t(50898),b=t(34401),B=b.Z,j=t(2924),O=t(22190),o=t(93945),r=t(96469);const f=(e,c)=>{const{ownerState:p}=e;return[c.root,p.dense&&c.dense,p.alignItems==="flex-start"&&c.alignItemsFlexStart,p.divider&&c.divider,!p.disableGutters&&c.gutters]},s=e=>{const{alignItems:c,classes:p,dense:d,disabled:y,disableGutters:x,divider:h,selected:P}=e,C={root:["root",d&&"dense",!x&&"gutters",h&&"divider",y&&"disabled",c==="flex-start"&&"alignItemsFlexStart",P&&"selected"]},I=(0,L.Z)(C,o.t,p);return l(l({},p),I)},n=(0,R.ZP)(w.Z,{shouldForwardProp:e=>(0,E.Z)(e)||e==="classes",name:"MuiListItemButton",slot:"Root",overridesResolver:f})((0,M.Z)(({theme:e})=>({display:"flex",flexGrow:1,justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minWidth:0,boxSizing:"border-box",textAlign:"left",paddingTop:8,paddingBottom:8,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest}),"&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${o.Z.selected}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:(0,u.Fq)(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${o.Z.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:(0,u.Fq)(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},[`&.${o.Z.selected}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:(0,u.Fq)(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:(0,u.Fq)(e.palette.primary.main,e.palette.action.selectedOpacity)}},[`&.${o.Z.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${o.Z.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity},variants:[{props:({ownerState:c})=>c.divider,style:{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"}},{props:{alignItems:"flex-start"},style:{alignItems:"flex-start"}},{props:({ownerState:c})=>!c.disableGutters,style:{paddingLeft:16,paddingRight:16}},{props:({ownerState:c})=>c.dense,style:{paddingTop:4,paddingBottom:4}}]})));var i=v.forwardRef(function(c,p){const d=(0,S.i)({props:c,name:"MuiListItemButton"}),Q=d,{alignItems:y="center",autoFocus:x=!1,component:h="div",children:P,dense:C=!1,disableGutters:I=!1,divider:U=!1,focusVisibleClassName:H,selected:N=!1,className:z}=Q,A=T(Q,["alignItems","autoFocus","component","children","dense","disableGutters","divider","focusVisibleClassName","selected","className"]),V=v.useContext(O.Z),K=v.useMemo(()=>({dense:C||V.dense||!1,alignItems:y,disableGutters:I}),[y,V.dense,C,I]),G=v.useRef(null);B(()=>{x&&G.current&&G.current.focus()},[x]);const W=D(l({},d),{alignItems:y,dense:K.dense,disableGutters:I,divider:U,selected:N}),$=s(W),Y=(0,j.Z)(G,p);return(0,r.jsx)(O.Z.Provider,{value:K,children:(0,r.jsx)(n,D(l({ref:Y,href:A.href||A.to,component:(A.href||A.to)&&h==="div"?"button":h,focusVisibleClassName:(0,Z.Z)($.focusVisible,H),ownerState:W,className:(0,Z.Z)($.root,z)},A),{classes:$,children:P}))})})},29602:function(g,m,t){t.d(m,{Z:function(){return s}});var v=t(38497),Z=t(4280),L=t(90869),u=t(43358),R=t(39095),M=t(25761),S=t(63986),E=t(14548);function w(n){return(0,E.ZP)("MuiListItemIcon",n)}const b=(0,S.Z)("MuiListItemIcon",["root","alignItemsFlexStart"]);var B=null,j=t(22190),O=t(96469);const o=n=>{const{alignItems:a,classes:i}=n,e={root:["root",a==="flex-start"&&"alignItemsFlexStart"]};return(0,L.Z)(e,w,i)},r=(0,u.ZP)("div",{name:"MuiListItemIcon",slot:"Root",overridesResolver:(n,a)=>{const{ownerState:i}=n;return[a.root,i.alignItems==="flex-start"&&a.alignItemsFlexStart]}})((0,R.Z)(({theme:n})=>({minWidth:56,color:(n.vars||n).palette.action.active,flexShrink:0,display:"inline-flex",variants:[{props:{alignItems:"flex-start"},style:{marginTop:8}}]})));var s=v.forwardRef(function(a,i){const e=(0,M.i)({props:a,name:"MuiListItemIcon"}),h=e,{className:c}=h,p=T(h,["className"]),d=v.useContext(j.Z),y=D(l({},e),{alignItems:d.alignItems}),x=o(y);return(0,O.jsx)(r,l({className:(0,Z.Z)(x.root,c),ownerState:y,ref:i},p))})},83024:function(g,m,t){t.d(m,{Z:function(){return a}});var v=t(38497),Z=t(4280),L=t(90869),u=t(5701),R=t(43358),M=t(53491),S=t(39095),E=t(25761),w=t(8499),b=t(63986),B=t(14548);function j(i){return(0,B.ZP)("MuiPaper",i)}const O=(0,b.Z)("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);var o=null,r=t(96469);const f=i=>{const{square:e,elevation:c,variant:p,classes:d}=i,y={root:["root",p,!e&&"rounded",p==="elevation"&&`elevation${c}`]};return(0,L.Z)(y,j,d)},s=(0,R.ZP)("div",{name:"MuiPaper",slot:"Root",overridesResolver:(i,e)=>{const{ownerState:c}=i;return[e.root,e[c.variant],!c.square&&e.rounded,c.variant==="elevation"&&e[`elevation${c.elevation}`]]}})((0,S.Z)(({theme:i})=>({backgroundColor:(i.vars||i).palette.background.paper,color:(i.vars||i).palette.text.primary,transition:i.transitions.create("box-shadow"),variants:[{props:({ownerState:e})=>!e.square,style:{borderRadius:i.shape.borderRadius}},{props:{variant:"outlined"},style:{border:`1px solid ${(i.vars||i).palette.divider}`}},{props:{variant:"elevation"},style:{boxShadow:"var(--Paper-shadow)",backgroundImage:"var(--Paper-overlay)"}}]})));var a=v.forwardRef(function(e,c){var z;const p=(0,E.i)({props:e,name:"MuiPaper"}),d=(0,M.Z)(),N=p,{className:y,component:x="div",elevation:h=1,square:P=!1,variant:C="elevation"}=N,I=T(N,["className","component","elevation","square","variant"]),U=D(l({},p),{component:x,elevation:h,square:P,variant:C}),H=f(U);return(0,r.jsx)(s,D(l({as:x,ownerState:U,className:(0,Z.Z)(H.root,y),ref:c},I),{style:l(l({},C==="elevation"&&l(l({"--Paper-shadow":(d.vars||d).shadows[h]},d.vars&&{"--Paper-overlay":(z=d.vars.overlays)==null?void 0:z[h]}),!d.vars&&d.palette.mode==="dark"&&{"--Paper-overlay":`linear-gradient(${(0,u.Fq)("#fff",(0,w.Z)(h))}, ${(0,u.Fq)("#fff",(0,w.Z)(h))})`})),I.style)}))})},69566:function(g,m,t){t.d(m,{Z:function(){return o}});var v=t(33231);function Z(r){return typeof r=="string"}var L=Z;function u(r,f,s){return r===void 0||L(r)?f:D(l({},f),{ownerState:l(l({},f.ownerState),s)})}var R=u;function M(r,f,s){return typeof r=="function"?r(f,s):r}var S=M,E=t(4280),w=t(45846);function b(r){if(r===void 0)return{};const f={};return Object.keys(r).filter(s=>!(s.match(/^on[A-Z]/)&&typeof r[s]=="function")).forEach(s=>{f[s]=r[s]}),f}var B=b;function j(r){const{getSlotProps:f,additionalProps:s,externalSlotProps:n,externalForwardedProps:a,className:i}=r;if(!f){const P=(0,E.Z)(s==null?void 0:s.className,i,a==null?void 0:a.className,n==null?void 0:n.className),C=l(l(l({},s==null?void 0:s.style),a==null?void 0:a.style),n==null?void 0:n.style),I=l(l(l({},s),a),n);return P.length>0&&(I.className=P),Object.keys(C).length>0&&(I.style=C),{props:I,internalRef:void 0}}const e=(0,w.Z)(l(l({},a),n)),c=B(n),p=B(a),d=f(e),y=(0,E.Z)(d==null?void 0:d.className,s==null?void 0:s.className,i,a==null?void 0:a.className,n==null?void 0:n.className),x=l(l(l(l({},d==null?void 0:d.style),s==null?void 0:s.style),a==null?void 0:a.style),n==null?void 0:n.style),h=l(l(l(l({},d),s),p),c);return y.length>0&&(h.className=y),Object.keys(x).length>0&&(h.style=x),{props:h,internalRef:d.ref}}var O=j;function o(r,f){const A=f,{className:s,elementType:n,ownerState:a,externalForwardedProps:i,internalForwardedProps:e}=A,c=T(A,["className","elementType","ownerState","externalForwardedProps","internalForwardedProps"]),V=i,{component:p,slots:d={[r]:void 0},slotProps:y={[r]:void 0}}=V,x=T(V,["component","slots","slotProps"]),h=d[r]||n,P=S(y[r],a),K=O(D(l({className:s},c),{externalForwardedProps:r==="root"?x:void 0,externalSlotProps:P})),{props:G}=K,W=G,{component:C}=W,I=T(W,["component"]),{internalRef:U}=K,H=(0,v.Z)(U,P==null?void 0:P.ref,f.ref),N=r==="root"?C||p:C,z=R(h,D(l(l(l(l({},r==="root"&&!p&&!d[r]&&e),r!=="root"&&!d[r]&&e),I),N&&{as:N}),{ref:H}),a);return[h,z]}},45846:function(g,m){function t(v,Z=[]){if(v===void 0)return{};const L={};return Object.keys(v).filter(u=>u.match(/^on[A-Z]/)&&typeof v[u]=="function"&&!Z.includes(u)).forEach(u=>{L[u]=v[u]}),L}m.Z=t},41619:function(g,m,t){t.r(m),t.d(m,{default:function(){return s}});var v=t(8345),Z=t.n(v),L=t(38497),u=t(85043),R=t(83024),M=t(56556),S=t(65728),E=t(26010),w=t(42849),b=t(29602),B=t(35481),j=t(17713),O=t(81538),o=t(96469),r=(0,o.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"40",height:"40",fill:"none",viewBox:"0 0 24 24",children:[(0,o.jsx)("g",{clipPath:"url(#a)",children:(0,o.jsx)("path",{fill:"currentColor",d:"M21.139 10.053a5.35 5.35 0 0 0-.46-4.392 5.41 5.41 0 0 0-5.824-2.594 5.35 5.35 0 0 0-4.033-1.798 5.41 5.41 0 0 0-5.158 3.744 5.35 5.35 0 0 0-3.576 2.594 5.41 5.41 0 0 0 .665 6.34 5.35 5.35 0 0 0 .46 4.392 5.41 5.41 0 0 0 5.824 2.595 5.35 5.35 0 0 0 4.033 1.798 5.41 5.41 0 0 0 5.16-3.747 5.35 5.35 0 0 0 3.576-2.593 5.41 5.41 0 0 0-.667-6.34m-8.067 11.276a4 4 0 0 1-2.575-.931l.127-.072 4.274-2.469a.7.7 0 0 0 .35-.608v-6.024l1.807 1.043a.07.07 0 0 1 .035.049v4.99a4.027 4.027 0 0 1-4.018 4.022M4.43 17.638a4 4 0 0 1-.48-2.696l.127.076 4.273 2.469a.7.7 0 0 0 .702 0l5.218-3.013v2.086a.07.07 0 0 1-.026.056l-4.32 2.494a4.026 4.026 0 0 1-5.494-1.472m-1.125-9.33A4 4 0 0 1 5.4 6.545l-.002.147v4.937a.7.7 0 0 0 .35.608l5.218 3.012-1.806 1.043a.06.06 0 0 1-.061.005l-4.32-2.496a4.026 4.026 0 0 1-1.473-5.493m14.841 3.454L12.93 8.749l1.806-1.042a.07.07 0 0 1 .06-.006l4.321 2.494a4.024 4.024 0 0 1-.621 7.26v-5.086a.7.7 0 0 0-.349-.607m1.798-2.706-.127-.076-4.273-2.468a.7.7 0 0 0-.702 0L9.624 9.524V7.438a.07.07 0 0 1 .026-.055l4.32-2.492a4.023 4.023 0 0 1 5.974 4.165M8.642 12.774l-1.807-1.043a.06.06 0 0 1-.035-.05v-4.99a4.023 4.023 0 0 1 6.597-3.088l-.127.072-4.274 2.469a.7.7 0 0 0-.351.607zm.981-2.116 2.324-1.342 2.324 1.342v2.683l-2.324 1.341-2.324-1.341z"})}),(0,o.jsx)("defs",{children:(0,o.jsx)("clipPath",{id:"a",children:(0,o.jsx)("path",{fill:"#fff",d:"M1 1h22v22H1z"})})})]}),f=[{title:"NLP",list:[{logo:"https://gw.alicdn.com/imgextra/i2/O1CN01IL8rzG20kIjtzwhe9_!!6000000006887-0-tps-102-102.jpg",name:"deepseek",link:"https://www.deepseek.com",des:"Into the unknown."},{logo:r,name:"ChatGPT",link:"https://chatgpt.com",des:"Get answers. Find inspiration. Be more productive."},{logo:(0,o.jsx)(u.Z,{sx:{height:40,width:40,bgcolor:"#000"},children:(0,o.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1000 1000",width:"40",height:"40",children:(0,o.jsxs)("g",{children:[(0,o.jsx)("polygon",{fill:"#fff",points:"226.83 411.15 501.31 803.15 623.31 803.15 348.82 411.15 226.83 411.15"}),(0,o.jsx)("polygon",{fill:"#fff",points:"348.72 628.87 226.69 803.15 348.77 803.15 409.76 716.05 348.72 628.87"}),(0,o.jsx)("polygon",{fill:"#fff",points:"651.23 196.85 440.28 498.12 501.32 585.29 773.31 196.85 651.23 196.85"}),(0,o.jsx)("polygon",{fill:"#fff",points:"673.31 383.25 673.31 803.15 773.31 803.15 773.31 240.44 673.31 383.25"})]})})}),name:"Grok",link:"https://x.ai",des:"Bringing Grok to Everyone."}]},{title:"Text-to-Image",list:[{logo:"https://p2.itc.cn/q_70/images03/20230808/0d5c2ae5ffee400a9401b025c7b11461.png",name:"midjourney",link:"https://www.midjourney.com",des:"Midjourney is an independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species."},{logo:"https://framerusercontent.com/images/7Nhoxwn9eWYrqKjEewfXutR90U.png?scale-down-to=1024",name:"ComfyUI",link:"https://www.comfy.org",des:"Visual storytelling, simplified by AI"},{logo:r,name:"DALL\xB7E 3",link:"https://openai.com/index/dall-e-3",des:"Midjourney is an independent research lab exploring new mediums of thought and expanding the imaginative powers of the human species."},{name:"Stable Diffusion",link:"https://stability.ai",des:""},{logo:"https://img1.baidu.com/it/u=2725229549,309885329&fm=253&fmt=auto&app=138&f=PNG?w=329&h=329",name:"leonardo.ai",link:"https://leonardo.ai/",des:"Leverage generative AI with a unique suite of tools to convey your ideas to the world."}]},{title:"Text-to-Video",list:[{logo:r,name:"Sora",link:"https://sora.com",des:""},{logo:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTHlra3Wvr7b8qHqshw5br-_hI5-DD1mj5kQw&s",name:"runway",link:"https://runwayml.com",des:""}]},{title:"Code Generation",list:[{logo:(0,o.jsx)("svg",{height:"40","aria-hidden":"true",viewBox:"0 0 24 24",version:"1.1",width:"40","data-view-component":"true",children:(0,o.jsx)("path",{d:"M12.5.75C6.146.75 1 5.896 1 12.25c0 5.089 3.292 9.387 7.863 10.91.575.101.79-.244.79-.546 0-.273-.014-1.178-.014-2.142-2.889.532-3.636-.704-3.866-1.35-.13-.331-.69-1.352-1.18-1.625-.402-.216-.977-.748-.014-.762.906-.014 1.553.834 1.769 1.179 1.035 1.74 2.688 1.25 3.349.948.1-.747.402-1.25.733-1.538-2.559-.287-5.232-1.279-5.232-5.678 0-1.25.445-2.285 1.178-3.09-.115-.288-.517-1.467.115-3.048 0 0 .963-.302 3.163 1.179.92-.259 1.897-.388 2.875-.388.977 0 1.955.13 2.875.388 2.2-1.495 3.162-1.179 3.162-1.179.633 1.581.23 2.76.115 3.048.733.805 1.179 1.825 1.179 3.09 0 4.413-2.688 5.39-5.247 5.678.417.36.776 1.05.776 2.128 0 1.538-.014 2.774-.014 3.162 0 .302.216.662.79.547C20.709 21.637 24 17.324 24 12.25 24 5.896 18.854.75 12.5.75Z"})}),name:"GitHub Copilot",link:"https://github.com/features/copilot",des:"The AI editor for everyone"},{logo:"https://www.cursor.com/assets/videos/logo/placeholder-logo.webp",name:"Cursor",link:"https://www.cursor.com",des:"Built to make you extraordinarily productive, Cursor is the best way to code with AI."},{logo:"https://app.devin.ai/devin_v4.png",name:"Devin",link:"https://devin.ai",des:"Devin is a collaborative AI teammate."}]},{title:"Digital Human",list:[{logo:"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSbBVPuO6mSZpO-V9reoKRB8vM8h_PUeF1FAQ&s",name:"Synthesia",link:"https://www.synthesia.io",des:""},{logo:"https://media.licdn.com/dms/image/v2/C560BAQGSmqHMi4oABQ/company-logo_200_200/company-logo_200_200/0/1630636202617/soul_machines_os_logo?e=2147483647&v=beta&t=COWxsXTcnNUGWpkuaIjmeRHgWix6RGmJ-3xpEVMp1jg",name:"Soul Machines",link:"https://www.aistudios.com",des:""},{logo:"https://media.licdn.com/dms/image/v2/C560BAQHoK_NNUkhaww/company-logo_200_200/company-logo_200_200/0/1647497291031/deepbrain_global_logo?e=2147483647&v=beta&t=xA8rPlS_7Pg3dcxj1XifhAmSQ9yutBzlXV-rbbnldcg",name:"DeepBrain AI",link:"https://www.soulmachines.com",des:""},{logo:"https://storage.googleapis.com/strapi-images-matchstiq/Unee_Q_Logo_v2_f8223757dc/Unee_Q_Logo_v2_f8223757dc.png",name:"UneeQ",link:"https://www.digitalhumans.com",des:""},{logo:(0,o.jsx)(u.Z,{sx:{width:40,height:40},children:(0,o.jsxs)("svg",{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",children:[(0,o.jsx)("path",{d:"M11.226 8.12V6.288c0-.292-.137-.427-.42-.427h-.463v2.685h.463c.284 0 .42-.135.42-.426m-1.502 6.5-.252.628h.501z"}),(0,o.jsx)("path",{fillRule:"evenodd",d:"M5.278 2.5h13.445c1.103 0 1.505.401 1.505 1.488V17.23c0 .17-.03.477-.086.609a.9.9 0 0 1-.21.334c-.106.099-.29.202-.378.242l-7.128 3a1.1 1.1 0 0 1-.851 0l-7.127-3a1.7 1.7 0 0 1-.379-.241.9.9 0 0 1-.21-.335c-.055-.131-.086-.438-.086-.608V3.988c0-1.087.403-1.488 1.505-1.488m8.707 2.383h-1.126v7.285h1.126zm-.414 9.027h-.654l-.534.855-.532-.855h-.655v2.208h.607v-1.262l.568.858h.013l.571-.864v1.268h.616zm-2.587-9.027H9.218v7.286h1.125V9.525h.641c.915 0 1.368-.447 1.368-1.353V6.236c0-.906-.453-1.353-1.368-1.353m-2.33 0H6.15v7.286h2.524v-1.01H7.276V8.963H8.6v-1.01H7.276v-2.06h1.377zM7.86 16.067q.243-.098.421-.243v-.994H7.255v.45h.44v.267a.64.64 0 0 1-.357.091.6.6 0 0 1-.436-.172.6.6 0 0 1-.126-.194.7.7 0 0 1-.045-.246v-.006a.63.63 0 0 1 .166-.429.54.54 0 0 1 .405-.177q.166 0 .292.054a1 1 0 0 1 .248.154l.363-.431a1.4 1.4 0 0 0-.394-.237 1.4 1.4 0 0 0-.512-.085q-.26 0-.48.088a1.2 1.2 0 0 0-.382.245q-.16.156-.25.364-.09.209-.091.451v.007q0 .25.092.458.093.21.256.362.162.151.384.236.223.085.484.085.306 0 .549-.098m1.57-2.173-.952 2.224h.652l.16-.394h.861l.164.394h.663l-.951-2.224zm5.273 4.686.013-.018.004-.023a.06.06 0 0 0-.017-.041.05.05 0 0 0-.04-.017H9.346a.06.06 0 0 0-.041.017l-.013.018-.005.023a.06.06 0 0 0 .018.041q.007.008.018.012l2.58 1.095a.23.23 0 0 0 .181 0l2.6-1.095zm-.719-2.462h1.813v-.52h-1.2v-.35h1.072v-.483h-1.072v-.334h1.184v-.52h-1.796zm.594-9.945v4.705c0 .906.453 1.353 1.368 1.353h.557c.915 0 1.367-.448 1.367-1.353V9.18h-1.104v1.645c0 .291-.137.426-.42.426h-.21c-.295 0-.432-.135-.432-.426v-4.6c0-.292.136-.427.431-.427h.19c.283 0 .42.135.42.426V7.65h1.104V6.163c0-.906-.442-1.343-1.357-1.343h-.547c-.914 0-1.367.448-1.367 1.353m3.27 9.569a.7.7 0 0 0 .065-.303v-.007a.53.53 0 0 0-.223-.458 1 1 0 0 0-.264-.133 3 3 0 0 0-.346-.097 2 2 0 0 1-.19-.049 1 1 0 0 1-.118-.047.16.16 0 0 1-.061-.052.12.12 0 0 1-.017-.066v-.006q0-.06.055-.101a.3.3 0 0 1 .168-.041q.15 0 .31.055.162.055.315.163l.31-.432a1.3 1.3 0 0 0-.407-.22q-.225-.075-.513-.074-.201 0-.36.052a.8.8 0 0 0-.273.147.63.63 0 0 0-.232.508v.007a.6.6 0 0 0 .066.285q.066.115.179.192.113.078.267.127.152.048.331.09.115.025.187.048a.6.6 0 0 1 .115.05.2.2 0 0 1 .059.051q.016.027.016.062v.006a.12.12 0 0 1-.066.112.4.4 0 0 1-.19.04q-.389 0-.724-.266l-.345.407q.209.183.477.275.27.091.57.091a1.3 1.3 0 0 0 .37-.049.8.8 0 0 0 .285-.142.7.7 0 0 0 .183-.225",clipRule:"evenodd"})]})}),name:"Unreal Engine MetaHuman",link:"https://www.unrealengine.com/en-US/metahuman",des:""}]},{title:"Others",list:[{logo:"https://lh3.googleusercontent.com/RIR1USuPhQgIwCbC6X09bUiRZKCfu5EkZymDuG0mVQpCM42j0y4tvjSFmtZmezPgcfaCxbGSIkCjNlzXSo_p8KVoDqZvS5nEPKoqog",name:"Google Speech-to-Text",link:"https://cloud.google.com/speech-to-text",des:""},{logo:"https://assets.aboutamazon.com/dims4/default/c7f0d8d/2147483647/strip/true/crop/6110x2047+0+0/resize/645x216!/format/webp/quality/90/?url=https%3A%2F%2Famazon-blogs-brightspot.s3.amazonaws.com%2F2e%2Fd7%2Fac71f1f344c39f8949f48fc89e71%2Famazon-logo-squid-ink-smile-orange.png",name:"Amazon Polly",link:"https://aws.amazon.com/cn/polly",des:""},{logo:"https://lh3.googleusercontent.com/RIR1USuPhQgIwCbC6X09bUiRZKCfu5EkZymDuG0mVQpCM42j0y4tvjSFmtZmezPgcfaCxbGSIkCjNlzXSo_p8KVoDqZvS5nEPKoqog",name:"Google Vision AI",link:"https://cloud.google.com/vision",des:""},{logo:"https://opencv.org/wp-content/uploads/2022/05/logo.png",name:"OpenCV",link:"https://opencv.org",des:""}]}];function s(){var n=function(i){return typeof i.logo=="string"?(0,o.jsx)(M.Z,{src:i.logo}):Z()(i.logo)==="object"?i.logo:(0,o.jsx)(M.Z,{children:i.name[0]})};return(0,o.jsxs)(u.Z,{sx:{py:4},children:[(0,o.jsxs)(u.Z,{sx:{py:3},children:[(0,o.jsx)(j.Z,{sx:{fontWeight:700},variant:"h4",align:"center",gutterBottom:!0,children:"AI Product Recommendations"}),(0,o.jsx)(j.Z,{variant:"h6",component:"p",color:"text.secondary",align:"center",children:"Searching for the world's most exceptional AI products for you."})]}),(0,o.jsx)(O.Z,{container:!0,spacing:2,maxWidth:{sm:720,md:1236},sx:{px:2,margin:"auto",justifyContent:"center",alignItems:"stretch"},children:f.map(function(a,i){return(0,o.jsx)(O.Z,{size:4,children:(0,o.jsxs)(S.Z,{sx:{py:1,height:"100%",display:"flex",flexDirection:"column"},component:R.Z,children:[(0,o.jsx)(E.ZP,{sx:{pb:2,borderBottom:1,borderColor:"divider"},children:(0,o.jsx)(j.Z,{fontSize:18,fontWeight:"bold",children:a.title})}),a.list.map(function(e){return(0,o.jsx)(E.ZP,{disablePadding:!0,onClick:function(){window.open(e.link)},children:(0,o.jsxs)(w.Z,{children:[(0,o.jsx)(b.Z,{children:n(e)}),(0,o.jsx)(B.Z,{primary:e.name,secondary:e.link.replace(/^https?:\/\//,"")})]})},e.name)})]})},a.title)})})]})}}}]);
}());