This project is a prototype for OpenAI function call. OpenAI function call is a built in feature for OpenAI to execite custom code based on prompt. https://cookbook.openai.com/examples/how_to_call_functions_with_chat_models
Please use the following command to execute:
python3 -m streamlit run functioncallchatbot.py