-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update thumbnails automatically #32
Update thumbnails automatically #32
Conversation
I agree with you that they're not really helpful at this moment. I think to make them useful, we should somehow detect that it's getting a screenshot and programmatically send a message to trigger a response and then grab a screenshot after waiting 5s. Also, we should add titles to each of the ChatInterface. Or ideally, we manually create GIFs of them which is much more intriguing than screenshots. |
Yes. My thoughts are
|
…into enhancement/thumbnails
Thanks; that's quite impressive that this is doable! I'll fix the tests and add the videos in another branch. |
DON'T MERGE YET. MORE WORK TO BE DONE!
Depends on #12. Please review that one first.
You can generate the thumbnails via
I don't think the screenshots are yet meaningful enough. We should refactor the examples to make it very easy to understand what they are about from a screenshot. Alternatively we could agree to use manual screenshots?
What do you think @ahuang11 ?