A small web application that seeks through the use of AI to improve the conversational skills of students, making use of AI algorithms such as speech-to-text can create a closed grammatical model that specifically evaluates the words or phrases of each exercise thus increasing the speed of processing and evaluation of the same.
The exercise is oriented to lead the student to not translate in his brain the words he sees on the screen, making use of the Neurolinguistics and Neuroplasticity program developed by Salvatore Marrone.
The objective of the test is to allow the evaluation of each exercise to be carried out autonomously by an AI algorithm and thus be able to massify this form of teaching through immersion, neurolinguistics and neuroplasticity.
Clone this repo
python3 -m venv env.\Scripts\activate .\env\Scripts\Activate.ps1 source ./bin/activatesource ./bin/activate.fish
pip install -r ./requirements.txt python -m flask --app .\beta.py runor other port
python -m flask --app beta.py run -p 5001 -h 0.0.0.0or with certs
python -m flask --app beta.py run -p 5001 -h 0.0.0.0 --cert <pathtocert>/fullchain.pem --key <pathtocert>/privkey.pem --reload docker image build -t coach_ai .
docker run -p 5000:5000 coach_ai- Run app (before step)
- Go to 127.0.0.1:5000
- Execute video exercise
- Talk in Part 7
- Receive your score