Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.45.0
metadata
sdk: gradio
emoji: ποΈ
colorFrom: blue
colorTo: yellow
title: Artificer v1
short_description: Extracts product images, and measurements.
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/6495a514a4428a51351c114f/PNLrwbvOrMz54MOnfoux_.png
ποΈ Artificer: Image-to-blueprints generation for woodworking projects
Artificer's version 1 is a Gradio-based web application that extracts product images, measurements, and materials information from IKEA product pages.
Features
- Extract high-resolution product images
- Get detailed product measurements
- Extract materials information
- Easy-to-use web interface
- Works with any IKEA product URL
Demo
You can try the live demo on Hugging Face Spaces: Artificer Demo
Usage
- Paste an IKEA product URL into the input field
- Click "Extract Product Data"
- View the extracted images, measurements, and materials information
Development
The application is built with:
- Gradio 4.0+ for the web interface
- BeautifulSoup4 for HTML parsing
- Requests for fetching web pages
- Python 3.12+
Hugging Face Spaces
To deploy this application on Hugging Face Spaces, the repository includes a spaces.yml
configuration file that sets up the environment and dependencies. Copy the contents of this file and paste them at the top of your README.md file.