marioaburto10 / react-flask-app

A full-stack web virtual assistant that uses ReactJS on the front-end and Python on the back-end. It uses Speech Recognition to understand user speech input. It uses Facebook’s Wit.AI machine learning system to understand the user’s intent and then does an API call to either get the latest weather, news, or checks the user’s calendar and uses Speech Synthesis to speak the results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-flask-react

Building a full stack application with python on the back-end and React.js on the front-end

About

A full-stack web virtual assistant that uses ReactJS on the front-end and Python on the back-end. It uses Speech Recognition to understand user speech input. It uses Facebook’s Wit.AI machine learning system to understand the user’s intent and then does an API call to either get the latest weather, news, or checks the user’s calendar and uses Speech Synthesis to speak the results


Languages

Language:JavaScript 75.7%Language:Python 12.3%Language:HTML 8.5%Language:CSS 3.4%