AI generated val titles & READMEs #26
stevekrouse
started this conversation in
Feature Request
Replies: 3 comments 1 reply
-
It would be interesting if AI could also automatically generate a list of tags attached to a Val behind the scenes to aid the search engine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
So I took a stab at implementing the readme part of this in userland. Check it out! |
Beta Was this translation helpful? Give feedback.
0 replies
-
My friend @maryrosecook suggested that we come up with a helpful format that we ask GPT to summarize for us, ie inputs, outputs, and side-effects: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Like how ChatGPT conversations get autogenerated titles. We should only do it if it's untitled the val doesn't have any dependents that import it yet.
For READMEs, I could imagine us autogenerating it anew on every save, and showing it with an "autogenerated" notice. The owner of the val can accept it or dismiss it.
Would also be great for SEO purposes
Beta Was this translation helpful? Give feedback.
All reactions