An AI based website to convert voice prompts to text and use that to return the answers in a vocal format. It assists the tasks done by a visually impaired person.
Clone the project
git clone https://github.com/AKHIL-DyC/AOBT-python.gitGo to the project directory
cd AOBT-pythonInstall dependencies
pip install flask,openai.langchain pip install pyttsx3,threading,time pip intall python-dotenv pip install
pip install requests##run main.py