patrickjquinn / P-Brain.ai

Natural language virtual assistant using Node.js + Bootstrap
MIT License
340 stars 75 forks source link

Sorry once again for stupid questions #84

Open robert478 opened 4 years ago

robert478 commented 4 years ago

How do i tell brain to open youtube or gmail etc. Also to play movies just returns a black box that doesnt seem to open any movie. Is my OS missing something? Best Regards Bogs

patrickjquinn commented 4 years ago

So I’ll level with you, this is a boilerplate project used to build assistant projects rather than being a fully fledged ones yourself, you have to write skills that do certain things. Which requires basic JS expertise.

How and ever there are a few skills that do stuff already, you’ll need to add your own Google API key to the YouTube skill for example (you’ll find it in the skills folder).

If you’re looking for a fully fledged assistant with more capability there is MyCroft in the open source space the likes of the Echo Show etc etc.

Do you have a laundry list of things you need this project to do? If so I’ll give you a yes/no answer to each On 19 May 2020, 18:50 +0100, Bogs notifications@github.com, wrote:

How do i tell brain to open youtube or gmail etc. Also to play movies just returns a black box that doesnt seem to open any movie. Is my OS missing something? Best Regards Bogs — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

robert478 commented 4 years ago

Good evening Pat, really just need youtube, gmail, remind to take meds, and open web browsers etc. Also the news skills doesnt work as well as weather. My friend put the new api's in the settings but it wouldnt work, he said to ask you if the java scripts need to be edited. Also the nasa skill the brain will say what the photo is but its only a blank picture screen with a small icon in the top right corner. Ok Thank you so much. Bogs

On Tue, May 19, 2020 at 12:58 PM Pat Quinn notifications@github.com wrote:

So I’ll level with you, this is a boilerplate project used to build assistant projects rather than being a fully fledged ones yourself, you have to write skills that do certain things. Which requires basic JS expertise.

How and ever there are a few skills that do stuff already, you’ll need to add your own Google API key to the YouTube skill for example (you’ll find it in the skills folder).

If you’re looking for a fully fledged assistant with more capability there is MyCroft in the open source space the likes of the Echo Show etc etc.

Do you have a laundry list of things you need this project to do? If so I’ll give you a yes/no answer to each On 19 May 2020, 18:50 +0100, Bogs notifications@github.com, wrote:

How do i tell brain to open youtube or gmail etc. Also to play movies just returns a black box that doesnt seem to open any movie. Is my OS missing something? Best Regards Bogs — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/patrickjquinn/P-Brain.ai/issues/84#issuecomment-630984037, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOUFVH36ZW3V4HAIKVZKJGTRSLCDRANCNFSM4NFG4DMQ .

SiyamF commented 3 years ago

you can do it by using "open" npm package