oai_chat / README.md
ndurner's picture
trying to fix
2c3587f

A newer version of the Gradio SDK is available: 5.6.0

Upgrade
metadata
title: OAI Chat
emoji: 🤖
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 5.1.0
app_file: app.py
pinned: false
license: mit

OAI Chat

Chat interface based on OpenAI transformer models.
Features:

  • Image upload (support for vision via gpt-4-vision)
  • Word file (DOCX) upload
  • PDF file support (via image rendering & GPT-4V)
  • Plaintext file upload
  • chat history download
  • file download
    • example: download an ICS calendar file the model has created for you
  • streaming chat
  • image generation (via DALL-E 3)