You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an example of a RAG system or document ingestion system here - https://drive.google.com/file/d/1WxVJQw_6hMzOSoKe0mC2Z4kxnOfe4knP/view?usp=sharing. It may provide you with the sample code needed to adjust your code and have the ability to ask questions about locally stored documents. FYI - I'm using a localhost setup of ollama on windows and I have a file named howto.txt in the zip that has a few more details about how it all works. Look forward to seeing what you come up with.
It would be great if this system used a local database to permit the storage, retrieval and use of content for a local knowledge base.
The text was updated successfully, but these errors were encountered: