Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN app and Voice Assistant #2

Open
5 tasks
urbien opened this issue Mar 22, 2021 · 0 comments
Open
5 tasks

VPN app and Voice Assistant #2

urbien opened this issue Mar 22, 2021 · 0 comments

Comments

@urbien
Copy link
Member

urbien commented Mar 22, 2021

Project plan for VPN app and Voice Assistant

  1. Build a mobile app, starting with WireGuardKit. There will be a need to create a React Native wrapper around it, but it does not need to be JSI, as this is just for configuration, not traffic and as such low performance of the current JS bridge is fine.
  2. Build Alexa SDK clone. This needs only for a subset of functions that Alexa Skills built by our partners in Hospitality. Let's give it a working title VoicePal
  3. Work with the AI developer to incorporate their components into VoicePal.
  4. Work with QubesOS guys to make sure VoicePal run fine inside MicroVM that is launched on demand. This should not be too hard as VoicePal will run in a docker container.
  5. Use Hypercore as a data layer in Alexa Skills for collecting all customer data and syncing it to mobile app. VoicePal apps will save data into MultiHyperBee. Data will be like this:
    • order room service (date / time, who ordered, what was ordered, prices)
    • reserve the SPA in the hotel
    • self-checkin data (ID, date/time, what room, etc,) and self-checkout (who, when, number of days stayed, services used, bill)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant