! pip install git+https://github.com/radekosmulski/ask_ai.git
Chat GPT
You can use Chat GPT on your notebook
Download the “Ask AI” package
You will need to get/have a OpenAI key and add it to your environment with the variable name OPENAI_API_KEY
. Run the following cell with your key:
"OPENAI_API_KEY"] = "<OPENAI-KEY>" os.environ[
After configuring your environment, load the magic cells of the package:
And use %%ai_ask
to start a conversation and %%ai_continue
to continue a conversation
class in python? Can you design a french deck