export const API_ENDPOINT = "/recommend"; export const SEARCH_ENDPOINT = "/search"; export const VISUALIZATION_ENDPOINT = "/visualizations";