GeminiWeb is a dedicated web application designed for seamless interaction with the Gemini AI model. This project allows users to experience real-time text generation and conversation directly through a simple and intuitive web interface.
- Web-Based Interaction: Engage with the Gemini model through an easy-to-use web interface.
- Real-Time Responses: Enjoy continuous, instant feedback during your conversations.
- User-Friendly Interface: Accessible design for smooth and efficient interaction with the AI.
-
Clone the repository:
git clone https://github.com/Abhrankan-Chakrabarti/GeminiWeb.git cd GeminiWeb
-
Install the required dependencies:
pip install -r requirements.txt
To start the web app:
python app.py
Open your browser and go to http://localhost:5000
to access the GeminiWeb interface.
Once the web app is running, you can enter text into the provided input field on the web page and receive real-time responses from the Gemini model.
Contributions are welcome! Please open an issue or submit a pull request if you have suggestions or improvements.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or inquiries, please contact Abhrankan Chakrabarti at abhrankan@gmail.com.