Category Archives: 31-bot

Thomas Langerak – Bot

https://twitter.com/Bot_QnA

Summary: A twitter bot that replies with a “let me google that for you” link to the last question asked.

Secondary Assignment

Discussion:

I got tired of getting asked simple questions some time ago, so therefore I started to people links that linked to let me google that for you (www.lmgtfy.com), I decided to make this bot behave similar.

I am not really happy with the creativity I have delivered for this exercise. For me it was more of a technical exercise and my first experience with Python (for a project on my own, not a workshop). I first made the bot in processing and afterwards translated it to python. I didnt get it working on a linux server so therefore it is down at the moment.

I would classify as an interactive bot since it replies to the latest question asked. Currently once every four minutes, yet this is for debugging and should be more towards the hour.

There are still several problem with it though: When there is no new reply the bot crashes. Secondly I think that the bot should pick a question instead of taking the last one, maybe number of retweets or favorites?

https://github.com/tlangerak/Bot

dantasse

03 Mar 2015

@swot_perderder, at https://twitter.com/swot_perderder

Screen Shot 2015-03-03 at 12.20.26 AM

Screen Shot 2015-03-03 at 12.20.05 AM

Screen Shot 2015-03-03 at 12.20.34 AM

I wish I could say there’s more to it than this, but that’s all it really needs. Inspired by seeing these things around the internet a handful of times; Know your meme has a good overview.

Why? First, because it’s funny, and second, because it’s funny and kind of shouldn’t be. There must be some wiring in our brain that’s just locked into these things that for some reason finds them hilarious, but I have no idea why. Maybe @Swot_perderder can make a bunch of these and then we can all research which ones are funniest and figure this out a little better. More likely, we’ll just have a bit of a laugh.

Screen Shot 2015-03-03 at 12.30.46 AM

 

Also, this is my “primary” assignment-3 assignment, and the code is on github here.

pedro

03 Mar 2015

automaton

I developed an automaton architect as a bot. It is called @architectBOT and it is dedicates itself to presenting architecture shapes. Originally, I used the Osmapi to scrap directly from the internet, but I only managed to access the elements directly by their id, so considering a very large, disperse and inconsistent database (many numbers do not exist) it was really expensive. OpenStreetMap is not very complete and sometimes it is very messy, so I had to use famous cities as the data base. Now the bot selects randomly from a group of cities and look for buildings with tags containing “amenity” or other specific names.

This was my secondary project and it is an unfolding of my dataviz. Basically, I am very interested in open source mapping and how it allows us to expand our comprehension of our cities. Automaton architect is promoting a very specific view of the urban tissue (building footprints) that embed important aesthetic and functional attributes.

bot2

The shapes and tags are unpredictable and sometimes there are some interesting shapes appearing suddenly on the screen (see the university above) or some strange description.

Unfortunately, my bot just entered twitter world, so it is not famous yet…

Epic Jefferson

02 Mar 2015

@posmobot

Posmo is the perfect twitterbot for hispanic postmodern writers to get the hippest words in their vocabulary. Impress your friends with words you can be sure they’ve never heard before. Never feel like the idiot you are with great words like…

or the way superior sounding…

or even get some of this…

 

dave

02 Mar 2015

@crapDrawingsBot: link

“Tweet me 3 images (same size) in order: a drawing, a photograph matching the drawing, and a new drawing, I will generate a photograph in 3rd image’s shape.”

The back end implements the image analogies algorithm.

I already have the actual code that does this generation. However, it is an obscure Matlab program, so I wanted to make a more accessible front end for it. It’s outputs are pretty standard, expected from what my old code does, but its quality is a tiny bit lacking due to me forcing to cut down its processing time. No audience has been found yet. It is an imagebot, because it makes images. It allows people to generate photograph-looking images from crappy drawings, so it can produce unique content.

Screenshots:

1 2 3 4 5