Hacker News new | ask | show | jobs
by mdp2021 634 days ago
LLMs can be revolutionary for approaching areas you do not know well ("how do you do this with this library, provide short working code").

But you need to use Retrieval Augmented Generation (or bare LLMs will either invent the nonexistent or present solutions to non-proposed problems).

1 comments

I must correct: also using RAG based LLM engines can provide very delirious responses. The possibilities are magnificent, but reliability is really not there yet.