
iwobot in happy state

iwobot in sleeping state
First possible design I came up with, is a TV-like robot with basic body parts which can help iwobot to have human-like gestures. It has 2 legs, 2 eyes, a mouth a screen and hair with a hair clip ^^
I thought the screen can be a data transfer interface between the robot and the user. So in case the user asked iwo what her favorite picture looks like, iwo can actually show it to the user by putting the image on her screen.
Anyway, it’s Feedback time!
For the final project of Multimedia Authoring course at VU, I decided to make a virtual friend using Flex & Actionscript 3 and Twitter API. Here you can read the description text I wrote again for the course:
The Idea
I want to make a virtual friend (iwobot) who can:
- act as a usual interface between me and the people who are visiting my website
- be a guide for the visitors of my website in the pre-defined cases
- let the visitors of my website interact and play games with him
Functionalities
Here are the use cases and functionalities I want my robot to have:
- iwobot will use 1 twitter account (iwobotTwitterAccound) as a data feed
- The user will be able to feed the robot with input text through the user interface
- The user will be able to choose actions for iwobot to take (like jump, walk etc.) by clicking on buttons in the tool box of the application
- The user will be able to interact with the robot by giving him objects (by dragging and dropping an apple from the tool box to the canvas where the robot is drawn)
- There will be pre-defined questions and answers set, like a Frequently Asked Questions, if the input text the user enters looks like one of these questions or simple commands, then they will be interpreted right away by the iwobot engine and the user will be able to see the reaction quickly
- Otherwise the idle animation will play until the admin receives the question in his twitter account and answers it (The idle animation may be thinking or sleeping etc.)
- The text that the user entered (as told in number 2), will seemlessly be sent to iwobotTwitterAccount from iwobotTwitterAccount if the engine couldn’t handle the message itself

Pixel Bow
I made an image viewer using Flex and Actionscript 3 where you can view the images as thumbnails and select an image and annotate it and even download that image with your annotations on it or save it to my server. Since I can view these images later, this can be a good way to send me a secret message ;)
Anyway here you can view my pixel bow application or download it and embed it in your website. Or even better, you can download my source code and play around with it.
Your comments are appreciated :)