Discuss Scratch

bybb
Scratcher
1000+ posts

Python

qaz1550 wrote:

FL335 wrote:

JonathanSchaffer wrote:

update: now works on mac!!!!!!!
virtual assistant for python 2 on linux and mac named alice
on linux run:
(code)
Please tell me if something doesn't work
wow, isnt this bot just answering saved questions? xD GOOD LUCK
and how would he do a google search in python? -_-
Selenium
qaz1550
Scratcher
100+ posts

Python

bybb wrote:

qaz1550 wrote:

FL335 wrote:

JonathanSchaffer wrote:

update: now works on mac!!!!!!!
virtual assistant for python 2 on linux and mac named alice
on linux run:
(code)
Please tell me if something doesn't work
wow, isnt this bot just answering saved questions? xD GOOD LUCK
and how would he do a google search in python? -_-
Selenium
oh, there's a function for that? cool! he should put that in
JonathanSchaffer
Scratcher
1000+ posts

Python

qaz1550 wrote:

FL335 wrote:

JonathanSchaffer wrote:

update: now works on mac!!!!!!!
virtual assistant for python 2 on linux and mac named alice
on linux run:
(code)
Please tell me if something doesn't work
wow, isnt this bot just answering saved questions? xD GOOD LUCK
Please don't be rude, and you probably can't do any better.

Also, that's exactly what siri, cortana and google home does, except they sometimes search google or bing for information if they ask for it… and how would he do a google search in python? -_-
like this
import os
os.system("firefox duckduckgo.com/?q=" + whatever_you_want_to_search)
minemaster552
Scratcher
24 posts

Python

does alice work on Windows? If so where is it possible to download?
JonathanSchaffer
Scratcher
1000+ posts

Python

minemaster552 wrote:

does alice work on Windows? If so where is it possible to download?
sorry, it requires certain software packages to work. you could try, but it won't work very well.

Powered by DjangoBB