|
|
|
|
|
by dartos
656 days ago
|
|
I don’t think content creation is where LLMs are useful. Summarization seems to be the killer feature, it takes some finagling with RAG and potentially multiple passes to ensure a low enough hallucinations rate, but for summarizing tasks it’s quite good. What’s even cooler are embeddings. Idk why people are so focused on the text generation features of LLMs when embeddings are far more useful |
|