Spaces:
Sleeping
Sleeping
File size: 377 Bytes
b4506bc 81e48fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
title: streamlit-gpt4o
emoji: 🤖
colorFrom: gray
colorTo: green
sdk: docker
app_port: 7860
pinned: true
tags: [multimodal, chat, langchain, streamlit, openai]
---
# streamlit-gpt4o
A Streamlit component that enables a rich multimodal chat interface, allowing users to input text and upload images within Streamlit applications.
`[...]`
# TODO
- [ ] Make a README ;)
|