pip install -r requirements.txt
cp .env.example .env
python3 preprocess.py
python3 regist_chromadb_scaled.py
python3 regist_rhymes.py
This command make DB
directory and regist from data\DATASET_MASTER.xlsx
gradio interface.py
pip install -r requirements.txt
cp .env.example .env
python3 preprocess.py
python3 regist_chromadb_scaled.py
python3 regist_rhymes.py
This command make DB
directory and regist from data\DATASET_MASTER.xlsx
gradio interface.py