theWitcher commited on
Commit
c13f500
·
1 Parent(s): 504392a

add AI Chatbot

Browse files
Files changed (1) hide show
  1. tools.json +11 -0
tools.json CHANGED
@@ -1372,7 +1372,18 @@
1372
  "rating": 5,
1373
  "isNew": false,
1374
  "isFeatured": false
 
 
 
 
 
 
 
 
 
 
1375
  }
1376
 
1377
 
 
1378
  ]
 
1372
  "rating": 5,
1373
  "isNew": false,
1374
  "isFeatured": false
1375
+ },
1376
+ {
1377
+ "name": "AI Chatbot",
1378
+ "description": "פלטפורמה המציעה אינטראקציה עם מודלי שפה מתקדמים כגון GPT-4o, Gemini Pro, DeepSeek, Qwen2.5 ועוד. מאפשרת קבלת תשובות מיידיות, תרגומים, יצירת תמונות באמצעות DALL·E, ושימוש בכלי AI מתקדמים נוספים.",
1379
+ "category": "ai-agents",
1380
+ "url": "https://aichatbot.co/",
1381
+ "icon": "fas fa-comments",
1382
+ "rating": 3,
1383
+ "isNew": false,
1384
+ "isFeatured": false
1385
  }
1386
 
1387
 
1388
+
1389
  ]