AiCodeCraft/Gemini-Interface-Deluxe
1
1---2title: Gemini Interface3emoji: ๐4colorFrom: blue5colorTo: green6sdk: streamlit7sdk_version: 1.40.18app_file: app.py9pinned: false10license: mit11short_description: Gemini Interface written in Python - Use your own API Key12---13 14## Issues and Contributions15 16If you encounter any issues or have suggestions, feel free to [open an issue](https://github.com/volkansah/gemini-ai-chat/issues) or contribute by submitting a pull request.17 18## License19 20This project is licensed under the GPL3 License. See the [LICENSE](https://github.com/VolkanSah/gemini-ai-chat/tree/main?tab=GPL-3.0-1-ov-file#readme) file for details.21 