fix order
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
- [Audio](#-audio)
|
||||
- [Copywriting](#-copywriting)
|
||||
- [Developer Tools](#-developer-tools)
|
||||
- [Design Tools](#-design-tools)
|
||||
- [Developer Tools](#-developer-tools)
|
||||
- [Productivity](#-productivity)
|
||||
|
||||
# 🎛 Audio
|
||||
@@ -25,14 +25,6 @@ Website | Description
|
||||
[Jasper](https://www.jasper.ai/?ref=riseofmachine) | On-brand AI content wherever you create.
|
||||
[Rytr](https://rytr.me/?ref=riseofmachine) | AI writing assistant that helps you create high-quality content.
|
||||
|
||||
# 🧰 Developer Tools
|
||||
Website | Description
|
||||
:--- |:---
|
||||
[AutoRegex](https://www.autoregex.xyz/?ref=riseofmachine) | Effortless conversions from English to RegEx.
|
||||
[Amazon CodeWhisperer](https://copymatic.ai/?ref=riseofmachine) | Generate code suggestions ranging from snippets to full functions.
|
||||
[Helicone](https://www.helicone.ai/?ref=riseofmachine) | Track costs, usage, and latency for GPT applications.
|
||||
[RTutor](http://rtutor.ai/?ref=riseofmachine) | Chat with your data via AI.
|
||||
|
||||
# 🎨 Design Tools
|
||||
Website | Description
|
||||
:--- |:---
|
||||
@@ -41,6 +33,14 @@ Website | Description
|
||||
[Flair](https://flair.ai/?ref=riseofmachine) | The AI design tool for branded content.
|
||||
[Microsoft Designer](https://designer.microsoft.com/?ref=riseofmachine) | Generate designs and original images just by typing what you want.
|
||||
|
||||
# 🧰 Developer Tools
|
||||
Website | Description
|
||||
:--- |:---
|
||||
[AutoRegex](https://www.autoregex.xyz/?ref=riseofmachine) | Effortless conversions from English to RegEx.
|
||||
[Amazon CodeWhisperer](https://copymatic.ai/?ref=riseofmachine) | Generate code suggestions ranging from snippets to full functions.
|
||||
[Helicone](https://www.helicone.ai/?ref=riseofmachine) | Track costs, usage, and latency for GPT applications.
|
||||
[RTutor](http://rtutor.ai/?ref=riseofmachine) | Chat with your data via AI.
|
||||
|
||||
# 📈 Productivity
|
||||
Website | Description
|
||||
:--- |:---
|
||||
|
||||
+27
-27
@@ -70,33 +70,6 @@ import "@new-ui/spacings";
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<!-- Developer Tools -->
|
||||
<section>
|
||||
<h6 class="separator nu-c-h6">🧰 Developer Tools</h6>
|
||||
<ul role="list" class="link-card-grid">
|
||||
<Card
|
||||
href="https://www.autoregex.xyz/?ref=riseofmachine"
|
||||
title="AutoRegex"
|
||||
body="Effortless conversions from English to RegEx."
|
||||
/>
|
||||
<Card
|
||||
href="https://copymatic.ai/?ref=riseofmachine"
|
||||
title="Amazon CodeWhisperer"
|
||||
body="Generate code suggestions ranging from snippets to full functions."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.helicone.ai/?ref=riseofmachine"
|
||||
title="Helicone"
|
||||
body="Track costs, usage, and latency for GPT applications."
|
||||
/>
|
||||
<Card
|
||||
href="http://rtutor.ai/?ref=riseofmachine"
|
||||
title="RTutor"
|
||||
body="Chat with your data via AI."
|
||||
/>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<!-- Design Tools -->
|
||||
<section>
|
||||
<h6 class="separator nu-c-h6">🎨 Design Tools</h6>
|
||||
@@ -124,6 +97,33 @@ import "@new-ui/spacings";
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<!-- Developer Tools -->
|
||||
<section>
|
||||
<h6 class="separator nu-c-h6">🧰 Developer Tools</h6>
|
||||
<ul role="list" class="link-card-grid">
|
||||
<Card
|
||||
href="https://www.autoregex.xyz/?ref=riseofmachine"
|
||||
title="AutoRegex"
|
||||
body="Effortless conversions from English to RegEx."
|
||||
/>
|
||||
<Card
|
||||
href="https://copymatic.ai/?ref=riseofmachine"
|
||||
title="Amazon CodeWhisperer"
|
||||
body="Generate code suggestions ranging from snippets to full functions."
|
||||
/>
|
||||
<Card
|
||||
href="https://www.helicone.ai/?ref=riseofmachine"
|
||||
title="Helicone"
|
||||
body="Track costs, usage, and latency for GPT applications."
|
||||
/>
|
||||
<Card
|
||||
href="http://rtutor.ai/?ref=riseofmachine"
|
||||
title="RTutor"
|
||||
body="Chat with your data via AI."
|
||||
/>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<!-- Productivity Tools -->
|
||||
<section>
|
||||
<h6 class="separator nu-c-h6">📈 Productivity</h6>
|
||||
|
||||
Reference in New Issue
Block a user