Skip to content

floribau/ClassifyGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassifyGPT

Description

ClassifyGPT is a product classifier based on OpenAI's GPT-3.5-Turbo model to classify products into their category hierarchy path as specified in the Icecat feed.
This project combines the findings of Self-Consistency (Wang et al., 2022) and Choice Shuffling Ensemble (Nori et al., 2023) for Multiple-Choice Chain of Thought Reasoning and applies the resulting prompt to product classification.

Installation and usage

To run ClassifyGPT, you need to set your OpenAI API key in your system's environment variables: OPENAI_API_KEY = "your_api_key"

Acknowledgement

This project is part of a seminar thesis under Prof. Bizer during my Bachelor's degree at University of Mannheim.

About

ClassifyGPT is a product classifier based on OpenAI's GPT-3.5-Turbo model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages