added copywriting tools
This commit is contained in:
@@ -18,10 +18,30 @@ Website | Description
|
||||
### ✍ Copywriting
|
||||
Website | Description
|
||||
:--- |:---
|
||||
[Anyword](https://anyword.com/?ref=riseofmachine) | On-brand AI copywriting.
|
||||
[Bertha](https://bertha.ai/?ref=riseofmachine) | Copywriting assistant for WordPress and in Chrome.
|
||||
[Botowski](https://www.botowski.com/?ref=riseofmachine) | AI content generator.
|
||||
[Closerscopy](https://www.closerscopy.com/?ref=riseofmachine) | AI copywriting robot.
|
||||
[Contents](https://www.contents.com/?ref=riseofmachine) | Create original, SEO-optimized content.
|
||||
[Cowriter](https://cowriter.org/?ref=riseofmachine) | AI platform for creative writing.
|
||||
[CopyAI](https://www.copy.ai/?ref=riseofmachine) | AI content generator.
|
||||
[Copymatic](https://copymatic.ai/?ref=riseofmachine) | Generate content, copy & images with AI.
|
||||
[Daydrm](https://www.daydrm.ai/?ref=riseofmachine) | AI tool for creative advertising ideas.
|
||||
[Easy-Peasy](https://easy-peasy.ai/?ref=riseofmachine) | Generate content.
|
||||
[HelloScribe](https://www.helloscribe.ai/?ref=riseofmachine) | AI toolkit for PR & marketing professionals.
|
||||
[Hypotenuse](https://www.hypotenuse.ai/?ref=riseofmachine) | AI writing assistant, and text generator.
|
||||
[Jasper](https://www.jasper.ai/?ref=riseofmachine) | Create on-brand AI content.
|
||||
[Lek](https://lek.ai/?ref=riseofmachine) | AI toolkit for generating content.
|
||||
[Ocoya](https://www.ocoya.com/?ref=riseofmachine) | Creating and post social media content.
|
||||
[ParagraphAI](https://paragraphai.com/?ref=riseofmachine) | AI writing assistant.
|
||||
[Pepper Content](https://www.peppercontent.io/peppertype-ai/?ref=riseofmachine) | Ideate, create, distribute, and measure content.
|
||||
[Rytr](https://rytr.me/?ref=riseofmachine) | AI writing assistant.
|
||||
[Simplified](https://simplified.com/ai-writer/?ref=riseofmachine) | Generate marketing copy.
|
||||
[Texti](https://texti.app/?ref=riseofmachine) | AI helper in your browser.
|
||||
[Typli](https://typli.ai/?ref=riseofmachine) | AI writing assistant with built-in SEO checker.
|
||||
[Writesonic](https://writesonic.com/?ref=riseofmachine) | AI Writer, copywriting, and paraphrasing tool.
|
||||
[Unbounce](https://unbounce.com/product/smart-copy/?ref=riseofmachine) | Generate marketing content.
|
||||
[Unbound](https://www.unboundcontent.ai/?ref=riseofmachine) | Create content for your business.
|
||||
|
||||
### 🎨 Design Tools
|
||||
Website | Description
|
||||
|
||||
+104
-4
@@ -9,7 +9,7 @@ import "@new-ui/spacings";
|
||||
|
||||
<Layout title="Rise of Machine">
|
||||
<main>
|
||||
<h1 class="nu-c-h1 title">A Curated List of
|
||||
<h1 class="nu-c-h3 title">A Curated List of
|
||||
<br /> Powerful AI Tools</h1>
|
||||
|
||||
<!-- Audio Tools -->
|
||||
@@ -48,6 +48,36 @@ import "@new-ui/spacings";
|
||||
<section>
|
||||
<h6 class="separator nu-c-h6">✍ Copywriting</h6>
|
||||
<ul role="list" class="link-card-grid">
|
||||
<Card
|
||||
href="https://anyword.com/?ref=riseofmachine"
|
||||
title="Anyword"
|
||||
body="On-brand AI copywriting."
|
||||
/>
|
||||
<Card
|
||||
href="https://bertha.ai/?ref=riseofmachine"
|
||||
title="Bertha"
|
||||
body="Copywriting assistant for WordPress and in Chrome."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.botowski.com/?ref=riseofmachine"
|
||||
title="Botowski"
|
||||
body="AI content generator."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.closerscopy.com/?ref=riseofmachine"
|
||||
title="Closerscopy"
|
||||
body="AI copywriting robot."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.contents.com/?ref=riseofmachine"
|
||||
title="Contents"
|
||||
body="Create original, SEO-optimized content."
|
||||
/>
|
||||
<Card
|
||||
href="https://cowriter.org/?ref=riseofmachine"
|
||||
title="Cowriter"
|
||||
body="AI platform for creative writing."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.copy.ai/?ref=riseofmachine"
|
||||
title="CopyAI"
|
||||
@@ -59,15 +89,85 @@ import "@new-ui/spacings";
|
||||
body="Generate content, copy & images with AI."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.jasper.ai/?ref=riseofmachine"
|
||||
title="Jasper"
|
||||
body="Create on-brand AI content."
|
||||
href="https://www.daydrm.ai/?ref=riseofmachine"
|
||||
title="Daydrm"
|
||||
body="AI tool for creative advertising ideas."
|
||||
/>
|
||||
<Card
|
||||
href="https://easy-peasy.ai/?ref=riseofmachine"
|
||||
title="Easy-Peasy"
|
||||
body="Generate content."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.helloscribe.ai/?ref=riseofmachine"
|
||||
title="HelloScribe"
|
||||
body="AI toolkit for PR & marketing professionals."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.hypotenuse.ai/?ref=riseofmachine"
|
||||
title="Hypotenuse"
|
||||
body="AI writing assistant, and text generator."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.jasper.ai/?ref=riseofmachine"
|
||||
title="Jasper"
|
||||
body="Create on-brand AI content."
|
||||
/>
|
||||
<Card
|
||||
href="https://lek.ai/?ref=riseofmachine"
|
||||
title="Lek"
|
||||
body="AI toolkit for generating content."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.ocoya.com/?ref=riseofmachine"
|
||||
title="Ocoya"
|
||||
body="Creating and post social media content."
|
||||
/>
|
||||
<Card
|
||||
href="https://paragraphai.com/?ref=riseofmachine"
|
||||
title="ParagraphAI"
|
||||
body="AI writing assistant."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.peppercontent.io/peppertype-ai/?ref=riseofmachine"
|
||||
title="Pepper Content"
|
||||
body="Ideate, create, distribute, and measure content."
|
||||
/>
|
||||
<Card
|
||||
href="https://rytr.me/?ref=riseofmachine"
|
||||
title="Rytr"
|
||||
body="AI writing assistant."
|
||||
/>
|
||||
<Card
|
||||
href="https://simplified.com/ai-writer/?ref=riseofmachine"
|
||||
title="Simplified"
|
||||
body="Generate marketing copy."
|
||||
/>
|
||||
<Card
|
||||
href="https://texti.app/?ref=riseofmachine"
|
||||
title="Texti"
|
||||
body="AI helper in your browser."
|
||||
/>
|
||||
<Card
|
||||
href="https://typli.ai/?ref=riseofmachine"
|
||||
title="Typli"
|
||||
body="AI writing assistant with built-in SEO checker."
|
||||
/>
|
||||
<Card
|
||||
href="https://writesonic.com/?ref=riseofmachine"
|
||||
title="Writesonic"
|
||||
body="AI Writer, copywriting, and paraphrasing tool."
|
||||
/>
|
||||
<Card
|
||||
href="https://unbounce.com/product/smart-copy/?ref=riseofmachine"
|
||||
title="Unbounce"
|
||||
body="Generate marketing content."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.unboundcontent.ai/?ref=riseofmachine"
|
||||
title="Unbound"
|
||||
body="Create content for your business."
|
||||
/>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user