Well firstly, just watch this: Basics of AI | Live Training | Unreal Engine - YouTube
It’s epic’s tutorial on creating basic AI, and after that you want to basically have the AI find the player, and move towards them. If you watch the tutorial something this simple can either be done in the AI Controllers blueprint or in a Behaviour tree.