This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

ai gemini-ai java javafx screenshot search
10 Open Issues Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub
AI/ML AI Prompt Engineering Tools

AI Summary: Create a `GeminiCommunicator` class to handle communication with Google Gemini, likely involving methods for sending prompts and/or screenshots and receiving responses. This is part of a larger project to build a smart search bar leveraging Gemini's capabilities.

Complexity: 3/5
enhancement good first issue easy gemini api

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools
Animate text field about 1 month ago

AI Summary: Animate the text input field in a GemQSS (smart searchbar) application to smoothly transition to the top-left corner and expand to full width when the window is fully expanded.

Complexity: 3/5
enhancement good first issue medium ui

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools
Make CONTRIBUTING.md about 1 month ago

AI Summary: Create a CONTRIBUTING.md file for the GemQSS project, outlining guidelines for contributing to the project's codebase and development.

Complexity: 2/5
documentation good first issue easy

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools
Fix choppy animations about 1 month ago

AI Summary: Debug and optimize JavaFX animations in a Gemini-integrated smart searchbar application to eliminate choppiness during window resizing. The goal is to improve the user experience by ensuring smooth animations, particularly when the window size changes.

Complexity: 4/5
bug help wanted hard ui

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools
Animations about 1 month ago

AI Summary: Implement animations for the GemQSS smart searchbar application. This likely involves creating several sub-tasks focused on specific animation elements within the user interface.

Complexity: 3/5
enhancement good first issue medium ui

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools

AI Summary: Create a `GemImaging` class to handle image processing and interaction within the GemQSS application. This likely involves sub-tasks related to capturing screenshots, preparing images for Gemini's input, and potentially handling image-based responses from Gemini.

Complexity: 4/5
enhancement good first issue medium

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools

AI Summary: Implement a base64 encoder to convert 720p images into a base64 string format for use as input to the Gemini AI model within a smart searchbar application. This is needed to allow image uploads as part of the search query.

Complexity: 3/5
enhancement good first issue easy

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools

AI Summary: Implement a resolution downscaler for images within the GemQSS project. The downscaler should check if an image's dimensions exceed 1280x720 pixels (921600 pixels). If so, it should resize the image to 1280x720 using BufferedImages. This functionality will be integrated into the GemQSS smart searchbar to ensure efficient processing of user-submitted images.

Complexity: 3/5
enhancement good first issue medium

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools
Take screenshots 2 months ago

AI Summary: Implement screenshot functionality within the GemQSS application using the Robot class to capture and store the image as a BufferedImage. This will allow users to include screenshots in their prompts for Gemini.

Complexity: 3/5
enhancement good first issue easy

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search
AI/ML AI Prompt Engineering Tools

AI Summary: Create a simple, visually appealing prompt interface (a search bar-like window) using a specified style (blue border, 'hacky' font, gray transparent background) within a new class called `PromptInterface`. Animations are not required at this stage.

Complexity: 2/5
enhancement good first issue easy ui

This program asks for a prompt and/or a screenshot to send to Gemini, like a smart searchbar.

Java
#ai#gemini-ai#java#javafx#screenshot#search