AI Generator

AI Generator Used AI

17 devlogs
9h 39m
•  Ship certified
Created by Kcoder

This website is your one-stop AI generation website. It can generate text, images, and even speech. So start using it today at (ai-generator.kcoder.hackclub.app)

Timeline

Ship 2

1 payout of shell 35.0 shells

Kcoder

4 months ago

Kcoder Covers 4 devlogs and 2h 33m

I added it to the home page as well as the top bar and then updated the README also to contain the new feature. Lastly I pushed everything to Nest and managed to make it work on my second try. P.S. That's a new record for me. I use Windows, so I'm not used to Linux.

Ok, it's working now. The bullet points look like 3 paragraphs, but even after I told it to max 1-2 sentences in each bullet point, it didn't listen. I guess I tested too much, so I ran out of tokens, but I assure you the bullet points work, maybe not the best, but they do work.

Ok, I added text summarization. Everything works except the type, I just need to work on that a little bit more before it's perfect

updated the cards on the home page to match the current options on the website.

Update attachment

Ship 1

1 payout of shell 92.0 shells

Kcoder

5 months ago

Kcoder Covers 13 devlogs and 7h 6m

I worked on the readme file. I think that I am done now, so I will ship it.

Update attachment

I could not figure out why Image generation was not working so eventually I had to return to the docs. this is where I found out that google shutdown image generation in finland the location of the nest server. there isn't really anything I could do about this so I improved the error message so hopefully the user understands

Update attachment

And finally speech to text works as well. I just have to make sure everything works on render where I am hosting this. I might switch to using Nest, but I just tried Render earlier, and it was working, so I am going with that for now.

Update attachment

I finally got it to work after experimenting with how to do it and messing around with the css for a while.

Update attachment

I shows the bot respose now just like when you write an essay or something like that, but still no chat type page. I am working on that now.

Update attachment

I tried to start the chatbot, but I was tired, so I decided to do it tomorrow. I got the basic page layout done though.

Update attachment

It finally works!! it took a while, and by the end, I ran out of api token on text-to-speech, but it works, and that's all I need.

Update attachment

I finished code generation pretty quickly, as it was just text generation with an extra markdown component. I decided to tackle a very hard one next, which is text to speech. And that's what I am working on, I can get the file to generate, but not to display on the website/download properly.

Update attachment

I spent way too long trying to get video generation to work. In the end, I found out it mostly costs money, so I decided that I would look into it at the end. Now I am working on code generation.

Update attachment

I made some improvements to the image generator and then changed the home page to look super cool and as well as adding some css

Update attachment

I made the image generator work now. It's mostly just example code from the docs https://ai.google.dev/gemini-api/docs/image-generation. I did text to image and now I think I will do image+text to image, which should bring the problem of uploading images, but I will get past that.

Update attachment

I just finished the short story generator, and I am now working on the image generator. I am also gonna add some other things after this. I also worked on the CSS and made it look so cool!

Update attachment

So far, I have started making this website. I added several pages and labeled them as 'under construction' sites. Next, on the essay-gen page, I used forms and text using render_template and HTML. lastly, I added the ability to call the gemini api.

Update attachment