DEPRECATED; see https://holoviz-topics.github.io/panel-chat-examples/ for more recent examples!
-
Get your OpenAI API key from openai.com and add your keys to the script.
-
Install needed packages:
pip install openai
conda install panel
-
Run Panel dashboard:
panel serve panel_openai.ipynb
or
panel serve panel_openai.py