justyns / silverbullet-ai

Plug for SilverBullet to integrate LLM functionality
https://ai.silverbullet.md/
GNU Affero General Public License v3.0
26 stars 1 forks source link

Add new "AI: Enhance Note" and "AI: Generate Note Frontmatter" commands #46

Closed justyns closed 1 month ago

justyns commented 1 month ago

From a suggestion here:

https://community.silverbullet.md/t/thoughts-on-applications-of-ai-or-smarts-in-silverbullet/559/8

AI: Enhance Note should work as expected, but AI: Generate Note Frontmatter is a little finicky right now. The llm returns a lot of probably useless suggestions.

I think an enhancement would probably be to get a list of all frontmatter attributes from existing notes and provide it. There is an option to override the system prompt to add your own rules though, like "If a note is tagged with person, ONLY set the age and location attributes."