polishing
This commit is contained in:
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
25
public/sitemap.txt
Normal file
25
public/sitemap.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
https://riseofmachine.com/
|
||||
https://riseofmachine.com/categories/all
|
||||
https://riseofmachine.com/categories/art
|
||||
https://riseofmachine.com/categories/audio
|
||||
https://riseofmachine.com/categories/code
|
||||
https://riseofmachine.com/categories/copywriting
|
||||
https://riseofmachine.com/categories/design
|
||||
https://riseofmachine.com/categories/developer
|
||||
https://riseofmachine.com/categories/education
|
||||
https://riseofmachine.com/categories/enterprise
|
||||
https://riseofmachine.com/categories/fashion
|
||||
https://riseofmachine.com/categories/gaming
|
||||
https://riseofmachine.com/categories/health
|
||||
https://riseofmachine.com/categories/legal
|
||||
https://riseofmachine.com/categories/llm
|
||||
https://riseofmachine.com/categories/music
|
||||
https://riseofmachine.com/categories/nocode
|
||||
https://riseofmachine.com/categories/photos
|
||||
https://riseofmachine.com/categories/productivity
|
||||
https://riseofmachine.com/categories/prompts
|
||||
https://riseofmachine.com/categories/research
|
||||
https://riseofmachine.com/categories/seo
|
||||
https://riseofmachine.com/categories/social
|
||||
https://riseofmachine.com/categories/video
|
||||
https://riseofmachine.com/categories/xtras
|
||||
@@ -21,7 +21,7 @@
|
||||
width: 100%;
|
||||
text-decoration: none;
|
||||
padding: 0.8rem 1.2rem;
|
||||
color: var(--support-info);
|
||||
color: var(--accent);
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ export default function Card(props) {
|
||||
<strong className="nu-c-h6 nu-u-mt-1 nu-u-mb-1">{title}</strong>
|
||||
<p className="nu-c-fs-small nu-u-mt-1 nu-u-mb-1">{body}</p>
|
||||
<p className="distribution">
|
||||
{isNew() && <span className="tag nu-u-me-2 tag-new" title="Recently added">🔥</span>}
|
||||
{isNew() && <span className="tag nu-u-me-2 tag-new" title="Recently added" aria-label="New item">🔥</span>}
|
||||
<span className="tag">{tag}</span>
|
||||
</p>
|
||||
</a>
|
||||
|
||||
@@ -17,5 +17,5 @@
|
||||
|
||||
.nav__item.is-active {
|
||||
color: var(--text-primary);
|
||||
border-bottom: 2px solid var(--support-info);
|
||||
border-bottom: 2px solid var(--accent);
|
||||
}
|
||||
@@ -59,6 +59,7 @@ export default function CategoryNavItem(props) {
|
||||
className={`nav__item nu-u-text--secondary-alt nu-c-fs-normal nu-u-py-5 nu-u-px-0 nu-u-me-8 nav__item--filter ${
|
||||
isActive ? "is-active" : ""
|
||||
}`}
|
||||
aria-label={`Navigate to ${title} category with ${getCategoryCount()} items`}
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `${title} (${getCategoryCount()})`,
|
||||
}}
|
||||
|
||||
@@ -7,14 +7,14 @@
|
||||
{
|
||||
"title": "Astria",
|
||||
"body": "Create custom images.",
|
||||
"tag": "Starting at $0.10/prompt",
|
||||
"tag": "From $0.10/prompt",
|
||||
"url": "https://www.astria.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
{
|
||||
"title": "Blimey",
|
||||
"body": "Build 3D scene, generate images.",
|
||||
"tag": "Starting at $9",
|
||||
"tag": "From $9",
|
||||
"url": "https://blimeycreate.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
@@ -56,7 +56,7 @@
|
||||
{
|
||||
"title": "Flux Lora",
|
||||
"body": "Generate exquisite images.",
|
||||
"tag": "$5.90 one-time fee",
|
||||
"tag": "$5.90 one-time",
|
||||
"url": "https://fluxlora.net/?ref=riseofmachine.com",
|
||||
"date-added": "2024-09-20"
|
||||
},
|
||||
@@ -84,7 +84,7 @@
|
||||
{
|
||||
"title": "Getimg AI",
|
||||
"body": "Create and edit images.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://getimg.ai/editor/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -98,7 +98,7 @@
|
||||
{
|
||||
"title": "Invoke",
|
||||
"body": "Creative AI for professionals.",
|
||||
"tag": "Starting at $13/mo",
|
||||
"tag": "From $13/mo",
|
||||
"url": "https://invoke.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
@@ -147,7 +147,7 @@
|
||||
{
|
||||
"title": "Mirrorize",
|
||||
"body": "Generative AI.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://mirrorize.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
@@ -161,7 +161,7 @@
|
||||
{
|
||||
"title": "Pictorial",
|
||||
"body": "Visual generator for businesses.",
|
||||
"tag": "Starting at $8.99/mo",
|
||||
"tag": "From $8.99/mo",
|
||||
"url": "https://www.pictorial.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -237,7 +237,7 @@
|
||||
{
|
||||
"title": "BlogAudio",
|
||||
"body": "Convert text to audio speech.",
|
||||
"tag": "Starting at $16/mo",
|
||||
"tag": "From $16/mo",
|
||||
"url": "https://blogaudio.co/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-11"
|
||||
},
|
||||
@@ -272,7 +272,7 @@
|
||||
{
|
||||
"title": "Lalal",
|
||||
"body": "Split vocal & instrumental tracks.",
|
||||
"tag": "$18 one-time fee",
|
||||
"tag": "$18 one-time",
|
||||
"url": "https://www.lalal.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-11"
|
||||
},
|
||||
@@ -286,7 +286,7 @@
|
||||
{
|
||||
"title": "NoteVocal",
|
||||
"body": "Thoughts to text.",
|
||||
"tag": "Starting at $10/mo",
|
||||
"tag": "From $10/mo",
|
||||
"url": "https://www.notevocal.com/?ref=riseofmachine.com",
|
||||
"date-added": "2024-06-28"
|
||||
},
|
||||
@@ -327,7 +327,7 @@
|
||||
{
|
||||
"title": "AskCodebase",
|
||||
"body": "AI programming agent.",
|
||||
"tag": "Starting at $10/mo",
|
||||
"tag": "From $10/mo",
|
||||
"url": "https://askcodebase.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-25"
|
||||
},
|
||||
@@ -341,21 +341,21 @@
|
||||
{
|
||||
"title": "Code Snippets",
|
||||
"body": "Manage code snippets, visualize codebase.",
|
||||
"tag": "Starting at $4/mo",
|
||||
"tag": "From $4/mo",
|
||||
"url": "https://codesnippets.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
{
|
||||
"title": "Codeium",
|
||||
"body": "AI-powered toolkit.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://codeium.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
{
|
||||
"title": "CodeStory",
|
||||
"body": "AI-powered mod of VSCode.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://codestory.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-29"
|
||||
},
|
||||
@@ -390,7 +390,7 @@
|
||||
{
|
||||
"title": "GitHub Copilot",
|
||||
"body": "AI pair programmer.",
|
||||
"tag": "Starting at $10/mo",
|
||||
"tag": "From $10/mo",
|
||||
"url": "https://github.com/features/copilot/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -417,14 +417,14 @@
|
||||
{
|
||||
"title": "Anyword",
|
||||
"body": "On-brand copywriting.",
|
||||
"tag": "Starting at $24/mo",
|
||||
"tag": "From $24/mo",
|
||||
"url": "https://anyword.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Audit Landing",
|
||||
"body": "Audit your landing page.",
|
||||
"tag": "Starting at $2",
|
||||
"tag": "From $2",
|
||||
"url": "https://audit.landin.page/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -445,14 +445,14 @@
|
||||
{
|
||||
"title": "Botowski",
|
||||
"body": "Content generator.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.botowski.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Closerscopy",
|
||||
"body": "Copywriting robot.",
|
||||
"tag": "Starting at $49.99/mo",
|
||||
"tag": "From $49.99/mo",
|
||||
"url": "https://www.closerscopy.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -466,14 +466,14 @@
|
||||
{
|
||||
"title": "CopyAI",
|
||||
"body": "Content generator.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.copy.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Copymatic",
|
||||
"body": "Generate content, copy & images.",
|
||||
"tag": "Starting at $19/mo",
|
||||
"tag": "From $19/mo",
|
||||
"url": "https://copymatic.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -501,7 +501,7 @@
|
||||
{
|
||||
"title": "Humanize",
|
||||
"body": "AI text into human text.",
|
||||
"tag": "Starting at $7/mo",
|
||||
"tag": "From $7/mo",
|
||||
"url": "https://aihumanize.io/?ref=riseofmachine.com",
|
||||
"date-added": "2024-10-23"
|
||||
},
|
||||
@@ -515,21 +515,21 @@
|
||||
{
|
||||
"title": "Hypotenuse",
|
||||
"body": "Writing assistant.",
|
||||
"tag": "Starting at $29/mo",
|
||||
"tag": "From $29/mo",
|
||||
"url": "https://www.hypotenuse.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Jasper",
|
||||
"body": "Create on-brand content.",
|
||||
"tag": "Starting at $39/mo",
|
||||
"tag": "From $39/mo",
|
||||
"url": "https://www.jasper.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
{
|
||||
"title": "Lek",
|
||||
"body": "Content generator.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://lek.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -550,14 +550,14 @@
|
||||
{
|
||||
"title": "ParagraphAI",
|
||||
"body": "Writing assistant.",
|
||||
"tag": "Starting at $9/mo",
|
||||
"tag": "From $9/mo",
|
||||
"url": "https://paragraphai.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Pepper Content",
|
||||
"body": "Ideate, create, distribute & measure content.",
|
||||
"tag": "Starting at $399/mo",
|
||||
"tag": "From $399/mo",
|
||||
"url": "https://www.peppercontent.io/peppertype-ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -599,14 +599,14 @@
|
||||
{
|
||||
"title": "Typli",
|
||||
"body": "Writing assistant with SEO checker.",
|
||||
"tag": "Starting at $49/mo",
|
||||
"tag": "From $49/mo",
|
||||
"url": "https://typli.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Undetect",
|
||||
"body": "AI detector to evaluate AI content.",
|
||||
"tag": "Starting at $6/mo",
|
||||
"tag": "From $6/mo",
|
||||
"url": "https://aiundetect.com/?ref=riseofmachine.com",
|
||||
"date-added": "2024-07-27"
|
||||
},
|
||||
@@ -647,7 +647,7 @@
|
||||
{
|
||||
"title": "DesignsAI",
|
||||
"body": "Create logos, videos, banners & mockups.",
|
||||
"tag": "Starting at $29/mo",
|
||||
"tag": "From $29/mo",
|
||||
"url": "https://designs.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -668,7 +668,7 @@
|
||||
{
|
||||
"title": "Durable",
|
||||
"body": "AI website builder.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://durable.co/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -689,7 +689,7 @@
|
||||
{
|
||||
"title": "Illostration AI",
|
||||
"body": "Create illustrations.",
|
||||
"tag": "Starting at $4.90/mo",
|
||||
"tag": "From $4.90/mo",
|
||||
"url": "https://www.illostration.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -724,7 +724,7 @@
|
||||
{
|
||||
"title": "Patterned AI",
|
||||
"body": "Generate patterns.",
|
||||
"tag": "Starting at $10/mo",
|
||||
"tag": "From $10/mo",
|
||||
"url": "https://www.patterned.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -883,7 +883,7 @@
|
||||
{
|
||||
"title": "Bevinzey",
|
||||
"body": "Learning platform for students and educators.",
|
||||
"tag": "Starting at $13/mo",
|
||||
"tag": "From $13/mo",
|
||||
"url": "https://bevinzey.com/?ref=riseofmachine.com",
|
||||
"date-added": "2024-05-02"
|
||||
},
|
||||
@@ -897,7 +897,7 @@
|
||||
{
|
||||
"title": "EverLearns",
|
||||
"body": "AI learning space.",
|
||||
"tag": "Starting at $119/yr",
|
||||
"tag": "From $119/yr",
|
||||
"url": "https://everlearns.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -911,7 +911,7 @@
|
||||
{
|
||||
"title": "Grader Good",
|
||||
"body": "Grading tool for educators.",
|
||||
"tag": "Starting at $119/yr",
|
||||
"tag": "From $119/yr",
|
||||
"url": "https://gradergood.com/?ref=riseofmachine.com",
|
||||
"date-added": "2024-10-04"
|
||||
},
|
||||
@@ -959,7 +959,7 @@
|
||||
{
|
||||
"title": "Albus",
|
||||
"body": "Knowledge bot for Slack.",
|
||||
"tag": "Starting at $4.99/mo",
|
||||
"tag": "From $4.99/mo",
|
||||
"url": "https://www.springworks.in/albus/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -980,21 +980,21 @@
|
||||
{
|
||||
"title": "Bland",
|
||||
"body": "Implementing AI phone calls.",
|
||||
"tag": "Starting at $0.12/min",
|
||||
"tag": "From $0.12/min",
|
||||
"url": "https://www.bland.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-28"
|
||||
},
|
||||
{
|
||||
"title": "Bloc",
|
||||
"body": "Create and share a chatbot.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.askbloc.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
{
|
||||
"title": "Brainfish",
|
||||
"body": "AI customer support.",
|
||||
"tag": "Starting at $159/mo",
|
||||
"tag": "From $159/mo",
|
||||
"url": "https://www.brainfi.sh/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
@@ -1036,7 +1036,7 @@
|
||||
{
|
||||
"title": "GPTbots.ai",
|
||||
"body": "Build AI bot for your business.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.gptbots.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-23"
|
||||
},
|
||||
@@ -1064,14 +1064,14 @@
|
||||
{
|
||||
"title": "Ioni",
|
||||
"body": "Automate for customer support.",
|
||||
"tag": "Starting at $29/mo",
|
||||
"tag": "From $29/mo",
|
||||
"url": "https://ioni.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-23"
|
||||
},
|
||||
{
|
||||
"title": "Kommunicate",
|
||||
"body": "Customer support with chatbot.",
|
||||
"tag": "Starting at $100/mo",
|
||||
"tag": "From $100/mo",
|
||||
"url": "https://www.kommunicate.io/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
@@ -1085,7 +1085,7 @@
|
||||
{
|
||||
"title": "Mosaic",
|
||||
"body": "Integrate AI features into your projects.",
|
||||
"tag": "Starting at $125/mo",
|
||||
"tag": "From $125/mo",
|
||||
"url": "https://edison-ai.com/mosaic?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-28"
|
||||
},
|
||||
@@ -1127,7 +1127,7 @@
|
||||
{
|
||||
"title": "Nuclia",
|
||||
"body": "Embed search & generative answers.",
|
||||
"tag": "Starting at $30/mo",
|
||||
"tag": "From $30/mo",
|
||||
"url": "https://nuclia.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -1148,7 +1148,7 @@
|
||||
{
|
||||
"title": "Simple Phones",
|
||||
"body": "AI phone agent.",
|
||||
"tag": "Starting at $49/mo",
|
||||
"tag": "From $49/mo",
|
||||
"url": "https://www.simplephones.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-27"
|
||||
},
|
||||
@@ -1236,7 +1236,7 @@
|
||||
{
|
||||
"title": "MealByMeal",
|
||||
"body": "Nutrition tracker.",
|
||||
"tag": "Starting at $7/mo",
|
||||
"tag": "From $7/mo",
|
||||
"url": "https://www.mealbymeal.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
@@ -1250,7 +1250,7 @@
|
||||
{
|
||||
"title": "Meet Lily",
|
||||
"body": "AI therapist.",
|
||||
"tag": "Starting at $9.99/mo",
|
||||
"tag": "From $9.99/mo",
|
||||
"url": "https://www.meetlily.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-28"
|
||||
},
|
||||
@@ -1305,7 +1305,7 @@
|
||||
{
|
||||
"title": "LegalNOW",
|
||||
"body": "Create or review legal docs.",
|
||||
"tag": "Starting at $49/mo",
|
||||
"tag": "From $49/mo",
|
||||
"url": "https://www.legalnowai.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
@@ -1589,14 +1589,14 @@
|
||||
{
|
||||
"title": "Lindo",
|
||||
"body": "Build landing pages.",
|
||||
"tag": "Starting at $17/mo",
|
||||
"tag": "From $17/mo",
|
||||
"url": "https://www.lindoai.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
{
|
||||
"title": "Riku",
|
||||
"body": "Build & deploy.",
|
||||
"tag": "Starting at $29/mo",
|
||||
"tag": "From $29/mo",
|
||||
"url": "https://riku.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -1651,14 +1651,14 @@
|
||||
{
|
||||
"title": "Bg Eraser",
|
||||
"body": "Remove objects & clean up pics.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://bgeraser.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
{
|
||||
"title": "Booth.AI",
|
||||
"body": "Create product photography.",
|
||||
"tag": "Starting at $199/mo",
|
||||
"tag": "From $199/mo",
|
||||
"url": "https://www.booth.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -1686,7 +1686,7 @@
|
||||
{
|
||||
"title": "Erase Bg",
|
||||
"body": "Remove background from images.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.erase.bg/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -1735,7 +1735,7 @@
|
||||
{
|
||||
"title": "Image Enlarger",
|
||||
"body": "Enhance & upscale images.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://imglarger.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -1763,7 +1763,7 @@
|
||||
{
|
||||
"title": "Nostalgia Photo",
|
||||
"body": "Restore old photographs.",
|
||||
"tag": "Starting at $3",
|
||||
"tag": "From $3",
|
||||
"url": "https://www.nostalgia.photo/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -1798,7 +1798,7 @@
|
||||
{
|
||||
"title": "PortraitArt",
|
||||
"body": "Turn photos into art.",
|
||||
"tag": "Starting at $7.99",
|
||||
"tag": "From $7.99",
|
||||
"url": "https://portraitart.app/?ref=riseofmachine.com",
|
||||
"date-added": "2024-03-23"
|
||||
},
|
||||
@@ -1833,14 +1833,14 @@
|
||||
{
|
||||
"title": "Topaz Photo AI",
|
||||
"body": "Noise reduction, sharpening & upscaling.",
|
||||
"tag": "Starting at $149",
|
||||
"tag": "From $149",
|
||||
"url": "https://www.topazlabs.com/topaz-photo-ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
{
|
||||
"title": "Wishhush",
|
||||
"body": "Create unlimited content for your fans.",
|
||||
"tag": "Starting at $50",
|
||||
"tag": "From $50",
|
||||
"url": "https://www.wishhush.com/?ref=riseofmachine.com",
|
||||
"date-added": "2024-11-17"
|
||||
}
|
||||
@@ -1909,7 +1909,7 @@
|
||||
{
|
||||
"title": "Humata",
|
||||
"body": "Chat through long documents.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.humata.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-27"
|
||||
},
|
||||
@@ -1937,14 +1937,14 @@
|
||||
{
|
||||
"title": "Merlin",
|
||||
"body": "Finish any task on any website.",
|
||||
"tag": "Starting at $19/mo",
|
||||
"tag": "From $19/mo",
|
||||
"url": "https://merlin.foyer.work/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-28"
|
||||
},
|
||||
{
|
||||
"title": "MultiOn",
|
||||
"body": "Agents that act on your behalf.",
|
||||
"tag": "Starting at $0.04/request",
|
||||
"tag": "From $0.04/request",
|
||||
"url": "https://www.multion.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2024-07-16"
|
||||
},
|
||||
@@ -1979,7 +1979,7 @@
|
||||
{
|
||||
"title": "Sider",
|
||||
"body": "AI assistant.",
|
||||
"tag": "Starting at $10/mo",
|
||||
"tag": "From $10/mo",
|
||||
"url": "https://sider.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
@@ -2180,14 +2180,14 @@
|
||||
{
|
||||
"title": "Silatus",
|
||||
"body": "Research automation engine.",
|
||||
"tag": "Starting at $14/mo",
|
||||
"tag": "From $14/mo",
|
||||
"url": "https://silatus.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-27"
|
||||
},
|
||||
{
|
||||
"title": "Synthetic Users",
|
||||
"body": "Test product with AI participants.",
|
||||
"tag": "Starting at $99/mo",
|
||||
"tag": "From $99/mo",
|
||||
"url": "https://www.syntheticusers.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
@@ -2207,7 +2207,7 @@
|
||||
{
|
||||
"title": "Blawgy",
|
||||
"body": "AI-powered daily content.",
|
||||
"tag": "Starting at $249/mo",
|
||||
"tag": "From $249/mo",
|
||||
"url": "https://blawgy.com/?ref=riseofmachine.com",
|
||||
"date-added": "2024-10-04"
|
||||
},
|
||||
@@ -2248,14 +2248,14 @@
|
||||
{
|
||||
"title": "Ocoya",
|
||||
"body": "Create & post social media content.",
|
||||
"tag": "Starting at $15/mo",
|
||||
"tag": "From $15/mo",
|
||||
"url": "https://www.ocoya.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Quickads",
|
||||
"body": "AI ad generator.",
|
||||
"tag": "Starting at $9/mo",
|
||||
"tag": "From $9/mo",
|
||||
"url": "https://www.quickads.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
@@ -2317,7 +2317,7 @@
|
||||
{
|
||||
"title": "Boolvideo",
|
||||
"body": "AI-powered video editor.",
|
||||
"tag": "Starting at $1/mo",
|
||||
"tag": "From $1/mo",
|
||||
"url": "https://boolv.video/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
@@ -2394,7 +2394,7 @@
|
||||
{
|
||||
"title": "Kaiber",
|
||||
"body": "Text, photos, and music to videos.",
|
||||
"tag": "Starting at $5/mo",
|
||||
"tag": "From $5/mo",
|
||||
"url": "https://kaiber.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-31"
|
||||
},
|
||||
@@ -2464,7 +2464,7 @@
|
||||
{
|
||||
"title": "Rask AI",
|
||||
"body": "Translate video & audio.",
|
||||
"tag": "Starting at $50/mo",
|
||||
"tag": "From $50/mo",
|
||||
"url": "https://www.rask.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -2478,7 +2478,7 @@
|
||||
{
|
||||
"title": "SpiritMe",
|
||||
"body": "Create videos with digital avatars.",
|
||||
"tag": "Starting at $30/mo",
|
||||
"tag": "From $30/mo",
|
||||
"url": "https://spiritme.tech/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -2533,7 +2533,7 @@
|
||||
{
|
||||
"title": "BoostBot",
|
||||
"body": "Find and contact with influencers.",
|
||||
"tag": "Starting at $41/mo",
|
||||
"tag": "From $41/mo",
|
||||
"url": "https://boostbot.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -2603,21 +2603,21 @@
|
||||
{
|
||||
"title": "Daydrm",
|
||||
"body": "For creative advertising ideas.",
|
||||
"tag": "Starting at $19/mo",
|
||||
"tag": "From $19/mo",
|
||||
"url": "https://www.daydrm.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Delphi",
|
||||
"body": "Clone yourself.",
|
||||
"tag": "Starting at $25",
|
||||
"tag": "From $25",
|
||||
"url": "https://www.delphi.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
{
|
||||
"title": "Dubbah",
|
||||
"body": "Dub videos in 28 different languages.",
|
||||
"tag": "Starting at $49.99",
|
||||
"tag": "From $49.99",
|
||||
"url": "https://www.dubbah.co/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-27"
|
||||
},
|
||||
@@ -2631,7 +2631,7 @@
|
||||
{
|
||||
"title": "Easy-Peasy",
|
||||
"body": "Generate content.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://easy-peasy.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
@@ -2666,14 +2666,14 @@
|
||||
{
|
||||
"title": "HelloScribe",
|
||||
"body": "Toolkit for PR & marketing.",
|
||||
"tag": "Starting at $49/mo",
|
||||
"tag": "From $49/mo",
|
||||
"url": "https://www.helloscribe.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
{
|
||||
"title": "Jude AI",
|
||||
"body": "Real estate with AI.",
|
||||
"tag": "Starting at $12.99/mo",
|
||||
"tag": "From $12.99/mo",
|
||||
"url": "https://www.judeai.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-29"
|
||||
},
|
||||
@@ -2743,21 +2743,21 @@
|
||||
{
|
||||
"title": "Move",
|
||||
"body": "Capture and create 3D animations.",
|
||||
"tag": "Starting at $15",
|
||||
"tag": "From $15",
|
||||
"url": "https://www.move.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
{
|
||||
"title": "Mystic",
|
||||
"body": "Serverless GPU inference for ML models.",
|
||||
"tag": "Starting at $12.99/mo",
|
||||
"tag": "From $12.99/mo",
|
||||
"url": "https://www.mystic.ai/pipeline-catalyst/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
{
|
||||
"title": "Nara",
|
||||
"body": "Al-powered digital sales associate.",
|
||||
"tag": "Starting at $19/mo",
|
||||
"tag": "From $19/mo",
|
||||
"url": "https://trynara.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-27"
|
||||
},
|
||||
@@ -2792,7 +2792,7 @@
|
||||
{
|
||||
"title": "Personal",
|
||||
"body": "Personal AI messenger.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.personal.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2024-09-28"
|
||||
},
|
||||
@@ -2862,7 +2862,7 @@
|
||||
{
|
||||
"title": "Rizz AI",
|
||||
"body": "AI dating assistant.",
|
||||
"tag": "Starting at $4/mo",
|
||||
"tag": "From $4/mo",
|
||||
"url": "https://rizzai.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2024-07-27"
|
||||
},
|
||||
@@ -2876,14 +2876,14 @@
|
||||
{
|
||||
"title": "RunDiffusion",
|
||||
"body": "Stable diffusion in the cloud.",
|
||||
"tag": "Starting at $0.50/hr",
|
||||
"tag": "From $0.50/hr",
|
||||
"url": "https://rundiffusion.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-26"
|
||||
},
|
||||
{
|
||||
"title": "RunPod",
|
||||
"body": "Develop, train, and scale AI apps.",
|
||||
"tag": "Starting at $0.2/hr",
|
||||
"tag": "From $0.2/hr",
|
||||
"url": "https://www.runpod.io/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -2904,14 +2904,14 @@
|
||||
{
|
||||
"title": "SlidesAI",
|
||||
"body": "Create slides from any text.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://www.slidesai.io/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
{
|
||||
"title": "Success.ai",
|
||||
"body": "AI-powered cold emails.",
|
||||
"tag": "Starting at $23/mo",
|
||||
"tag": "From $23/mo",
|
||||
"url": "https://www.success.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -2946,7 +2946,7 @@
|
||||
{
|
||||
"title": "Tinq",
|
||||
"body": "NLP API toolkit, NLP as a service.",
|
||||
"tag": "Starting at $15/mo",
|
||||
"tag": "From $15/mo",
|
||||
"url": "https://tinq.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-15"
|
||||
},
|
||||
@@ -2981,7 +2981,7 @@
|
||||
{
|
||||
"title": "VoicePen",
|
||||
"body": "Convert audio, video, voice to blog posts.",
|
||||
"tag": "Starting at $6.99",
|
||||
"tag": "From $6.99",
|
||||
"url": "https://voicepen.ai/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-24"
|
||||
},
|
||||
@@ -3002,7 +3002,7 @@
|
||||
{
|
||||
"title": "Writesonic",
|
||||
"body": "Writer, copywriting & paraphrasing tool.",
|
||||
"tag": "Starting at $0/mo",
|
||||
"tag": "From $0/mo",
|
||||
"url": "https://writesonic.com/?ref=riseofmachine.com",
|
||||
"date-added": "2023-12-12"
|
||||
},
|
||||
|
||||
@@ -16,7 +16,7 @@ const { site, title, tagline } = Astro.props;
|
||||
<ViewTransitions />
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/svg+xml" href="/icon.png" />
|
||||
<link rel="icon" type="image/svg+xml" href="/rise-of-machine.png" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<title>{site} — Discover AI tools curated for makers and SMBs.</title>
|
||||
<meta name="author" content="Method Black" />
|
||||
@@ -43,7 +43,7 @@ const { site, title, tagline } = Astro.props;
|
||||
<div class="logo">
|
||||
<a href="/" aria-label="home page" tabindex="-1"
|
||||
><img
|
||||
src="/icon.png"
|
||||
src="/rise-of-machine.png"
|
||||
width="24"
|
||||
height="24"
|
||||
alt="Rise of Machine"
|
||||
@@ -119,11 +119,11 @@ const { site, title, tagline } = Astro.props;
|
||||
src: url("/fonts/InterVariable.woff2") format("woff2");
|
||||
}
|
||||
:root {
|
||||
--accent: var(--support-info);
|
||||
font-family: "Inter", var(--system-ui);
|
||||
--accent: var(--link);
|
||||
--body-copy: "Inter", var(--system-ui);
|
||||
}
|
||||
html {
|
||||
font-family: "Inter", var(--system-ui);
|
||||
font-family: var(--body-copy);
|
||||
background-color: var(--background);
|
||||
}
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user