File size: 344 Bytes
147d548
d826971
 
 
 
 
147d548
 
524c023
147d548
 
d826971
 
 
 
524c023
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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.