Chris Alexiuk
commited on
Commit
·
a120fd1
1
Parent(s):
625fe45
Create chainlit.md
Browse files- chainlit.md +5 -0
chainlit.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Beyond ChatGPT!
|
2 |
+
|
3 |
+
This application is powered by `gpt-3.5-turbo` and Chainlit!
|
4 |
+
|
5 |
+
Check out [this repository](https://github.com/AI-Maker-Space/Beyond-ChatGPT/tree/main) for details on how you can build this yourself!
|