Skip to content

Commit fe6fbfc

Browse files
Meetmoji (#402)
* Photo Rush * Photo Rush alphabetically * Tweet Detective alphabetically * MeetMoji * Reorder --------- Co-authored-by: Sergiu Chiriac <> Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com>
1 parent ed6e65b commit fe6fbfc

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

resources/m.ts

+6
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,12 @@ export const resources: Resource[] = [
138138
'Medium is an open platform where readers find dynamic thinking, and where expert and undiscovered voices can share their writing on any topic.',
139139
url: 'http://medium.com/',
140140
},
141+
{
142+
name: 'MeetMoji',
143+
categories: ['AI', 'Productivity', 'Writing'],
144+
description: 'Live Polls for Google Slides with an AI Assistant ',
145+
url: 'https://meetmoji.com',
146+
},
141147
{
142148
name: 'Metaverse Jobs',
143149
categories: ['Job'],

resources/t.ts

+8
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,14 @@ export const resources: Resource[] = [
373373

374374
keywords: ['website builder video tutorials', 'google sites', 'landing pages', 'portfolio', 'personal site'],
375375
},
376+
{
377+
name: 'Tweet Detective',
378+
categories: ['Twitter', 'AI'],
379+
description:
380+
'Discover the power of AI detection on Twitter. Our tool uses advanced algorithms to analyze and reveal AI-generated content',
381+
url: 'https://www.tweetdetective.com/',
382+
keywords: ['twitter', 'social media', 'ai detection', 'ai text'],
383+
},
376384
{
377385
name: 'Tweet Hunter',
378386
categories: ['Marketing', 'Twitter'],

0 commit comments

Comments
 (0)