This project is a demonstration of single-label text classification using OpenAI's GPT-3.5-turbo model.
Use Poetry to install the dependencies:
poetry install
Run the Jupyter notebook app.ipynb
to see the classification in action.
This project is a demonstration of single-label text classification using OpenAI's GPT-3.5-turbo model.
Use Poetry to install the dependencies:
poetry install
Run the Jupyter notebook app.ipynb
to see the classification in action.