Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Make it work outside of Compute Engine #7

Open
maxbbraun opened this issue Jan 30, 2017 · 1 comment
Open

Make it work outside of Compute Engine #7

maxbbraun opened this issue Jan 30, 2017 · 1 comment

Comments

@maxbbraun
Copy link
Owner

maxbbraun commented Jan 30, 2017

Could be nice to lower the barrier of entry.

Cloud logging can already be disabled easily. Maybe wrap some imports in try/except.

Would need to figure out how to make Application Default Credentials work for the Cloud Natural Language API.

@moe-khan123
Copy link

Hi Max, great work. Total python newb here coming from an ASP.NET background -- You're using Compute Engine to essentially run the bot on that platform right?

I am thinking perhaps there is an interface that has "Start Bot" and "Stop Bot" and the bot runs locally on your machine rather than deploying the python application to a VM. Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants
@moe-khan123 @maxbbraun and others