4 ms·
I think in the era of LLMs good docs/FAQ are of an even greater value. You can write a support bot that sends a user's question + docs/FAQ to an LLM to automat
by jkukul 2y ago
I think in the era of LLMs good docs/FAQ are of an even greater value.
You can write a support bot that sends a user's question + docs/FAQ to an LLM to automatically deal with the basic questions and only involve a human in the loop once a question goes beyond what's in the docs.
- Too 2y agoFor a side project? Not even the big giants manage to create LLM bots that work.