Hacker News new | ask | show | jobs
by DebtDeflation 1207 days ago
I work in consulting and this is literally the use case that every single client wants right now - the ability to ingest a corpus of documents into ChatGPT or similar and then have it generate responses based on natural language questions. Right now most people are faking it by running the search using some other tool like Solr/ES and then taking the snippets that are returned and assembling them into a prompt that gets passed to ChatGPT.
1 comments

Thank you, that’s very insightful.

Which option seems to you to be the best alternative? And where do you see the future of this?