Use the prompt to ask the OpenAI LLM (Large Language Model) to get answers about the ufc dataset.
- PandasAI - https://github.com/gventuri/pandas-ai
- UFC Dataset - https://www.kaggle.com/datasets/mdabbert/ultimate-ufc-dataset
There is an error caused while starting streamlit by the latest protobuf version. Therefore the protobuf version needs to be set to protobuf==3.20.*
Links that describe the issue: