-
Notifications
You must be signed in to change notification settings - Fork 11
/
tools.json
58 lines (58 loc) · 1.64 KB
/
tools.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"name": "OpenKey",
"url": "https://chat1201.openkey.cloud/",
"iconLeft": "/assets/list/openkey.png",
"iconRight": "assets/github.svg",
"target": "main-iframe"
},
{
"name": "NextChat",
"url": "https://app.nextchat.dev/",
"iconLeft": "/assets/list/nextweb.png",
"iconRight": "assets/github.svg",
"target": "main-iframe"
},
{
"name": "ChatBox",
"url": "https://web.chatboxai.app/",
"iconLeft": "/assets/list/chatbox.webp",
"iconRight": "assets/github.svg",
"target": "main-iframe"
},
{
"name": "LobeChat",
"url": "https://lobe.poixe.com/chat",
"iconLeft": "/assets/list/lobechat.png",
"iconRight": "assets/github.svg",
"target": "main-iframe"
},
{
"name": "Dooy",
"url": "https://vercel.ddaiai.com/",
"iconLeft": "/assets/list/dooy.png",
"iconRight": "assets/github.svg",
"target": "main-iframe"
},
{
"name": "Translator",
"url": "https://translator.lance.moe/",
"iconLeft": "/assets/list/translator.png",
"iconRight": "assets/github.svg",
"target": "main-iframe"
},
{
"name": "Tiktokenizer",
"url": "https://tiktokenizer.poixe.com/",
"iconLeft": "/assets/list/tiktokenizer.png",
"iconRight": "assets/github.svg",
"target": "main-iframe"
},
{
"name": "BigAGI",
"url": "https://get.big-agi.com/",
"iconLeft": "/assets/list/bigagi.webp",
"iconRight": "assets/github.svg",
"target": "main-iframe"
}
]