Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1 KB

README.md

File metadata and controls

19 lines (13 loc) · 1 KB

semantic-release: angular

OpenAI-UI – A simple UI for OpenAI's Chat API

This is a simple UI for OpenAI's chat (and assistant) API. It is designed to be used either directly with the API or through a proxy server that can be used to manage the API key and provide a privacy-friendly way to use the API.

Screenshot

This project is based on ninasaul/chat-gpt-ui.

Features

  • Chat with OpenAI's chat completions API
  • Chat with OpenAI's assistants API
  • Access via a proxy server for privacy.
  • Single Sign-On (SSO) via OpenID Connect (OIDC) for authentication.
  • Markdown support for chat messages.
  • Code editor for chat messages.