my-ChatGPT-clone / README.md
Keyurjotaniya007's picture
Update README.md
524c023 verified

A newer version of the Streamlit SDK is available: 1.51.0

Upgrade
metadata
title: Gemini Chat Clone
emoji: πŸ€–
colorFrom: purple
colorTo: indigo
sdk: streamlit
app_file: app.py
pinned: false
license: apache-2.0

πŸ’¬ Gemini ChatBot (Streamlit)

A ChatGPT-style chatbot powered by Google Gemini (via LangChain + Streamlit).

This chatbot remembers conversation history and supports streaming Gemini responses.