Inspiration

As a person who loves trying to create new things, coming up with ideas can be very hard and time consuming. Then I thought hmm, what if I could combine random media (text , audio, and images) together to create new or strange ideas that I can use as inspiration? That is how this project was born.

What it does

Basically it is a node graph creator that allows the user to create text, image, or audio nodes. These nodes can be connected together with weighted connections to let the model behind the scenes know which particular media to prioritize over the other. The model then generates text ideas based on that. These ideas can then be use as inspiration for making something outside the app, or can also be used as a node to create more new ideas.

How I built it

First I created the bare bones structure using Python, HTML, CSS, and Javascript. Then Kiro's spec helped me improve the API by creating various validators and doing several testing. I then chatted with Kiro using the vibe section to target several parts of the code. I returned to the spec functionality to help with the mobile responsiveness, the steering functionality really helped guide the Kiro during this specific development. I could not settle with a mobile design I liked, so I decided to make the website desktop only using Kiro.

Challenges I ran into

The main challenge I had was building this good enough and fast before the end of this competition. I joined late, but Kiro sped up the process of making this project so that is nice.

Built With

Share this project:

Updates