Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 563 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 563 Bytes

AOBT

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.

Run Locally

Clone the project

  git clone https://github.com/AKHIL-DyC/AOBT-python.git

Go to the project directory

  cd AOBT-python

Install dependencies

  pip install flask,openai.langchain
 pip install pyttsx3,threading,time
  pip intall python-dotenv
 pip install
pip install requests

##run main.py