QueryYourDocs / README.md
Victor Kinyanjui
Initial commit
3df7a67
|
raw
history blame
416 Bytes
<<<<<<< HEAD
---
title: QueryYourDocs
emoji: 😻
colorFrom: gray
colorTo: indigo
sdk: docker
pinned: false
license: mit
app_port: 7860
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
=======
# LocalRAG
I would like to implement a RAG solution that is fully local, without any need to resort to external services that may break.
>>>>>>> 59a0b78 (Initial commit)