Build a no-code AI Blog App
This app will generate SEO-friendly blog posts using updated online information, based solely on a company's website URL. You can customize the setup in Mind Studio and choose from various LLM AI models for each step.
Set Up Project
Start a new project in Mind Studio
Configure the main prompt page for overall instructions
Create User Inputs
In automation, click the '+' sign in the workflow
Add language selection (optional)
Add URL input for company website. Store this in a variable. Eg “website“.
Set Up Web Scraping
Use 'Scrape URL' action to gather info from the input website
Store scraped data in 'websitescraped' variable
Analyze Target Audience
Use 'Generate Text' action to summarize company's target audience
Choose an appropriate AI model (e.g., Claude Haiku for simple tasks)
Store summary in 'company_summary' variable
Generate Blog Topic
Add 'Generate Text' action to create an SEO-friendly question
Use target audience info to guide this step
Store question in 'topic' variable
Perform Research
Click '+' sign and choose 'Generate Text'
Use Perplexity's Sonar model to find current info on your topic
Store research results in 'content_idea' variable
Generate SEO Keywords
Add 'Generate Text' action for 30 SEO-friendly keywords
Store in "keywords" variable
Use Sonar to select top 10 keywords with high traffic and low competition
Include language and country for SEO research if specified
Store final 10 SEO words in "SEO" variable
Display SEO words using {{SEO}} in content
Write the Blog Post
Set up final 'Generate Text' action to write the post
Include instructions to use research, answer question, and incorporate SEO keywords
For the final post, you can use Claude 3 Opus, GPT-4, or any preferred model
Test and Refine
Run app with different inputs
Adjust prompts and settings as needed
You can use this app to produce content for your agency or business, sell it to clients, or use it as a lead magnet on your website.
If you want me to set this up for you, please contact me here. Or email me at thea@theaborch.com.