Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 543 Bytes

README.md

File metadata and controls

25 lines (23 loc) · 543 Bytes
title emoji colorFrom colorTo sdk sdk_version app_file pinned license
OAI Chat
🤖
yellow
gray
gradio
5.1.0
app.py
false
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)