Selectors in Redux are functions that compute derived data from the application state. They allow you to extract specific pieces of data from the state tree and perform complex transformations or calculations.