Chris Alexiuk
commited on
Commit
·
47d3526
1
Parent(s):
b65dd86
Update chainlit.md
Browse files- chainlit.md +6 -1
chainlit.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
# Down the LangChain Rabbit Hole 🐇⏰!
|
2 |
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
![image](https://i.imgur.com/L5aklsK.png)
|
6 |
|
|
|
1 |
# Down the LangChain Rabbit Hole 🐇⏰!
|
2 |
|
3 |
+
This is a companion application for the [How to Build ChatGPT for Your Data](https://lu.ma/r3q7ndj4) event put on by the Machine Learning Makerspace!
|
4 |
+
|
5 |
+
# Notebooks
|
6 |
+
|
7 |
+
- Introduction to LangChain notebook available here: [Down the LangChain Rabbit Hole 🐇⏰](https://colab.research.google.com/drive/1HjZdfhVx-cVu3r-Xk-dGL6B3ZU0wtfAO?usp=sharing)
|
8 |
+
- LangChain Agent notebook available here [Through the LangChain Looking Glass 🐇⏰](https://colab.research.google.com/drive/1Q-lm-apSJRYwoPvUZGiwYMezeky0yQXD?usp=sharing)
|
9 |
|
10 |
![image](https://i.imgur.com/L5aklsK.png)
|
11 |
|