Skip to content

hesreallyhim/ai-explainer-langchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-explainer-langchain

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.

Part 1

1. AI is Useful

list-the-names-anthropic.ipynb - Colab

list-the-names-openai.ipynb - Colab

list-the-names-google.ipynb - Colab

2. AI predicts text

translate-code-anthropic.ipynb - Colab

translate-code-openai.ipynb - Colab

translate-code-google.ipynb - Colab

3. AI is just another API

message-types-anthropic.ipynb - Colab

message-types-openai.ipynb - Colab

message-types-google.ipynb - Colab

4. AI is stateless

diagnose-alert-anthropic.ipynb - Colab

diagnose-alert-openai.ipynb - Colab

diagnose-alert-google.ipynb - Colab

About

Fork of the AI Explainer notebooks but using LangChain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published