A Python-based tool that uses OpenAI's GPT model to analyze and expand abbreviated product descriptions.
- Expands abbreviated product descriptions
- Identifies brands and categories
- Provides confidence scores for predictions
- Supports web search integration
- Install requirements
- Set up OpenAI API key
- Prepare input data CSV
Run the Jupyter notebook gpt.ipynb
to process product descriptions.