Inspiration

We were inclined to make this project after we were discussing about how annoying downloading files can be

What it does

When the user downloads a zip file, it opens a UI to help guide the user. Then it automatically unzips it the folder and generates a text file describing the contents with the help of AI

How we built it

We used Python to build the project, with the help of API's.

Challenges we ran into

Dealing with different file sizes and download speeds. How to determine if a file was fully downloaded, or if it was still in the process of downloading. We were struggling with the AI api too, but we ended up switching to a different API (gemini) and it was much easier.

Accomplishments that we're proud of

Making the AI API work, with the automatically generated text file, which is able to read different kinds of files and even images

What we learned

How to deal with the backend of a python project

What's next for The Inconsolables

Conquering the world

Built With

Share this project:

Updates