Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@icedquinn @bonifartius
I want to try this, even if only for personal interest, but too much on my plate and not enough resources to spare yet. but if I manage to think up a way to make it pay for itself I'll definitely do it.
right now my main focus is an LLM based tool that helps people with navigating a specific set of legal paperwork and procedures. RAG is good enough to start off with, but if the error rate ultimately proves to be too high I might need to go with fine-tuning. but it adds to the complexity (eg. choosing the best base model), cost (training, hosting, etc) and time involved before the product can ship, so I'm hoping it's not necessary. TBD.