mrpankajpandey / ai-course-generator

https://mrpankajpandey-ai-course.vercel.app/
4 stars 11 forks source link

Missing AI-generated Image for Course Display #24

Open Che140401 opened 1 month ago

Che140401 commented 1 month ago

Description

When viewing the AI-generated course titled "Object-Oriented Programming with Python," the image that is supposed to represent the course content is missing. This impacts the user experience negatively, as the visual element is crucial for engaging users and improving the overall aesthetic of the platform.

Steps to Reproduce:

Navigate to the course "Object-Oriented Programming with Python" on the AI Course Generator. Observe that the placeholder image is present instead of an AI-generated or relevant visual. Expected Behavior: The course card should display an AI-generated image related to Object-Oriented Programming to provide a better user interface and engagement.

Actual Behavior: The course card displays a generic or missing image, which detracts from the visual appeal and professionalism of the course page.

Screenshots: Attach the screenshots you uploaded showing the missing image for clarity.

Suggested Fix: Integrate an AI-generated image generation pipeline that dynamically creates course-specific visuals based on the title or subject matter of each course. Alternatively, ensure that a relevant static image is added during course creation.

Screenshots

Projects-ai-image projects-ai-images

Checklist

github-actions[bot] commented 1 month ago

đŸ‘‹ Thank you @Che140401 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

mrpankajpandey commented 1 month ago

If you haven't selected an image during course creation, it shows a placeholder image, so if you want to show an image then select an image during course creation

Che140401 commented 1 month ago

Image Upload Reminder: Add a prompt during course creation to remind users to upload an image if none is selected.

AI-Generated Images: Integrate an AI system to automatically generate relevant images based on the course title or subject, ensuring a consistent visual experience.