-
Notifications
You must be signed in to change notification settings - Fork 401
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
Building an Image-to-Story App with Vue.js, Hugging Face, and Strapi #1382
Comments
Hi @GeekEdmund , This looks good. Thank you! 💪 For clarity, can you explain what our AI does in the end of this tutorial? |
@Theodore-Kelechukwu-Onyejiaku , The main agenda of the app is to utilize AI, powered by Hugging Face models, to analyze images and generate engaging content based on their content. Whether it's creating narrative stories, scripts inspired by images, or generating recipes from food images, the AI serves as a creative partner, transforming visual inputs into captivating textual outputs then to audio. |
Hi @Theodore-Kelechukwu-Onyejiaku , I have refined the main idea, bringing about clarity on the end goal. |
This is great! Please proceed. Thank you. Depending on the quality of your content, we might later have this as an intermediate tutorial. |
okay |
Hello @Theodore-Kelechukwu-Onyejiaku , I am done working on the draft of this article. Please take a look at it here. |
Hi @GeekEdmund , Thank you for your contribution! I just skimmed through your work. The GIF you provided doesn't show the audience the image added in order to generate its own story. Please let me know if I am missing anything. Thank you. |
Hi @Theodore-Kelechukwu-Onyejiaku , The image is handled and managed by strapi where it is added during collection type creation. It's then fetched directly from strapi backend for processing by application. |
@Theodore-Kelechukwu-Onyejiaku , I had provided the explanation as required. Care to have a look at it and move it to the next step, In Review I propose. |
Thank you @GeekEdmund |
Hi @GeekEdmund , I left a comment on your draft. Thank you. |
Hi @Theodore-Kelechukwu-Onyejiaku , I have addressed the issue in the draft. Care to have a look at it. |
Your app is interesting. At the moment, it generates the story based on image already uploaded in Strapi backend. Could you please address this? Thank you. |
hello @Theodore-Kelechukwu-Onyejiaku, When I adjust the application to directly accept image uploads, then I won't make use of strapi which acts as a central storage. |
Hi @GeekEdmund , Meanwhile, you could store the image and the story in Strapi after generating the story for records or historical data. |
@Theodore-Kelechukwu-Onyejiaku Lemme work on that. Thanks. |
What is your article idea?
The idea is to write an article that will cover the process of building an image-to-story application using Vue.js for the frontend, Hugging Face for image processing and text generation, and Strapi for backend management. You'll learn how to set up the project, connect the frontend to Strapi, and ultimately create an application that utilizes AI, powered by Hugging Face models, to analyze images and generate engaging content based on their content. Whether it's creating narrative stories, scripts inspired by images, or generating recipes from food images, the AI serves as a creative partner, transforming visual assets into captivating textual outputs then to audio.
What are the objectives of your article?
I. Introduction
II. Prerequisites
III. Project Setup
IV. Vue.js Component Structure
V. Image Processing and Story Generation
VI. Strapi Backend Integration (Optional)
VII. User Interface and Interactivity
IX. Conclusion
What is your expertise as a developer or writer?
Advance
What type of post is this?
Tutorial
Terms & Conditions
The text was updated successfully, but these errors were encountered: