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

Beckn-gemini Bot: Integrate Google vision API to get the detail of the image #103

Open
10 tasks done
emmayank opened this issue Sep 24, 2024 · 0 comments
Open
10 tasks done
Assignees

Comments

@emmayank
Copy link

emmayank commented Sep 24, 2024

Description

Integrate the Google Vision API into the codebase to analyze images and retrieve relevant details such as labels, text, objects, and other metadata. This integration will allow the system to process images and extract useful information, which can be utilized for various functionalities like image recognition, object detection, and text extraction.

Goals

  • Set up and configure Google Vision API in the codebase.
  • Implement functionality to upload or pass an image to the API for analysis.
  • Extract and return relevant details such as labels, text, and objects from the image.
  • Ensure proper error handling for cases where image processing fails or results are unavailable.
  • Test the integration to ensure that image details are retrieved accurately.

Expected Outcome

  • A fully functional Google Vision API integration that can analyze images and extract detailed information.
  • The system can process images and return data such as labels, text, and objects detected within the image.
  • Error handling and logging are in place for failed image analysis.

Acceptance Criteria

  • Google Vision API is successfully integrated and configured.
  • The system can pass images to the API and retrieve detailed information such as labels, objects, and text.
  • The extracted information is accurate and available for further processing or display.
  • Proper error handling is implemented for cases where image analysis fails.
  • The functionality is tested and verified to work for various image types.

Mockups / Wireframes

NA

Product Name

Beckn-Gemini

Domain

TBD

Tech Skills Needed

  • Google Vision API Integration
  • JavaScript/TypeScript
  • Image Processing
  • Error Handling

Complexity

Medium

Category

API Integration

Sub Category

Image Recognition

Project View

Beckn-Gemini Image Services

Project Name

Beckn-Gemini

@emmayank emmayank changed the title Beckn-gemini Bot: Integrate the api to interact with the gemini model for getting desired response (Text generation) Beckn-gemini Bot: Integrate Google vision API to get the detail of the image Oct 7, 2024
@emmayank emmayank assigned em-abee and unassigned shreyvishal and ankitShogun Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants