Great Synto tutorial in French: Building a full local RAG → Wiki vault pipeline #60
Replies: 1 comment 1 reply
|
Since I can't understand French, I got LLM to translate the transcript to learn how it was done. This implementation is has a number of redundancies. It uses synto (which creates an index db), and on top of it, Copilot and Smart Connection, which add another two layers of embedding/indexing. I think synto is already good enough since it supports query on the vault, and can function with a Terminal that is inside or outside the vault. I haven't uninstall my Copilot plugin as I use it with cloud LLM with websearch capability for long conversations. BTW, when using synto query, does it use the |
Uh oh!
There was an error while loading. Please reload this page.
Hey everyone,
Just came across this excellent video tutorial showing how to use Synto in a complete local knowledge base workflow:
synto run, watch mode, confidence scores, etc.)Super useful if you're into local LLMs and personal knowledge bases.
Video: https://www.youtube.com/watch?v=7nnF8teISkE
Would love to hear your thoughts or any other interesting use cases with Synto!
All reactions