An open API service indexing awesome lists of open source software.

https://github.com/chainlit/openai-assistant


https://github.com/chainlit/openai-assistant

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# OpenAI Assistant

You can deploy your OpenAI assistant with Chainlit using this template.
![openai-assistant](https://github.com/Chainlit/openai-assistant/assets/13104895/5c095a89-e426-417e-977d-772c4d4974c2)

### Supported Assistant Features

| Streaming | Files | Code Interpreter | File Search | Voice |
| --------- | ----- | ---------------- | ----------- | ----- |
| ✅ | ✅ | ✅ | ✅ | ✅ |

### Get an OpenAI API key

Go to OpenAI's [API keys page](https://platform.openai.com/api-keys) and create one if you don't have one already.

### Create an Assistant

Go to OpenAI's [assistant page](https://platform.openai.com/assistants) and click on the `Create` at the top right.

Configure your assistant.

### [Optional] Get a Literal AI API key

> [!NOTE]
> Literal AI is an all in one observability, evaluation and analytics platform for building LLM apps.

Go to [Literal AI](https://cloud.getliteral.ai/), create a project and go to Settings to get your API key.

### Deploy

Click on the button below, then set the API keys in the form and click on `Apply`.

[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)