This is a fork of Jeff Huber's AI Explainer - a set of notebooks going through simple AI chat interactions. I'm updating it to use current APIs, as well as adding notebooks for LangChain.
The original README is printed below.
All examples are current in Python.
list-the-names-anthropic.ipynb - Colab
list-the-names-openai.ipynb - Colab
list-the-names-google.ipynb - Colab
translate-code-anthropic.ipynb - Colab
translate-code-openai.ipynb - Colab
translate-code-google.ipynb - Colab
message-types-anthropic.ipynb - Colab
message-types-openai.ipynb - Colab
message-types-google.ipynb - Colab
diagnose-alert-anthropic.ipynb - Colab