Skip to content

piriya-dharshini/Educational_Video_Based_QA_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROBLEM STATEMENT:

Learners often struggle to quickly locate precise answers within lengthy educational videos, leading to inefficiencies and a less effective learning experience. Traditional search systems fail to provide targeted, content-specific responses directly from the video, limiting the depth and relevance of information retrieval. This project aims to enhance video-based learning by creating a system that delivers accurate, context-aware answers derived strictly from the video content, improving learning outcomes and accessibility.

ARCHITECTURE:

arch

Steps to Run the Project

  • Install Dependencies
    Use requirements.txt to install the necessary Python packages:

    python3 -m pip install -r requirements.txt
  • Run the Server
    Start the server by running the server.py file:

    python3 server.py
  • Run the Client
    Start the client application using Streamlit:

    python3 -m streamlit run client.py

OUTPUT:

1.Context Based Question and Answer:

inp1

  1. Un-Domain related query:

inp3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages