Hello everyone,
We’re embarking on a project to classify texts by genres. We’re considering three strategies:
- Using a traditional AI classifier.
- Leveraging semantic search.
- Fine-tuning a GPT model for each genre.
Currently, we’re leaning towards fine-tuning GPT. Has anyone tackled a similar challenge? I’d appreciate insights or advice on the best approach.
Thanks in advance!