Hacker News with Generative AI: Text Classification

Ask HN: What are some good APIs to interact with large language models? (ycombinator.com)
I am looking to do simple things like image classification/text classification using APIs without running the LLMs in my local machine. What are some APIs that provide a uniform interface to access different LLMs?
Zero-Shot Text Classification on a low-end CPU-only machine? (ycombinator.com)
I want to do zero-shot text classification either with the model [1] (711 MB) or with something similar. Want to achieve high throughput in classification requests per second.
Show HN: AIQ – A no-frills CLI for embeddings and text classification (github.com/taylorai)
aiq is a no-frills CLI for embeddings and text classification, inspired by the power of jq. It does 4 things:
Show HN: Elabeler a simple text annotation app for classification labels (github.com/msminhas93)