PackingGenie
The prototyping for our “intelligent suitcase” (it optimizes your packing for trips) is progressing nicely. One of our members whipped up a cat-oriented error message.

The basic idea is that said suitcase would take a few inputs:
Then the system takes all of this information, processes it (the fun part of this assignment), and gives you back:
(this poses some interesting problems)
To do this, we need to equip the system with a knowledge base of sorts. It should (at the very least) know the following:
We’re also considering a speech engine, as it was brought up that a system that could verbalize packing instructions would be quite useful. The biggest problem is adapting what one should wear based on changing weather conditions. The system needs to work with the clean clothes you have left, etc.
It also needs to be able to prevent cats from being packed into the suitcase…
If I may make a suggestion, you may also want to allow users to enter certain customized items. For example: You are taking a trip to Florida, and the weather is SUPPOSED to be warm, and sunny. Your suitcase says pack for warm weather with shorts, and a tee. However, you pack a pair of pants and a long-sleeve shirt just in case. You should be able to enter this information so a) you can optimally pack these items, and b) so that if the weather were to suddenly change your suitcase knows you packed clothes like this just in case.
Again, just a suggestion.
Katherine
28 Feb 08 at 3:34 am
Edit: I’m sure you smart-pants already thought of something like that…
Katherine
28 Feb 08 at 3:35 am