Inspiration

History inspires me, and I always brainstormed what Ancient Egypt must have looked like in high school. Now with this application, people from all economic backgrounds can do so for any country and era.

What it does

The program has three main commands, ride(for running the program), exit(for stopping the program), and help(to get instructions) with their distinct roles. When the program is run, it asks for the input of a country and year from the user. In case the user types an incorrect name for the country, the program suggests a list of countries (a list of randomly generated 4 countries) based on the first letter of the input or the second letter if applicable. Similarly, the program suggests the user with suggestions if the input is incorrectly given. After obtaining the required inputs, the prompt is generated, which gets sent to DALL-E API for image creation. Once the image is created, the program suggests ways the user could get the image.

How I built it

Upon DALL-E API getting released recently, I realized that this is the best opportunity to create what I have longed to create for a long time. I used DALL-E API, my knowledge of Operating Systems, and Python to bring the idea to life.

Challenges I ran into

Even when DALL-E is one of the best engines in its field, its results can still have some irregularities. I tweaked the dates so that the given results were as accurate as possible, which took a lot of time and effort.

Accomplishments that we're proud of

The final version made was much better than I had imagined it to be as new ideas came up during the making of the project, which was then implemented.

What we learned

I learned concepts about Operating Systems that I was previously unaware of and now unlocked the potential to create much better applications than I could before.

What's next for Cabin Passenger

The application will get a GUI soon and gain more features to make the experience much better for the user.

Built With

Share this project:

Updates