Project Details

  • Purpose: Kodex Internship
  • Project Start: Summer 2022

Recommendation Engine

  • Suggests similar domain names based on semantic meaning
  • Uses mainly Python, but for speed optimization in small sections, Cython is also used
  • Breaks domain into semantically distinct parts if applicable
  • Uses a custom-trained Natural Language Processing model to make connections to other possible domains
  • Hosted on Heroku and intelligently compressed to allow for faster website loading times