Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ai-box
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
青山
ai-box
Commits
bc497b16
Commit
bc497b16
authored
Jan 09, 2025
by
fisherdaddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update aiproducts
parent
d65509a9
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
25 additions
and
26 deletions
+25
-26
haimian.png
public/assets/icon/haimian.png
+0
-0
jimeng.png
public/assets/icon/jimeng.png
+0
-0
aiproducts.json
src/locales/en/aiproducts.json
+3
-3
aiproducts.json
src/locales/ja/aiproducts.json
+3
-3
aiproducts.json
src/locales/ko/aiproducts.json
+2
-2
aiproducts.json
src/locales/zh/aiproducts.json
+4
-4
AIProduct.jsx
src/pages/AIProduct.jsx
+12
-13
Timeline.css
src/styles/Timeline.css
+1
-1
No files found.
public/assets/icon/haimian.png
deleted
100644 → 0
View file @
d65509a9
2.42 KB
public/assets/icon/jimeng.png
0 → 100644
View file @
bc497b16
6.09 KB
src/locales/en/aiproducts.json
View file @
bc497b16
...
...
@@ -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"
,
...
...
src/locales/ja/aiproducts.json
View file @
bc497b16
...
...
@@ -83,9 +83,9 @@
"title"
:
"Canva"
,
"description"
:
"SNSグラフィック、プレゼン資料、ポスターなどを作成するデザインプラットフォーム"
},
"
meitu
"
:
{
"title"
:
"
Meituデザインスタジオ
"
,
"description"
:
"
AI画像作成とデザイン
プラットフォーム"
"
jimeng
"
:
{
"title"
:
"
Dreamina AI
"
,
"description"
:
"
バイトダンス傘下のAI画像および動画制作
プラットフォーム"
},
"keling"
:
{
"title"
:
"Keling AI"
,
...
...
src/locales/ko/aiproducts.json
View file @
bc497b16
...
...
@@ -84,8 +84,8 @@
"description"
:
"SNS 그래픽, 프레젠테이션, 포스터 등을 위한 디자인 플랫폼"
},
"meitu"
:
{
"title"
:
"
Meitu 디자인 스튜디오
"
,
"description"
:
"
AI 이미지 창작 및 디자인
플랫폼"
"title"
:
"
Dreamina AI
"
,
"description"
:
"
바이트댄스 산하의 AI 이미지 및 비디오 창작
플랫폼"
},
"keling"
:
{
"title"
:
"Keling AI"
,
...
...
src/locales/zh/aiproducts.json
View file @
bc497b16
...
...
@@ -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"
,
...
...
src/pages/AIProduct.jsx
View file @
bc497b16
...
...
@@ -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.jp
g'
,
path
:
'https://
www.designkit.com/
'
,
id
:
'
hailuo
'
,
icon
:
'/assets/icon/
hailuo.pn
g'
,
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'
,
...
...
src/styles/Timeline.css
View file @
bc497b16
...
...
@@ -3,7 +3,7 @@
line-height
:
1.6
;
max-width
:
1000px
;
margin
:
0
auto
;
padding
:
4
rem
2rem
2rem
;
padding
:
6
rem
2rem
2rem
;
position
:
relative
;
background
:
linear-gradient
(
135deg
,
rgba
(
255
,
255
,
255
,
0.9
),
rgba
(
255
,
255
,
255
,
0.95
));
min-height
:
100vh
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment