Inspiration

This full-stack application was developed for Hue, an online art gallery and store where users can use AI to create, share, and sell awesome digital artwork and photography. Hue’s AI art and image models are powered by the MindsDB Dall-E integration, which has been trained on 400 million labeled datasets.

Hue's AI models were all specially trained to generate artwork in the likeness of specific artists and genres.

What it does

Hue provides a platform where users can use AI to create, share, and sell awesome digital artwork and photography. Hue's 's AI models were all specially trained to generate artwork in the likeness of specific artists and genres.

How I built it

Hue's AI models were all specially trained to generate artwork in the likeness of specific artists and genres.

Hue was built with HTML, CSS, Bootstrap 5, JavaScript, Python 3, and Django. Hue's checkout functionality is powered by the Stripe API. All AI image generation functionality.

Features

  • Home - A landing page that allows all users to view information and images related to the application, by having them visit the home page.

  • About: Allows all users to view information and images related to the business, by having them visit the about page.

  • Features: Allows all users to view information and images related to the main features of this applicaton, by having them visit the features section.

  • Sign Up - Allows new users to create an account, by having them fill out a form that uses POST to send data.

  • Login: Allows exisiting users to login to their account, by having them fill out a form that uses POST to send data.

  • Explore: Allows all users to view AI generated artwork & imagery in the database, by having them visit the explore page.

  • Add Artwork: Allows registered users to use Hue's specially trained mmodels to create custom artwork, by having them fill out the 'Add Artwork' form.

  • Profile: Allows registered users to edit their account details, view order history, and manage their AI creations, by having them visit the profile page.

  • Edit Artwork: Allows registered users to edit their AI creations, by having them fill out the 'Edit Artwork' form.

  • Delete Artwork: Allows registered users to delete their AI creations, by having them click the 'Delete Artwork' button.

  • Sell Artwork: Allows registered users to sell their AI creations, by having them fill out the 'Sell Artwork' form.

  • FAQ: Allows all users to view frequently asked questions pertaining to Dall-E's content policy and commercialization policy, by having them visit the FAQ page.

    Features Left to Implement

What's next for Hue

ChatGPT-4 Integration: this feature will replace the exisiting random prompt generator, currently powered by JavaScript, with a more robust and intelligent prompt generator powered by MindsDB's integration with OpenAI's ChatGPT-4 model.

The logic for ths feature will be implemented in the back-end, using Python, Django and the MindsDB Python SDK. AI Artwork Marketplace: Will allow registered users to sell their AI creations to other users

The existing Stripe logic will be extended for peer-to-peer transactions.

Share this project:

Updates