Hi team
I’ve put this question in general as I’m not sure it fits the profile of the AI topic.
I guess wondering if anyone has setup and end to end solution for a user based LLM.
I’d love to setup a web app that gives my users responses to questions based off a dataset that I’ve created. Ie. A whole heap of pdf files will be searched and a response will be given to the user based on knowledge available and the users question.
OpenAI suggests that I need to setup a vector database or similar to hold my pdfs etc.
Has anyone done something similar?