You are browsing as a guest. Sign up (or log in) to start making projects!

Persona Forge

  • 7 Devlogs
  • 10 Total hours

Persona forge is an AI app (powered by AI, not made by it) that allows you to enter a character description and get a picture of that character. This is one of the first projects I have used a lot of Node.JS

Ship #1

Persona Forge: AI Character Generation for my sister!

My sister spent a lot of time on her book making AI character pictures for my book. This is the beta release of the overall goal, as she isn't allowed to have ChatGPT or AI apps on her computer!

  • 7 devlogs
  • 10h
  • 2.21x multiplier
  • 23 Stardust
Try project → See source code →
Open comments for this post

56m 39s logged

Pain down the road

I mentioned last devlog that moving my backend to vercel could cause some pain down the road. I was right. Now I have moved it back to being hosted on my end, so the preview doesn’t work any more. Sorry about that.

Attached is all the commits I made today.

0
0
3
Open comments for this post

1h 13m 22s logged

This is a smaller devlog for today but I want to go ahead and post it!

Added a system that limits users to 10 images a day, and automatically resets. IDK why I like it so much but I do!

Of course, there are many loopholes around it, but this whole project is mainly for my sister and she won’t know them whatsoever. I can count on that.

Now I just hope tomorrow it resets my request limit! 🤞🤞

0
0
4
Open comments for this post

1h 22m 34s logged

Download Buttons & More AI

Well, so far this project makes 4 calls per image generated. That can’t get expensive, right? Right now it

  1. Checks if the prompt is a character
  2. Generates a list of traits from the prompt
  3. Generates a name for the file based on the prompt
  4. Generates an image

Recently I added a download button that downloads the generated image to your computer. The file name is auto-generated by AI which I think will be useful.

Next up is to figure out the share button.

I hope this project doesn’t blow up too much, because then I am going to burn through HCAI’s $3 limit so quickly.

I want to change the project name! Any suggestions?

0
0
2
Open comments for this post

1h 56m 3s logged

What a productive 2 hours this was! Here is what has changed:

The things that work:

  • Images are now being generated!
  • The AI checker to check if the prompt is a character works, and will display a notification denying the request.
  • You can generate a character all in the frontend, so technically this project is functional.

Things I need to fix:

  • Images will take up the entire screen when displayed in the HTML Frontend. This isn’t supposed to happen
  • UI is just garbage.

This project still has a long ways to go. (There is a roadmap on GitHub showing the completion progress.) Enjoy the picture of Superman holding up a car with the people in the car singing.

0
0
4
Open comments for this post

3h 19m 14s logged

Have a foundation done so far. This includes the main frontend screen (just the opening screen), cool styling, and node.js AI stuff. Here is the funny part: It really hasn’t generated a single image yet in over three hours of work.

0
0
5

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…