Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Tasks #192

Open
RobinKumar5986 opened this issue Jul 5, 2024 · 1 comment
Open

Simple Tasks #192

RobinKumar5986 opened this issue Jul 5, 2024 · 1 comment
Assignees
Labels
component:android sdk Issue/PR related to Android SDK status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature request or enhancement

Comments

@RobinKumar5986
Copy link

Description of the feature request:

Feature requests:

1 >>>

I am trying to develop an application using Gemini but it is not able to do very simple and easy tasks which can be done by a simple Google search.

Example: I asked Gemini "1$ in Rs" but it is not able to give me the answer, whereas other AI models can.

image

Gemini's response to the same question:

image

2>>>

Currently, there is no direct method of giving audio as input. So, please add this feature also, so that I can use this feature.

3>>>

Location-based search: I can search in Google Maps for things like "restaurants near me," but Gemini is not able to answer this. I even tried to provide latitude and longitude but it did not work. Other AI models can provide some sort of answer, not super efficient but giving some answer, i.e.,

image

Gemini's response:

image

4>>>

Adding documents like CSV, PDF, PPT, etc. There is no direct method for now. We can extract and then feed the data to Gemini, but it's an overhead and can cause errors if Gemini interprets the data incorrectly.

Conclusion:

The biggest plus point of the Gemini API should be that it should be interconnected with other Google services, but for now, it feels very disconnected. Also, it won't provide answers that can be given in one simple Google search.

What problem are you trying to solve with this feature?

  1. Simple tasks which can be done in one simple search.
  2. Audio Input.
  3. Location-based search.
  4. Adding different documents.

Any other information you'd like to share?

No response

@RobinKumar5986
Copy link
Author

please provide some solution because its one of the most important feature of the application.

@singhniraj08 singhniraj08 added type:feature request New feature request or enhancement component:android sdk Issue/PR related to Android SDK status:triaged Issue/PR triaged to the corresponding sub-team labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:android sdk Issue/PR related to Android SDK status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature request or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants