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

Tool addition: Cloud Vision API #4112

Open
4 tasks done
daigo38 opened this issue May 6, 2024 · 1 comment
Open
4 tasks done

Tool addition: Cloud Vision API #4112

daigo38 opened this issue May 6, 2024 · 1 comment
Labels
💪 enhancement New feature or request

Comments

@daigo38
Copy link

daigo38 commented May 6, 2024

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing?

My proposal is based on demands I encountered in a previous commissioned development. There are use cases such as extracting text information from non-text data (like images of handwritten nursing records) and creating derived documents (such as care planning documents) based on that information.

There is still a lot of non-text data in the world, and I believe that a tool specialized in transcription is necessary to harness the power of LLMs.

2. Describe the feature you'd like to see

I would like to add the Cloud Vision API as a tool.

The Vision API includes classic image recognition and has extremely high accuracy in character recognition compared to things like GPT vision, and there is demand in traditional enterprises.

I want to create a workflow that extracts character information from files uploaded by users and passes it to the LLM.

To achieve this, it seems we will also need a file upload function.

3. How will this feature improve your workflow or experience?

This feature will eliminate the need for each user to define their own tools, making the process more efficient and streamlined.

4. Additional context or comments

I can contribute to the development of this feature!

5. Can you help us with this feature?

  • I am interested in contributing to this feature.
@dosubot dosubot bot added the 💪 enhancement New feature or request label May 6, 2024
@guchenhe
Copy link
Collaborator

guchenhe commented May 7, 2024

We're working on enabling file upload, a tool would be highly welcomed once that's released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants