1
1 Comment

1st customer and a lot of improvements

Roughly one month ago I opened the website to public but never stopped to develop and improve its features. I was not very happy with the quality of images it generated and spend a lot of time finding the right parameters to train the model. Finally I solved the puzzle and now my service produces very nice pictures. Unfortunately It requires more expensive GPUs since model doesn't fit in memory on cheaper cards. I ended up using Nvidia A100 and had to increase prices to 15$ per batch. But I think it is better to pay more but get the best possible results rather then get mediocre pictures for less price.

What have been added:

  1. A lot of completely new styles
  2. Sample gallery - https://dreampic.ai/samples/
  3. Ability to select styles when making an order (initially random styles were applied)
  4. Ability to download trained model checkpoint file (.ckpt) (so you can use it locally or at any other service)
  5. Added a feature to reuse trained model and generate more pictures in the same of different styles
  6. Custom styles generated with GPT - AI model behind ChatGPT (more on this below)
  7. Ability for a user to delete all their data - uploaded photos, trained model and result (everything is automatically deleted in 7 days but to give users more control over their privacy I decided to add such a feature)
  8. Sitemaps for google
  9. Numerous backend improvements - I do everything myself, don't use any 3rd party APIs, so my backend is quite complex. It allocates a server, deploys all necessary software, downloads model and user photos, trains a model and generates pictures. Everything is automated but can fail at any stage, so I made a lot of improvements to handle unexpected situation and resolve them automatically

During this work my 1st customer has landed and made an order for 25$ :) Since I did no marketing or promotion except my initial posts on Twitter I was really surprised.

I created a new feature - DreamPic.AI has implemented a feature that allows users to generate personalized images in a variety of styles using artificial intelligence technology. This feature is powered by a language model such as GPT (Generative Pre-trained Transformer).

Language models like GPT are trained on a large dataset of text and are able to generate new text that is similar to the text that they were trained on. In the case of DreamPic.AI, the platform may be using GPT to generate descriptions of new styles for personalized images.

To use this feature, a user need to provide some input to the platform, such as a description of the desired style or a reference image. The platform then uses GPT to generate a description of the desired style based on this input. This description is then used to create a personalized image in the specified style using another AI technology - SD model trained on photos of your face.

It is important to note that the quality and accuracy of the generated images will depend on the capabilities of the artificial intelligence technology being used, as well as the input provided by the user.

The above feature description was written by ChatGPT :) I treat this feature as experimental but fun. It greatly expands the limits of the service.

I have a friend who is iOS developer and he likes the service so much that decided to develop iPhone app for it. I added mobile APIs into the backend so hopefully we will launch an app soon, will compete with Lensa :)

Next steps. Now that I am really satisfied with the quality of the results I can start telling people about my service and do some marketing. I don't really have much ideas of how to do this except for going to people in their social networks and asking to try my service. Maybe I need to try advertising on Instagram or Twitter but I don't really have any experience with producing services to end users, previously I was selling mostly to businesses. Would be really thankful to advises on how to approach this.

I also think should I implement short video clip generation with this technology or nor, and not sure should I try using StableDiffusion v2 or not. I still treat all this project as mostly educational and fun side project rather than real business, since AI Avatars hype will definitely end quite soon and who will be customers and why then this is the open question.

Thanks for reading and supporting! Follow me to get next updates on iPhone app launch and marketing results.

, Founder of Icon for DreamPic.AI
DreamPic.AI
on December 17, 2022
  1. 1

    Looks like an interesting product. I'll try it out when I have spare time to create the initial photos. Looking good though.