Please sign in to access this page

AI Generator

AI Generator Used AI

13 devlogs
7h 6m
•  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 1

1 payout of shell 92.0 shells

Kcoder

10 days 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