Keep Talking with Robot

  Рет қаралды 52,496

CoryDu

CoryDu

Күн бұрын

Пікірлер: 65
@Reversals
@Reversals 4 жыл бұрын
4 years later and this is still CRAZY deserves more subs
@legodude444
@legodude444 9 жыл бұрын
Fantastic. Groups and pairs of people fumble around like drunken apes, but you and your robot tore it to shreds.
@corydu3117
@corydu3117 9 жыл бұрын
+Sean Tyler Thanks much! Was more for the programming challenge, but yes, it is quite fun to play with. Hoping that future modules can be added to Bombly as well.
@lennoxtvthingy7408
@lennoxtvthingy7408 Ай бұрын
Now only if programming a centurion bot was easier…
@ShawFilmAndPhoto
@ShawFilmAndPhoto Жыл бұрын
2:36 Your words: You are words, done, don, white, like, mike, might, light, you are mark, YOU'RE MARK, *YOU ARE MARKED*
@xdcountry
@xdcountry 9 жыл бұрын
uhhhh, ohhhh, oh man --- what you built is amazing. It's sort of sad how most people will not understand how freggin cool you are for figuring this out!
@seussman71
@seussman71 9 жыл бұрын
That was UN-BE-LIEVABLE! Really cool. My son and I just stumbled across this game a couple of days ago, and while we are certainly getting good at communicating with each other, it's obviously nothing like this...well done!
@corydu3117
@corydu3117 9 жыл бұрын
+seussman71 Ah man, thanks much. This is more of a programming feat than anything else, imho. Glad you guys enjoyed it.
@Thegentechgamer
@Thegentechgamer 3 жыл бұрын
Mom: go make some friends so you can play with them Cory Du: ok
@Jedicake
@Jedicake 9 жыл бұрын
Completely and utterly insane.
@Cooldude518
@Cooldude518 9 жыл бұрын
Great work man! Would love that for the memory and mazes
@corydu3117
@corydu3117 9 жыл бұрын
+DrivingWebster Yeah, definitely helps for that. The biggest hurdle is just understanding a common lingo for you and your experts. That was our biggest hurdle with my group.
@MaldevarMV
@MaldevarMV 4 жыл бұрын
Time to defuse the centurion
@erronblack308
@erronblack308 3 жыл бұрын
34k views? That’s it? This video is the bomb. Surely it’s about to...blow up.
@Lukis687
@Lukis687 9 жыл бұрын
Wow that's just awesome dude
@corydu3117
@corydu3117 9 жыл бұрын
+Lukis Thanks! Much appreciated.
@GetBant
@GetBant 9 жыл бұрын
Thats quite amazing! I'd have a robot over Lisa!
@KejtMoz
@KejtMoz 3 жыл бұрын
amazing. I try made vide with my friend when we play this game but this is 9999x better than my video
@jkid1134
@jkid1134 4 жыл бұрын
Funny not hearing the "thank you"s
@ryan12662
@ryan12662 9 жыл бұрын
I wanted to run this on my computer but I am unfamiliar with how to use git. Care to give a quick runthrough for us not terribly too tech-sabby people?
@corydu3117
@corydu3117 9 жыл бұрын
+ryan12662 I'll try to get an updated installation here in a few days. Ping me if by the end of the week there isn't a detailed installation on Github. If anything, I'll get on a hangouts and walk ya through it, if that's cool.
@danevileye
@danevileye 6 жыл бұрын
Hey, Is there a way to port this bot to another language by simply changing the words and answers? I mean, without Python programming knowledge? Is there a way I can contact u in order to talk about that?
@undscare4881
@undscare4881 9 жыл бұрын
That is amazing.
@corydu3117
@corydu3117 9 жыл бұрын
+underscare No, you sir/ma'am are amazing.
@arsongamer1510
@arsongamer1510 5 жыл бұрын
@@corydu3117 YOU'RE BREATHTAKING
@laischapa
@laischapa 3 жыл бұрын
wow, this is amazing!
@Sayatnova3
@Sayatnova3 3 жыл бұрын
💣💥🔥 What a game 🥰
@jaguarr314
@jaguarr314 4 жыл бұрын
What do you replace the symbols with?
@elijahlucian
@elijahlucian 9 жыл бұрын
did you just figure out the password on your own?
@corydu3117
@corydu3117 9 жыл бұрын
+Elijah Lucian I did, yes. Passwords is one thing I'm not quite sure that I want to implement.
@elijahlucian
@elijahlucian 9 жыл бұрын
Cool I was waiting to see how your friend would handle that. This is very cool work!
@corydu3117
@corydu3117 9 жыл бұрын
+Elijah Lucian So the code is now in the comment. Technically, it is a command, but not extensively tested. It currently takes two sets of words, and uses the first letter of each word as a base. It also assumes you give the first column then third column. Once two columns are given, it gives all words that match those two columns.
@elijahlucian
@elijahlucian 9 жыл бұрын
+Cory Du (thebarbershopper) very cool stuff. wish I understood more about programming. voice recognition is nothing to mess around with. did you use a pre made library?
@corydu3117
@corydu3117 9 жыл бұрын
+Elijah Lucian I did, yes. There was a Python API (Dragonfly) to handle the Voice recognition piece fairly easily. A few hours with the API and it became obvious what to pass in order to achieve the results.
@fernando47180
@fernando47180 9 жыл бұрын
What happens if you get confused and give false information with wire sequenses or memory? Is there any way of recovering from a situaion like that one or is it total loss? Congratulations by the way.
@isabutreal
@isabutreal 7 жыл бұрын
I'm not entirely sure, but I think you can use a voice command to reset the mistake you make.
@tiikoni8742
@tiikoni8742 5 жыл бұрын
That is very impressive :-)
@Nootable
@Nootable 7 жыл бұрын
Traceback (most recent call last): File "setup.py", line 21, in from ez_setup import use_setuptools File "C:\Users\computer\Desktop\dragonfly-master\ez_setup.py", line 98 except pkg_resources.VersionConflict, e: ^ SyntaxError: invalid syntax. Do you know how to fix it?
@ca280491
@ca280491 7 жыл бұрын
YOu have python 27 ?
@krys5426
@krys5426 3 жыл бұрын
@@ca280491 yes but it still comes up
@OneAndOnlyZekePolaris
@OneAndOnlyZekePolaris Жыл бұрын
Someone else also did this. Who did it first?
@korvmcgee4699
@korvmcgee4699 4 жыл бұрын
why is this the only video you’ve done?
@mitko8009
@mitko8009 2 жыл бұрын
This is crazy
@stevie1da_
@stevie1da_ 6 жыл бұрын
This is fucking awesome
@krys5426
@krys5426 3 жыл бұрын
Could you make a tutorial on how to download it?
@MrDino606
@MrDino606 3 жыл бұрын
Amazing
@johnybruh4739
@johnybruh4739 3 жыл бұрын
2:09 "Red apple" Excuse me but wat
@RayOfSunlight984
@RayOfSunlight984 8 жыл бұрын
spanish is my native language and i know english but how i can talk to the bot?
@beedslolkuntus2070
@beedslolkuntus2070 5 жыл бұрын
Please make some more KTANE videos
@SeanLyttle
@SeanLyttle 9 жыл бұрын
This is cool - but did you use the Ladybird book of letters... since when did the phonetic alphabet use "Apple" instead of "Alpha"!? I'm surprised B and C are not "Ball" and "Cat"!
@corydu3117
@corydu3117 9 жыл бұрын
Microsofts Voice Recognition wouldn't pick up 'alpha' as clear as 'apple', so I went with apple instead. It was definitely weird to get used to.
@MarioXMan100
@MarioXMan100 6 жыл бұрын
Now you should get it to do it with mods lol
@tomasklepac9731
@tomasklepac9731 3 жыл бұрын
wow
@LotsOfS
@LotsOfS 5 жыл бұрын
Apple?
@corydu3117
@corydu3117 5 жыл бұрын
Alpha wasn't being recognized consistently, so another word was needed.
@CaptainJellyBS
@CaptainJellyBS 5 жыл бұрын
Holy shit
@danielantony1882
@danielantony1882 6 жыл бұрын
So you thought your bot how to be Napoleon? okay.
@hkaan07
@hkaan07 4 жыл бұрын
its not that much good. its Amazing!
@RoundOrangeball
@RoundOrangeball 9 жыл бұрын
In before comments that this is cheating.
@Auzcast
@Auzcast 8 жыл бұрын
Nope lol
Keep Talking and Nobody Explodes BOT in action!
5:35
dev
Рет қаралды 773 М.
ロボット相撲
5:56
Robert McGregor
Рет қаралды 7 МЛН
KTANE - How to - Cursed Double Oh
18:46
Eliott “Elias5891” Adkins
Рет қаралды 2 М.
Nuggets
5:06
Filmbilder & Friends
Рет қаралды 29 МЛН
Can I 100% Superliminal and Get a Refund?
23:36
Gronf
Рет қаралды 318 М.
Wintergatan - Marble Machine (music instrument using 2000 marbles)
4:33
Let's Program Doom - Part 1
25:13
3DSage
Рет қаралды 465 М.
KEEP TALKING and NOBODY EXPLODES!!!
19:49
Animators VS Games
Рет қаралды 196 М.