From 33b5f2c72e57d2dcf38168760ce731b9737e5e81 Mon Sep 17 00:00:00 2001 From: chaanakyaaM Date: Tue, 9 Jul 2024 18:56:08 +0530 Subject: [PATCH] freelancer added --- frontend/src/DB/product.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index f6bc9849..c0516f5b 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -20,6 +20,13 @@ "link": "https://www.clarifai.com/", "description": "Clarif AI is a Generative AI Developer Platform that provides a toolkit to help developers build, deploy, and test production-scale AI." }, + { + "productName": "Freelance", + "category": "Tool", + "image": "https://th.bing.com/th/id/OIP.US6dnJ-AU3AbU1GZNMLw8wHaHa?rs=1&pid=ImgDetMain", + "link": "https://www.freelancer.in/", + "description": "This AI helps students or professionals to earn money by freelancing, improve their skills, make connections." + }, { "productName": "Sublime Text", "category": "tools",