This is the Repository of the follwing paper: ChatClimate: Grounding conversational AI in climate science
- Modify
OPENAI_API_KEY
in the notebook.
chat_api_list = ["Add you API KEY for OPENAI"]
os.environ["OPENAI_API_KEY"] = chat_api_list[0]
- Conduct customized Question Answering
Run The notebook