chatgpt3.5-finetune Simple python Web UI for fine-tuning gpt-3.5-turbo Installation pip install openai pip install streamlit Usage streamlit run main.py --server.port 8001 --server.address 0.0.0.0 Experimental Demo http://www.hktta2023.com:8089