Added submissions for weeks 36 and 37.

This commit is contained in:
planetabhi
2024-09-11 13:24:49 +05:30
parent 55ad303cdf
commit a30b1ae241
2 changed files with 43 additions and 1 deletions
+42
View File
@@ -94,6 +94,12 @@
"tag": "Freemium",
"url": "https://lexica.art/?ref=riseofmachine.com"
},
{
"title": "Melies",
"body": "AI Filmmaking software.",
"tag": "Private Beta",
"url": "https://melies.co/?ref=riseofmachine.com"
},
{
"title": "Midjourneysref",
"body": "MidJourney sref codes.",
@@ -124,6 +130,12 @@
"tag": "Freemium",
"url": "https://sdxlturbo.ai/?ref=riseofmachine.com"
},
{
"title": "SREF Midjourney",
"body": "Midjourney sref codes library.",
"tag": "Freemium",
"url": "https://sref-midjourney.com/?ref=riseofmachine.com"
},
{
"title": "Stockimg",
"body": "Create images with AI.",
@@ -303,6 +315,12 @@
"body": "AI pair programmer.",
"tag": "Starting at $10/mo",
"url": "https://github.com/features/copilot/?ref=riseofmachine.com"
},
{
"title": "Melty",
"body": "AI code editor.",
"tag": "Early access",
"url": "https://melty.sh/?ref=riseofmachine.com"
}
]
},
@@ -1672,6 +1690,12 @@
"tag": "Freemium",
"url": "https://consensus.app/?ref=riseofmachine.com"
},
{
"title": "Domain Name Generator",
"body": "Generate domain names.",
"tag": "Freemium",
"url": "https://refined.so/tools/free-domain-name-generator?ref=riseofmachine.com"
},
{
"title": "Isaac",
"body": "Workspace for researchers.",
@@ -1704,6 +1728,18 @@
}
]
},
{
"title": "SEO",
"category": "seo",
"content": [
{
"title": "WriteText Shopify",
"body": "Generate product and SEO texts.",
"tag": "Freemium",
"url": "https://writetext.ai/shopify?ref=riseofmachine.com"
}
]
},
{
"title": "Social Media",
"category": "social",
@@ -1767,6 +1803,12 @@
"body": "Social media and SEO tools.",
"tag": "Not available",
"url": "https://www.360toolz.com/?ref=riseofmachine.com"
},
{
"title": "Videolulu",
"body": "Ideas into viral shorts.",
"tag": "Freemium",
"url": "https://videolulu.com/?ref=riseofmachine.com"
}
]
},
+1 -1
View File
@@ -75,7 +75,7 @@ const { site, title, tagline } = Astro.props;
<slot />
<div class="footer">
<p>Curated by <a href="https://planetabhi.com/" class="nu-u-link--subtle" target="_blank">@planetabhi</a> · Built with New UI &amp; Astro · <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">Grab this template</a></p>
<p>Created &amp; curated by <a href="https://planetabhi.com/" class="nu-u-link--subtle" target="_blank">@planetabhi</a>. <br /> <a href="https://new-ui.com/templates/directory" class="nu-u-link--subtle" target="_blank">Grab this template</a></p>
</div>
</body>