You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While on the Animation Creator page allow the user to enter a prompt for a an animation request, then using Chat GPT free API (most likely user will also need to provide API Keys) request will be made to get to generate the animation requested, which after LLM reply will be rendered in the app just as if the user made it himself.
Proposed interaction
User goes to Animation Creator Page
User types the animation request into a text area and submitted
Application (with some local prompt engineering in top of user requests) p
Applications parses LLM Response to make sure is a valid animation in the expected format
Application then renders the animation as usual allowing exporting, uploading frame editing etc.
I believe this is a rather simple feature to develop that can be a lot of fun! To facilitate new designs creation! 👾
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description:
While on the Animation Creator page allow the user to enter a prompt for a an animation request, then using Chat GPT free API (most likely user will also need to provide API Keys) request will be made to get to generate the animation requested, which after LLM reply will be rendered in the app just as if the user made it himself.
Proposed interaction
I believe this is a rather simple feature to develop that can be a lot of fun! To facilitate new designs creation! 👾
Beta Was this translation helpful? Give feedback.
All reactions