Skip to content

talhamirzaa/YT-Transcript-Summarization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YT-Transcript-Summarization using Python Django Framework

pre requisite:
Install and setup Django in your system.

To Run the Project:-

Step 1: Open the VS code inside Hello_django folder.

Step 2: In VS Code, open the Command Palette (View > Command Palette or (Ctrl+Shift+P)).Then select the ' Python: Select Interpreter
    command '.
   2.1: From the list, select the virtual environment in your project folder that starts with ./.venv or ..venv
   2.2: Run Terminal: Create New Terminal
     OR
   2.2: use Terminal: Select Default Shell

Step 3: In the VS Code Terminal, with the virtual environment activated, run the development server with ' python manage.py runserver '
    and open a browser to http://127.0.0.1:8000/ to see the Output/Result.

Output:-

pg1

pg2

About

Semester 4th Mini Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published