umair894 commited on
Commit
7e6cd60
Β·
verified Β·
1 Parent(s): a1325f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -33
README.md CHANGED
@@ -1,33 +1,8 @@
1
- # OpenAI Assistant
2
-
3
- You can deploy your OpenAI assistant with Chainlit using this template.
4
- ![openai-assistant](https://github.com/Chainlit/openai-assistant/assets/13104895/5c095a89-e426-417e-977d-772c4d4974c2)
5
-
6
- ### Supported Assistant Features
7
-
8
- | Streaming | Files | Code Interpreter | File Search | Voice |
9
- | --------- | ----- | ---------------- | ----------- | ----- |
10
- | βœ… | βœ… | βœ… | βœ… | βœ… |
11
-
12
- ### Get an OpenAI API key
13
-
14
- Go to OpenAI's [API keys page](https://platform.openai.com/api-keys) and create one if you don't have one already.
15
-
16
- ### Create an Assistant
17
-
18
- Go to OpenAI's [assistant page](https://platform.openai.com/assistants) and click on the `Create` at the top right.
19
-
20
- Configure your assistant.
21
-
22
- ### [Optional] Get a Literal AI API key
23
-
24
- > [!NOTE]
25
- > Literal AI is an all in one observability, evaluation and analytics platform for building LLM apps.
26
-
27
- Go to [Literal AI](https://cloud.getliteral.ai/), create a project and go to Settings to get your API key.
28
-
29
- ### Deploy
30
-
31
- Click on the button below, then set the API keys in the form and click on `Apply`.
32
-
33
- [![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)
 
1
+ ---
2
+ title: Openai Assistant Chat
3
+ emoji: πŸ¦€
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ pinned: false
8
+ ---