atolat30 commited on
Commit
07db6e8
Β·
1 Parent(s): e4423f4

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +15 -9
chainlit.md CHANGED
@@ -1,14 +1,20 @@
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
 
5
- ## Useful Links πŸ”—
 
 
 
6
 
7
- - **Documentation:** Get started with our comprehensive [Chainlit Documentation](https://docs.chainlit.io) πŸ“š
8
- - **Discord Community:** Join our friendly [Chainlit Discord](https://discord.gg/k73SQ3FyUh) to ask questions, share your projects, and connect with other developers! πŸ’¬
 
 
9
 
10
- We can't wait to see what you create with Chainlit! Happy coding! πŸ’»πŸ˜Š
 
 
11
 
12
- ## Welcome screen
13
-
14
- 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.
 
1
+ # πŸ€– Welcome to the Chainlit GPT Assistant!
2
 
3
+ Hi there! πŸ‘‹
4
+ This chatbot is powered by **OpenAI GPT-3.5-Turbo** and built using **Chainlit** to provide real-time, interactive conversations with streaming responses.
5
 
6
+ ### πŸ’‘ How to use:
7
+ - Just type your question or prompt in the chat!
8
+ - Get thoughtful, step-by-step answers, always in a pleasant tone.
9
+ - Perfect for brainstorming, explanations, and casual conversations.
10
 
11
+ ### βš™οΈ Powered by:
12
+ - 🧠 **LLM:** OpenAI GPT-3.5-Turbo
13
+ - πŸ› οΈ **Framework:** Chainlit
14
+ - 🌐 **Deployed on:** Hugging Face Spaces
15
 
16
+ ### πŸ“š Helpful Links:
17
+ - [Chainlit Documentation](https://docs.chainlit.io) – Learn how Chainlit works
18
+ - [Join the Chainlit Discord](https://discord.gg/k73SQ3FyUh) – Get support or share your project
19
 
20
+ Enjoy your chat! πŸš€