I keep using this qmd setup for research and it is really great!
The workflow is simple: put a bunch of resources in a YAML file and qmd will pick them up and index/embed them.
Answers are more grounded than just web search and I can control more what the models see!
David Gasquez
Started using Tobi's QMD recently and wanted it to be more declarative.
Wrote a 10 line wrapper so it read a local project folder and index db.
This also makes the index.yml easy to version control and share!
github.com/davidgasquez...