Gemini Data Extractor This tool is a prof-of-concept for extracting data from PDFs and images, using the LLM from Google. This model attracted a lot of attention lately due to its good performances ad affordable API prices. It uses Google's GenAI library to interact with the model and extract data from a given document using your prompt. The extracted date is returned in JSON format.
| Stars | 8 |
| Forks | 0 |
| Language | Python |
| Category | AI 工具 |
| License | MIT |
| Quality Score | 31.75/100 |
| Last Updated | 2025-03-04 |
| Created | 2025-03-03 |
| Platforms | gemini, python |
| Est. Tokens | ~2k |
Explore other popular ai 工具 tools:
gemini-data-extractor is A simple tool to extract data from PDFs and images using Google's gemini-2.0-flash-001 model.. It is categorized as a AI 工具 with 8 GitHub stars.
gemini-data-extractor is primarily written in Python.
You can find installation instructions and usage details in the gemini-data-extractor GitHub repository at github.com/nicodds/gemini-data-extractor. The project has 8 stars and 0 forks, indicating an active community.
gemini-data-extractor is released under the MIT license, making it free to use and modify according to the license terms.