bhindu-muppana

Config files for my GitHub profile.

https://github.com/bhindu-muppana/bhindu-muppana

Science Score: 41.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.0%) to scientific vocabulary

Keywords

config github-config
Last synced: 4 months ago · JSON representation ·

Repository

Config files for my GitHub profile.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
config github-config
Created over 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

SCRIVENER

Python GitHub issues GitHub forks DOI GitHub license Lines of code Coverage Contributors YouTube

Table of Contents

Introduction

Scrivener is a video transcript summarizer for Youtube videos. Youtube is one of the most used website. A lot of people use the captions to understand the language of the video. In our project we aim to create a transcript summarizer which accepts a youtube URL link, collects the caption at every sentence and then provides the summary of the complete video. Our goal is to make the summarizer as accurate as possible and to add various other features. Our second goal of the project is to create a summarizer which can summarize the youtube videos which have captions disabled. Our project can be further expanded for numerous applications. This document provides a major perspective for the users to understand and take up the project as an Open source software and add on multiple features. Also, the document aids the developers in understanding the code and acts as a reference point for starting the project.

The complete development was achieved using the Python3 technology and it is recommended that the next set of developers who take up this project have these technologies installed and keep them running before proceeding further.

Demo

The project is deployed on both Streamlit cloud and Heroku. - Streamlit - Heroku

Steps for Execution

  1. Clone the Git repository.
  2. Run pip install -r requirements.txt
  3. Open Command Prompt and change the directory to the location of cloned repository.
  4. Run the command streamlit run user_interface.py
  5. Next, open your browser and type in localhost:8501 in the search bar to open the webUI of the application.
  6. The UI typically looks as shown below and here you have a choice between URL, file or normal text input.

License

This project is licensed under the terms of the MIT license. Please check License for more details.

Contributions

Please see our CONTRIBUTING.md for instructions on how to contribute to the project by completing some of the issues.

Future Scope

For enhancement of this project following functionalities can be implemented - Currently our application supports youtube videos and videos with .mp4 extension. Provide support for other video formats - Perform summarization for videos in languages other than English - Generate summary of Podcasts or other audiofiles - Provide summary in form of video - Generate summary of videos for specific time frames - Compare various Summarization models and provide optimal summary - UI Enhancement - Provide summary in form of audio - Generate summary of audio for specific time frames - Adding Chrome extension for SCRIVENER - Provide Sentiment Analysis of the generated summary - Develop a Discord BOT for SCRIVENER

Team Members

  • Anshul Navinbhai Patel
  • Bhavya Omprakash Agrawal
  • Darshan Manharbhai Patel
  • Pragna Bollam
  • Rohan Jigarbhai Shah

Acknowledgements

We would like to thank Professor Dr Timothy Menzies for helping us understand the process of building a good Software Engineering project. We would also like to thank the teaching assistants Xiao Ling, Andre Lustosa, Kewen Peng, Weichen Shi for their support throughout the project. - https://streamlit.io/ - https://huggingface.co/ - https://shields.io/ - https://www.powtoon.com/ - https://www.heroku.com/

Owner

  • Login: bhindu-muppana
  • Kind: user

Citation (CITATION.md)

For the most up to date citation, click the following badge:
[![DOI](https://zenodo.org/badge/409326011.svg)](https://zenodo.org/badge/latestdoi/409326011)

# BibTeX
```text
@software{anshul_patel_2021_5532972,
  author       = {Anshul Patel and
                  pragna98 and
                  AgrawalBhavya},
  title        = {anshulp2912/scrivener: Pre-release v0.0},
  month        = sep,
  year         = 2021,
  publisher    = {Zenodo},
  version      = {prerelease},
  doi          = {10.5281/zenodo.5532972},
  url          = {https://doi.org/10.5281/zenodo.5532972}
}
```
# CSL
```text
{
  "publisher": "Zenodo", 
  "DOI": "10.5281/zenodo.5532972", 
  "title": "anshulp2912/scrivener: Pre-release v0.0", 
  "issued": {
    "date-parts": [
      [
        2021, 
        9, 
        27
      ]
    ]
  }, 
  "abstract": "No description provided.", 
  "author": [
    {
      "family": "Anshul Patel"
    }, 
    {
      "family": "pragna98"
    }, 
    {
      "family": "AgrawalBhavya"
    }
  ], 
  "version": "prerelease", 
  "type": "article", 
  "id": "5532972"
}
```
# DataCite
```text
<?xml version='1.0' encoding='utf-8'?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd">
  <identifier identifierType="DOI">10.5281/zenodo.5532972</identifier>
  <creators>
    <creator>
      <creatorName>Anshul Patel</creatorName>
    </creator>
    <creator>
      <creatorName>pragna98</creatorName>
    </creator>
    <creator>
      <creatorName>AgrawalBhavya</creatorName>
    </creator>
  </creators>
  <titles>
    <title>anshulp2912/scrivener: Pre-release v0.0</title>
  </titles>
  <publisher>Zenodo</publisher>
  <publicationYear>2021</publicationYear>
  <dates>
    <date dateType="Issued">2021-09-27</date>
  </dates>
  <resourceType resourceTypeGeneral="Software"/>
  <alternateIdentifiers>
    <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/5532972</alternateIdentifier>
  </alternateIdentifiers>
  <relatedIdentifiers>
    <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://github.com/anshulp2912/scrivener/tree/prerelease</relatedIdentifier>
    <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.5532971</relatedIdentifier>
  </relatedIdentifiers>
  <version>prerelease</version>
  <rightsList>
    <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
  </rightsList>
  <descriptions>
    <description descriptionType="Abstract">No description provided.</description>
  </descriptions>
</resource>
```
# Dublin Core
``` text
<?xml version='1.0' encoding='utf-8'?>
<oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:creator>Anshul Patel</dc:creator>
  <dc:creator>pragna98</dc:creator>
  <dc:creator>AgrawalBhavya</dc:creator>
  <dc:date>2021-09-27</dc:date>
  <dc:description>No description provided.</dc:description>
  <dc:identifier>https://zenodo.org/record/5532972</dc:identifier>
  <dc:identifier>10.5281/zenodo.5532972</dc:identifier>
  <dc:identifier>oai:zenodo.org:5532972</dc:identifier>
  <dc:relation>url:https://github.com/anshulp2912/scrivener/tree/prerelease</dc:relation>
  <dc:relation>doi:10.5281/zenodo.5532971</dc:relation>
  <dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
  <dc:title>anshulp2912/scrivener: Pre-release v0.0</dc:title>
  <dc:type>info:eu-repo/semantics/other</dc:type>
  <dc:type>software</dc:type>
</oai_dc:dc>
```
# DCAT
``` text
<?xml version='1.0' encoding='utf-8'?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#">
  <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.5532972">
    <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/>
    <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/>
    <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.5532972</dct:identifier>
    <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.5532972"/>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>Anshul Patel</foaf:name>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>pragna98</foaf:name>
      </rdf:Description>
    </dct:creator>
    <dct:creator>
      <rdf:Description>
        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
        <foaf:name>AgrawalBhavya</foaf:name>
      </rdf:Description>
    </dct:creator>
    <dct:title>anshulp2912/scrivener: Pre-release v0.0</dct:title>
    <dct:publisher>
      <foaf:Agent>
        <foaf:name>Zenodo</foaf:name>
      </foaf:Agent>
    </dct:publisher>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2021</dct:issued>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2021-09-27</dct:issued>
    <owl:sameAs rdf:resource="https://zenodo.org/record/5532972"/>
    <adms:identifier>
      <adms:Identifier>
        <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/5532972</skos:notation>
        <adms:schemeAgency>url</adms:schemeAgency>
      </adms:Identifier>
    </adms:identifier>
    <dct:relation rdf:resource="https://github.com/anshulp2912/scrivener/tree/prerelease"/>
    <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.5532971"/>
    <owl:versionInfo>prerelease</owl:versionInfo>
    <dct:description>No description provided.</dct:description>
    <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/>
    <dct:accessRights>
      <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess">
        <rdfs:label>Open Access</rdfs:label>
      </dct:RightsStatement>
    </dct:accessRights>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5532972"/>
      </dcat:Distribution>
    </dcat:distribution>
    <dcat:distribution>
      <dcat:Distribution>
        <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.5532972">https://doi.org/10.5281/zenodo.5532972</dcat:accessURL>
        <dcat:byteSize>8384591</dcat:byteSize>
        <dcat:downloadURL rdf:resource="https://zenodo.org/record/5532972/files/anshulp2912/scrivener-prerelease.zip">https://zenodo.org/record/5532972/files/anshulp2912/scrivener-prerelease.zip</dcat:downloadURL>
        <dcat:mediaType>application/zip</dcat:mediaType>
      </dcat:Distribution>
    </dcat:distribution>
  </rdf:Description>
</rdf:RDF>
```

# JSON
``` text
{
  "files": [
    {
      "links": {
        "self": "https://zenodo.org/api/files/8f2a0202-6112-42d1-8c37-21e9dbeedc66/anshulp2912/scrivener-prerelease.zip"
      }, 
      "checksum": "md5:4caf86c4b7f2ca061b0bbe84df61d074", 
      "bucket": "8f2a0202-6112-42d1-8c37-21e9dbeedc66", 
      "key": "anshulp2912/scrivener-prerelease.zip", 
      "type": "zip", 
      "size": 8384591
    }
  ], 
  "owners": [
    251329
  ], 
  "doi": "10.5281/zenodo.5532972", 
  "stats": {
    "version_unique_downloads": 1.0, 
    "unique_views": 0.0, 
    "views": 0.0, 
    "version_views": 0.0, 
    "unique_downloads": 1.0, 
    "version_unique_views": 0.0, 
    "volume": 8384591.0, 
    "version_downloads": 1.0, 
    "downloads": 1.0, 
    "version_volume": 8384591.0
  }, 
  "links": {
    "doi": "https://doi.org/10.5281/zenodo.5532972", 
    "conceptdoi": "https://doi.org/10.5281/zenodo.5532971", 
    "bucket": "https://zenodo.org/api/files/8f2a0202-6112-42d1-8c37-21e9dbeedc66", 
    "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.5532971.svg", 
    "html": "https://zenodo.org/record/5532972", 
    "latest_html": "https://zenodo.org/record/5532972", 
    "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.5532972.svg", 
    "latest": "https://zenodo.org/api/records/5532972"
  }, 
  "conceptdoi": "10.5281/zenodo.5532971", 
  "created": "2021-09-27T22:30:39.058642+00:00", 
  "updated": "2021-09-28T01:48:26.903846+00:00", 
  "conceptrecid": "5532971", 
  "revision": 3, 
  "id": 5532972, 
  "metadata": {
    "access_right_category": "success", 
    "doi": "10.5281/zenodo.5532972", 
    "description": "No description provided.", 
    "license": {
      "id": "other-open"
    }, 
    "title": "anshulp2912/scrivener: Pre-release v0.0", 
    "relations": {
      "version": [
        {
          "count": 1, 
          "index": 0, 
          "parent": {
            "pid_type": "recid", 
            "pid_value": "5532971"
          }, 
          "is_last": true, 
          "last_child": {
            "pid_type": "recid", 
            "pid_value": "5532972"
          }
        }
      ]
    }, 
    "version": "prerelease", 
    "publication_date": "2021-09-27", 
    "creators": [
      {
        "name": "Anshul Patel"
      }, 
      {
        "name": "pragna98"
      }, 
      {
        "name": "AgrawalBhavya"
      }
    ], 
    "access_right": "open", 
    "resource_type": {
      "type": "software", 
      "title": "Software"
    }, 
    "related_identifiers": [
      {
        "scheme": "url", 
        "identifier": "https://github.com/anshulp2912/scrivener/tree/prerelease", 
        "relation": "isSupplementTo"
      }, 
      {
        "scheme": "doi", 
        "identifier": "10.5281/zenodo.5532971", 
        "relation": "isVersionOf"
      }
    ]
  }
}
  
```
# MARKCXML
``` text
<?xml version='1.0' encoding='UTF-8'?>
<record xmlns="http://www.loc.gov/MARC21/slim">
  <leader>00000nmm##2200000uu#4500</leader>
  <controlfield tag="005">20210928014826.0</controlfield>
  <controlfield tag="001">5532972</controlfield>
  <datafield tag="700" ind1=" " ind2=" ">
    <subfield code="a">pragna98</subfield>
  </datafield>
  <datafield tag="700" ind1=" " ind2=" ">
    <subfield code="a">AgrawalBhavya</subfield>
  </datafield>
  <datafield tag="856" ind1="4" ind2=" ">
    <subfield code="s">8384591</subfield>
    <subfield code="z">md5:4caf86c4b7f2ca061b0bbe84df61d074</subfield>
    <subfield code="u">https://zenodo.org/record/5532972/files/anshulp2912/scrivener-prerelease.zip</subfield>
  </datafield>
  <datafield tag="542" ind1=" " ind2=" ">
    <subfield code="l">open</subfield>
  </datafield>
  <datafield tag="260" ind1=" " ind2=" ">
    <subfield code="c">2021-09-27</subfield>
  </datafield>
  <datafield tag="909" ind1="C" ind2="O">
    <subfield code="p">software</subfield>
    <subfield code="o">oai:zenodo.org:5532972</subfield>
  </datafield>
  <datafield tag="100" ind1=" " ind2=" ">
    <subfield code="a">Anshul Patel</subfield>
  </datafield>
  <datafield tag="245" ind1=" " ind2=" ">
    <subfield code="a">anshulp2912/scrivener: Pre-release v0.0</subfield>
  </datafield>
  <datafield tag="540" ind1=" " ind2=" ">
    <subfield code="a">Other (Open)</subfield>
  </datafield>
  <datafield tag="650" ind1="1" ind2="7">
    <subfield code="a">cc-by</subfield>
    <subfield code="2">opendefinition.org</subfield>
  </datafield>
  <datafield tag="520" ind1=" " ind2=" ">
    <subfield code="a">No description provided.</subfield>
  </datafield>
  <datafield tag="773" ind1=" " ind2=" ">
    <subfield code="n">url</subfield>
    <subfield code="i">isSupplementTo</subfield>
    <subfield code="a">https://github.com/anshulp2912/scrivener/tree/prerelease</subfield>
  </datafield>
  <datafield tag="773" ind1=" " ind2=" ">
    <subfield code="n">doi</subfield>
    <subfield code="i">isVersionOf</subfield>
    <subfield code="a">10.5281/zenodo.5532971</subfield>
  </datafield>
  <datafield tag="024" ind1=" " ind2=" ">
    <subfield code="a">10.5281/zenodo.5532972</subfield>
    <subfield code="2">doi</subfield>
  </datafield>
  <datafield tag="980" ind1=" " ind2=" ">
    <subfield code="a">software</subfield>
  </datafield>
</record>
```

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • SpeechRecognition ==3.8.1
  • moviepy ==1.0.3
  • pydub ==0.25.1
  • pytube ==11.0.1
  • streamlit ==0.89.0
  • transformers ==4.11.0
  • youtube_transcript_api ==0.4.1