chatgpt finetune ui
1.0.0
Simple Python Webui สำหรับการปรับแต่ง GPT-3.5-turbo

pip install openai
pip install streamlit
streamlit run main.py --server.port 8001 --server.address 0.0.0.0
http://system2.space:8001