Python Forum

Full Version: [Tool-Python] Google-GeminiAI-pro App GUI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This Python script uses PyQt5 to create an interactive application, allowing users to ask questions and receive responses generated by Google's powerful language generation model, "gemini-pro". With an API key, users input their questions, choose the desired temperature, and obtain creative and detailed responses. The application provides a smooth and intuitive experience with an engaging interface.

Link GitHub,thanks for support!