Search results

  1. R

    Looking for project ideas (keyword AI tool)

    Hi all, I am studying AI for over 2 years now. did some (SEO related) projects involving BERT based keyword extraction and semantic keyword clustering. (https://www.searchenginejournal.com/semantic-keyword-clustering-python/437166/ for example) I like to make a open source contribution...
  2. R

    Automate your work. What tools are you missing

    This is actually a very good idea. I can extract the main content en use BERT to give a keyword / landing page similarity score.
  3. R

    Automate your work. What tools are you missing

    Thanks for the suggestion. The reason why ranktrackers are paid is because they need proxies to scrape the serps. The scraping part is easy (and lots of Python libs available) im looking for ideas that aren’t available yet. So what part in seo is very time consuming ? recently I made a code...
  4. R

    Automate your work. What tools are you missing

    I am a (ai) developer. Need a project to work on. there are so many seo paid SAAS tools. and almost none of them are free/open source. Like to know what tools you are missing in your workflow
  5. R

    AI For Unique page content

    I created this notebook so you can test for yourself: https://colab.research.google.com/drive/1AZWIbXO8dtx6maBi6KI0Ckf7Q-PkxcIF?usp=sharing Copy notebook to gdrive. Click: runtime -> run everything This may take a while. scroll down. In the second cell, change the urls to liking. The same...
  6. R

    AI For Unique page content

    Hi, new here. Long term active in SEO. A year ago, I started training my own deep learning models and using (chaining) API’s (like GPT3) to make my SEO life a lot easier. Recently I tested a python library called trafilatura. One of its features is that in can extract the main content of a...
Back
Top