Skip to content

Commit

Permalink
Update c.ts (#387)
Browse files Browse the repository at this point in the history
* Update c.ts

Chatclient AI

* Fix

---------

Co-authored-by: Marcel Cruz <[email protected]>
  • Loading branch information
vikaskookna and marcelscruz authored Mar 5, 2024
1 parent 830cc15 commit 3936154
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions resources/c.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,14 @@ export const resources: Resource[] = [
url: 'https://gionkunz.github.io/chartist-js/',
},
{
name: 'Chatclient AI',
categories: ['AI'],
description:
'Build Custom AI Chatbot for Your Website. Chatclient helps you with creating your own custom AI Chatbot based on your website and company data, just like ChatGPT. Seamlessly integrate it as a widget on your website.',
url: 'https://chatclient.ai',
keywords: ['ai', 'chatbots', 'custom chatgpt', 'ai agents'],
},
{
name: 'ChatWithCloud',
categories: ['AI'],
description:
Expand Down Expand Up @@ -311,8 +319,7 @@ export const resources: Resource[] = [
{
name: 'CodeLobster',
categories: ['Editor', 'Programming'],
description:
'CodeLobster is free cross-platform editor with plug-ins for all popular JS and PHP frameworks.',
description: 'CodeLobster is free cross-platform editor with plug-ins for all popular JS and PHP frameworks.',
url: 'https://codelobster.com/',
keywords: ['html', 'css', 'javascript', 'php', 'editor', 'code', 'ide', 'codelobster'],
},
Expand Down

0 comments on commit 3936154

Please sign in to comment.