Allow ingestion of docs from local filesystem and via network (smb, nfs) #1250
gitwittidbit
started this conversation in
Ideas
Replies: 1 comment
-
|
You can index whatever docs you want to Khoj. Khoj server exposes an API to push content to index, so it's not too involved to write a script to index your docs from the terminal. See Swagger docs at localhost:42110/docs or redoc at https://app.khoj.dev/redoc for reference. Someone wrote a khoj sync script on Github. I haven't read or run the script myself, so use it at your own discretion But based on this discussion on khoj it worked for some folks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
No RAG system seems to allow that. All just concentrate on using crawlers but what if I already have the docs on my server?
Beta Was this translation helpful? Give feedback.
All reactions