xwnb / GitGeminiHub

This is GitGeminiHub built by [GitHub Action] and [Google Gemini] API to achieve the automatically response by Issue
MIT License
4 stars 1 forks source link

Example: Parse the time and city from the airport board shown in this image into a list. #7

Closed xwnb closed 6 months ago

xwnb commented 6 months ago

Let's read images

Prompt

- More: [Introduction to prompt design](https://ai.google.dev/docs/prompt_intro)

Examples:
- What's in the picture?
- Write a short, engaging blog post based on this picture. It should include a description of the meal in the photo and talk about my journey meal prepping.
- ...

Parse the time and city from the airport board shown in this image into a list.


Content

- Attach an image or multiples images list
- Paste, drop or click to add images between line marks "---"


github-actions[bot] commented 6 months ago
Prompt:
Parse the time and city from the airport board shown in this image into a list.

Content:
    ![](https://googledevai-dot-devsite-v2-prod-3p.appspot.com/static/docs/images/timetable.png)

🎉 Task executed successfully. Here is the response:


[ ["10:50", "Moscow"], ["11:05", "Edinburgh"], ["11:05", "Bucharest"], ["11:10", "Kiev"], ["11:35", "Dublin"], ["11:45", "East Midlands"], ["12:15", "Sofia"], ["12:30", "London"], ["12:30", "Newcastle"], ["12:40", "St Petersburg"], ["12:40", "London"], ["12:45", "Manchester"] ]


😉 Task completed, and close ticket.