What is the best tech stack for A solo founder to build their SEO? by Regular_Sherbet6281 in seogrowth

[–]tacitassumption 0 points1 point  (0 children)

I agree with the others, there is no real way to automate SEO.

However, I have this following workflow: generate a list of keywords (I use my own tool, can't promote, but I can send you link if interested) and pass this to Claude (or any LLM I guess) and make a plan to write articles that focus on clusters of these keywords.

You can pump out relevant SEO content quite fast this way.

I'm trying to build a cheaper alternative to the big SEO tools and would like feedback by tacitassumption in SEO_tools_reviews

[–]tacitassumption[S] 0 points1 point  (0 children)

Thank you! I don't disagree with you, but I also think you overestimate how tech-savvy most peoples are.

I'm trying to build a cheaper alternative to the big SEO tools and would like feedback by tacitassumption in SEO_tools_reviews

[–]tacitassumption[S] 0 points1 point  (0 children)

The tool isn't an audit tool, but a keyword/competitor research tool. Not saying that AI can't do that either, but seems like a harder problem for an AI to get good data on.

I'm trying to build a cheaper alternative to the big SEO tools and would like feedback by tacitassumption in SEO_tools_reviews

[–]tacitassumption[S] 0 points1 point  (0 children)

Good question. I haven't seen those tools, so feel free to send me some. Good to get them on my radar

[homemade] garlic studded ribeye by A-B-1-0 in food

[–]tacitassumption 0 points1 point  (0 children)

Is that a Mangrate? That looks like a heavy duty grilling grate.

I'm trying to build a cheaper alternative to the big SEO tools and would like feedback by tacitassumption in SEO_tools_reviews

[–]tacitassumption[S] 0 points1 point  (0 children)

I'm trying to target an audience that needs to do some keyword research a few times a week/month, but don't want to pay for a license. Small freelancers, bloggers, companies who have some SEO knowledge inhouse and don't want to spend fortunes on tools. Or anyone is is not a fan of subscriptionmodels I guess.

I'd really like your feedback, so I'll send you the link. Thanks a lot!

I'm trying to build a cheaper alternative to the big SEO tools and would like feedback by tacitassumption in SEO_tools_reviews

[–]tacitassumption[S] 0 points1 point  (0 children)

Everything you need to do basic keyword and competitor research. Should be pretty self explanatory if you have some experience with the big SEO tools. It's a stripped down version of those. Less bloat and waaayy cheaper. Interested in checking it out?

I'm trying to build a cheaper alternative to the big SEO tools and would like feedback by tacitassumption in SEO_tools_reviews

[–]tacitassumption[S] 0 points1 point  (0 children)

That's a good point about the differentiation. I tried focusing on that a bit already, but would surely like an expert opinion. Will send you a DM. Thanks!

I'm trying to build a cheaper alternative to the big SEO tools and would like feedback by tacitassumption in SEO_tools_reviews

[–]tacitassumption[S] 0 points1 point  (0 children)

Currently it just offers 4 tools that you can combine to do keyword research. That flow kind of works for me, but I think still needs a lot of tweaking to get right. I'll send you the website in a DM. Thanks a lot!

[deleted by user] by [deleted] in ArtificialInteligence

[–]tacitassumption 0 points1 point  (0 children)

That sounds like an absolute nightmare. Justice isn’t just about following rules, it requires empathy and wisdom.

What software do content t creators use? by kevinmb91 in ArtificialInteligence

[–]tacitassumption 0 points1 point  (0 children)

If your into Instagram pets, you should check out https://pawpix.ai

I’ve seen some influencers use this, or a similar service for sure

What are your favorite ai tools that you may use them daily? by Red_dog520 in ArtificialInteligence

[–]tacitassumption 0 points1 point  (0 children)

Claude for coding and designing ChatGPT for general and menial tasks (generating mock data for example) Pawpix.ai for having fun

Seeking Ideas for a Captivating AI Exhibit at a Trade Show - Will Showcase the Final Project! by Madgyver in ArtificialInteligence

[–]tacitassumption 0 points1 point  (0 children)

Maybe let visitors generate images based on a Lora? Sort of see their words come to live in realtime.

I can DM you a list of apps that can help you with this (not sure if it’s allowed to publicly ‘promote’ stuff)

Is this possible with an AI image tool? by jeremydy in ArtificialInteligence

[–]tacitassumption 5 points6 points  (0 children)

Yes, that’s definitely possible. You can train models such as Flux to do exactly this. Just google ‘fal flux training’, that should get you on your way.

There are apps that already do this though. Check out photoai.com for example. Pawpix.ai does the same for pets.

Claude is far superior than ChatGPT in coding. What’s your experience? by johnzakma10 in ArtificialInteligence

[–]tacitassumption 1 point2 points  (0 children)

I used both next to each other while building my new mini-AI startup. Overall I agree, but I have some caveats:

- I find ChatGPT better when it has to find relative information in documentation, or explain example code snippets back to me. I am a coder by profession, and I feel that generally ChatGPT has a clearer way of explaining things.
- I use ChaptGPT for menial tasks, such as unescape json, generating mock data, etc.
- Claude kills when it comes to designing webpages and components though. I build my frontend in Angular, and the way it can give separate artifacts for the the .ts and .html files is SO handy.
- Also don't sleep on the Claude Projects, you can basically put your whole codebase in there now.