Image Extract is an LLM-powered tool that extracts structured data from images across various industries and functions. It analyzes images to provide detailed, industry-specific information in a user-friendly format.
- Industry-specific image analysis
- Pre-selected image templates for demonstration
- Custom image upload functionality
- Structured data extraction
- JSON export of results
- Dark mode support
git clone https://github.com/gramener/imageextract.git
Then run any HTTP server and open index.html
.
- Add images to
img/
- Update
config.json
to add a new entry for the oimage - Compress images to
.webp
(e.g. using squoosh) - Commit and push the changes
- Jaishuk Reddy [email protected]
- Prudhvi Krovvidi [email protected]