Ara, an open source personal assistant

Ara an OPEN SOURCE voice assistant

What is Ara

Well, Ara came about as an idea in January of this year, I wanted a side project that I would enjoy, so with the help of some Friends (Chris and Eric) I started working on an Android app that would become Ara.
I wanted a great open source voice assistant app that could compete with the likes of Google and Amazon. after thinking about this we established 3 main goals:

  • make a voice recognition system that can be run locally
  • complete data privacy
  • provide useful information on opening the app

To accomplish these goals I have used 100% open source software so I can guarantee no tracking, have extensive documentation for the SDKs I am using, and let the world use my code in there own projects.
I also did this as a proof of concept for an idea that is described here:

图片[1]-Ara, an open source personal assistant - 拾光赋-拾光赋

Suggestions for an AI concept

Fulton Browne ・ Aug 21 ’19

#help #discuss #android #java

What needs to be done?

Ara is not done it needs 4 main things before a beta can be released

  • Expanded voice capability
  • Voice output
  • Skills SDK (ara used to be able to detect several commands via the keyboard, but that was dropped for the development of this feature)
  • IOT support

We also have some long term features we are working on:

  • A public (hosted on are server) and privatec (hosted on, lets say a company servers) account system for easy data synchronization

contributing

please feel free to contribute, I normally do basic frontend stuff so all this AI and server stuff is hard for me I NEED the help.

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

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.

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


View on GitHub

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

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.

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

View on GitHub

原文链接:Ara, an open source personal assistant

© 版权声明
THE END
喜欢就支持一下吧
点赞11 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容