Skip to content

AI-General/Data_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATA_ANALYSIS_PYTHON

ExpertGPT-logo

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