Skip to content

sophiamyang/panel_openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT and DALL·E2 in a Panel App

DEPRECATED; see https://holoviz-topics.github.io/panel-chat-examples/ for more recent examples!

How to run?

  1. Get your OpenAI API key from openai.com and add your keys to the script.

  2. Install needed packages:
    pip install openai
    conda install panel

  3. Run Panel dashboard:
    panel serve panel_openai.ipynb
    or
    panel serve panel_openai.py

What does it look like?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published