Commit bc497b16 authored by fisherdaddy's avatar fisherdaddy

chore: update aiproducts

parent d65509a9
......@@ -83,9 +83,9 @@
"title": "Canva",
"description": "Graphic design platform for social media graphics, presentations, posters, and more"
},
"meitu": {
"title": "Meitu Design Studio",
"description": "AI platform for image creation and design"
"jimeng": {
"title": "Dreamina AI",
"description": "AI Image and Video Creation Platform Under ByteDance"
},
"keling": {
"title": "Keling AI",
......
......@@ -83,9 +83,9 @@
"title": "Canva",
"description": "SNSグラフィック、プレゼン資料、ポスターなどを作成するデザインプラットフォーム"
},
"meitu": {
"title": "Meituデザインスタジオ",
"description": "AI画像作成とデザインプラットフォーム"
"jimeng": {
"title": "Dreamina AI",
"description": "バイトダンス傘下のAI画像および動画制作プラットフォーム"
},
"keling": {
"title": "Keling AI",
......
......@@ -84,8 +84,8 @@
"description": "SNS 그래픽, 프레젠테이션, 포스터 등을 위한 디자인 플랫폼"
},
"meitu": {
"title": "Meitu 디자인 스튜디오",
"description": "AI 이미지 창작 및 디자인 플랫폼"
"title": "Dreamina AI",
"description": "바이트댄스 산하의 AI 이미지 및 비디오 창작 플랫폼"
},
"keling": {
"title": "Keling AI",
......
......@@ -45,7 +45,7 @@
},
"hailuo": {
"title": "海螺AI",
"description": "MiniMax旗下的AI对话助手"
"description": "MiniMax旗下"
},
"baichuan": {
"title": "百小应",
......@@ -83,9 +83,9 @@
"title": "Canva",
"description": "用于创建社交媒体图形、演示文稿、海报、文档和其他视觉内容的平面设计平台"
},
"meitu": {
"title": "美图设计室",
"description": "AI图像创作和设计平台"
"jimeng": {
"title": "即梦 AI",
"description": "字节旗下的AI图像视频创作平台"
},
"keling": {
"title": "可灵 AI",
......
......@@ -28,7 +28,7 @@ const tools = [
{
id: 'gemini',
icon: '/assets/icon/google_small.svg',
path: 'https://aistudio.google.com',
path: 'https://gemini.google.com',
external: true,
category: 'Chatbots'
},
......@@ -39,7 +39,6 @@ const tools = [
external: true,
category: 'Chatbots'
},
{
id: 'kimi',
icon: '/assets/icon/moonshot_small.svg',
......@@ -103,6 +102,13 @@ const tools = [
external: true,
category: 'Chatbots'
},
{
id: 'jimeng',
icon: '/assets/icon/jimeng.png',
path: 'https://jimeng.jianying.com',
external: true ,
category: 'Image'
},
{
id: 'midjourney',
icon: '/assets/icon/midjourney.png',
......@@ -139,11 +145,11 @@ const tools = [
category: 'Image'
},
{
id: 'meitu',
icon: '/assets/icon/meitu.jpg',
path: 'https://www.designkit.com/',
id: 'hailuo',
icon: '/assets/icon/hailuo.png',
path: 'https://hailuoai.com/video',
external: true ,
category: 'Image'
category: 'AudioVideo'
},
{
id: 'keling',
......@@ -187,13 +193,6 @@ const tools = [
external: true ,
category: 'AudioVideo'
},
{
id: 'haimian',
icon: '/assets/icon/haimian.png',
path: 'https://www.haimian.com/',
external: true ,
category: 'AudioVideo'
},
{
id: 'perplexity',
icon: '/assets/icon/perplexity.png',
......
......@@ -3,7 +3,7 @@
line-height: 1.6;
max-width: 1000px;
margin: 0 auto;
padding: 4rem 2rem 2rem;
padding: 6rem 2rem 2rem;
position: relative;
background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95));
min-height: 100vh;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment