"Chat with Gemini" is a simple chat application built using the Streamlit framework. This project demonstrates how to create a real-time chat interface using Streamlit and integrate it with the Gemini cryptocurrency exchange API.
- Chat Interface: Engage in real-time chat conversations.
- Gemini Integration: Fetch real-time cryptocurrency data using the Gemini API.
- User Authentication: Securely log in and identify users in the chat.
Follow these steps to set up and run the project on your local machine:
- Python 3.6 or later
- pip (Python package installer)
-
Clone the repository to your local machine:
git clone https://github.com/your-username/chat-with-gemini.git