/Speact-frontend

Front end part of Speact, an intelligent personal assistant for computer's manipulation

Primary LanguageVueMIT LicenseMIT

Open Source Love Open Source Love

Speact main app

A Free/Open source smart personal assistant.


Recent advances in machine learning are making it clear that the near future will be dominated by artificial intelligence. In particular, human-machine interaction received a great focus from the world’s biggest computer science industries. This is especially true with the surge of deep learning which paved the way for computers to reach a high level of language understanding.

Nonetheless, these great advances did not yet reach human level communications and seem to be lagging behind. Computers are either restricted to the management of specific tasks like smart assistants or lack the actual language understanding like chatbots.

Through this work, We familiarize ourselves with spoken dialogue systems and understand their components. By taking advantage of artificial intelligence approaches, ranging from acoustic models, to natural language generation, while going through natural language understanding and dialogue management ; our solution can assist the user with computer manipulation using spoken directives.


User Interface

Speact main app

Backend

The complete backend code can be found here


Installation


First you will need to install :

  • NodeJS
  • npm

Packages install

To install the deps and run the dev server, simply do :

npm install
npm run dev


TODO


Contributing


Credits


Licence

This project is licensed under the GPLv3.


Made with heart in Algiers