DEV Community

Fulton Browne
Fulton Browne

Posted on

I need some advice...

As many of you know I run an open source project called Ara, here are some links:

GitHub logo FultonBrowne / Ara-android

A virtual assistant for almost any android phone.

Welcome to Ara for Android πŸ‘‹

By Andromeda Software

An ai assistant app for almost any android phone, That cares about privacy and productivity Get it on Google Play alt text

CircleCI Known Vulnerabilities Codacy Badge Gitter Donate with Ethereum PRs Welcome Buy Me A Coffee

Usage

  • Open in android studio and use the normal steps to run
or
  • ./gradlew test to run the unit tests
  • ./gradlew install to install the app

Author

πŸ‘€ Fulton Browne

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. If you contribute please commit to a new branch and explain details in your pull request not in your commit.

If you want to become an active contributor go here.

Open in Gitpod

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2020 Fulton Browne.
This project is GPL-3.0 licensed.


This README was generated with ❀️ by readme-md-generator





GitHub logo FultonBrowne / Ara-Server

The server for Ara.

Welcome to Ara's serverπŸ‘‹

By Andromeda Software

The server that powers feed, AI search, and skills to the ara voice assistant

alt text

Known Vulnerabilities Codacy Badge Donate with Ethereum CircleCI Buy Me A Coffee

Running (incomplete)

make build to build

make test to run tests (note you may have to export nlp location outside of the make file)

Author

πŸ‘€ Fulton Browne

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. If you contribute please commit to a new branch and explain details in your pull request not in your commit.

Open in Gitpod

If you want to become an active contributor go here.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Fulton Browne.
This project is GPL-3.0 licensed.


This README was generated with ❀️ by readme-md-generator



Well I need some help, I am adding my final major feature (not to be confused with the minor things I will be adding ALL THE TIME) before the final release. An IOT ecosystem of sorts, I don't even know where to start. So I am asking you guys, where should I start with a consumer facing IOT platform (not an enterprise one)? thank you in advance for your help, It greatly appreciated.

Top comments (0)