Hacker News new | ask | show | jobs
by CGamesPlay 1173 days ago
You best bet (today) is actually to not train a model, but instead use a model but connect it to your docs via vector search. For example: https://python.langchain.com/en/latest/use_cases/question_an...