←back to thread

261 points david927 | 1 comments | | HN request time: 0.209s | source

What are you working on? Any new ideas that you're thinking about?
1. cldwalker ◴[] No.43180265[source]
Using ollama's structured output, I can dynamically build queries using the https://schema.org ontology. This allows for pretty data-rich queries and importing those results into personal knowledge management apps like Logseq. https://www.loom.com/share/bd98db65474f4e828bd4db65d556159c is a demo of what works and https://github.com/logseq/nbb-logseq/tree/feat/db/examples/o... is the code