How to install : git clone https://[email protected]/ngoctt8998/chatbot How to run: uvicorn main_api:app --host 0.0.0.0 --port 8000 --reload