DATA_ANALYSIS_PYTHON Install requirements pip install -r requirements.txt Setup Environment cp .env.example .env Preprocessing python3 preprocess.py Regist Data python3 regist_chromadb_scaled.py python3 regist_rhymes.py This command make DB directory and regist from data\DATASET_MASTER.xlsx Running Gradio Server gradio interface.py