df_ai_int / pages /agent_1.py
Ronio Jerico Roque
Feat: Added Website traffic, social media, and website performance category on the UI
13e4835
raw
history blame
223 Bytes
import os
from helper.desc import Analysts, Analysts_Description, Data_Source
from classes.Off_Page import SeoOffPageAnalyst
# SPECIFY API URL & ANALYST NAME
start = SeoOffPageAnalyst(os.getenv('MODEL_Off_Page_Analyst'))