/url_qa

Get answers to the queries without watching videos.

Primary LanguageJupyter Notebook

Automatic Answering your question based on the video link provided

Alt text

Clone the repository

$git clone https://github.com/sushil79g/url_qa.git

Install the required library

$pip install -r url_qa/requirements.txt

Run the project

$streamlit run url_qa/demo.py

Process:

  • Extract and download video
  • Convert to audio
  • Speech to text
  • Text to QnA model