camparchimedes commited on
Commit
47a15ed
ยท
verified ยท
1 Parent(s): 47de06c

Upload chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +12 -0
chainlit.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Welcome to Chainlit! ๐Ÿš€๐Ÿค–
2
+
3
+ Hi there, Developer! ๐Ÿ‘‹ We're excited to have you on board. Chainlit is a powerful tool designed to help you prototype, debug and share applications built on top of LLMs.
4
+ Useful Links ๐Ÿ”—
5
+
6
+ Documentation: Get started with our comprehensive Chainlit Documentation ๐Ÿ“š
7
+ Discord Community: Join our friendly Chainlit Discord to ask questions, share your projects, and connect with other developers! ๐Ÿ’ฌ
8
+
9
+ We can't wait to see what you create with Chainlit! Happy coding! ๐Ÿ’ป๐Ÿ˜Š
10
+ Welcome screen
11
+
12
+ To modify the welcome screen, edit the chainlit.md file at the root of your project. If you do not want a welcome screen, just leave this file empty.