{"id":18430864,"url":"https://github.com/baquer/summarization_tool","last_synced_at":"2025-04-13T22:53:06.965Z","repository":{"id":192482764,"uuid":"686808143","full_name":"baquer/summarization_tool","owner":"baquer","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-14T15:03:21.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T09:15:43.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baquer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-04T01:30:33.000Z","updated_at":"2024-10-14T15:04:46.000Z","dependencies_parsed_at":"2024-12-24T21:09:47.155Z","dependency_job_id":null,"html_url":"https://github.com/baquer/summarization_tool","commit_stats":null,"previous_names":["baquer/summarization_tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baquer%2Fsummarization_tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baquer%2Fsummarization_tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baquer%2Fsummarization_tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baquer%2Fsummarization_tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baquer","download_url":"https://codeload.github.com/baquer/summarization_tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794568,"owners_count":21162614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T05:22:37.877Z","updated_at":"2025-04-13T22:53:06.946Z","avatar_url":"https://github.com/baquer.png","language":"Jupyter Notebook","readme":"# Summary Tool Readme\n\nThis readme file provides instructions for setting up and using the Summarization Tool, which is built using Flask and leverages the Hugging Face Transformers library to perform question and answer tasks. Before running the tool, you need to ensure that you have Flask installed and the necessary model loaded from a provided link.\n\n## Prerequisites\n\nBefore using the Summarization Tool, make sure you have the following prerequisites installed on your system:\n\n- Python 3.x\n- Flask\n- Hugging Face Transformers library\n\nYou can install Flask and the Transformers library using pip:\n\n```bash\npip install flask transformers\n```\n\n# Getting Started\n- Clone or download the Summarization Tool repository to your local machine.\n- Navigate to the project directory:\n\n```\ncd summarization-tool\n```\nRun the Flask application:\n```\npython app.py\n```\nThis will start the Flask development server, and the Summarization Tool will be accessible at http://localhost:5000 in your web browser.\n\n# Model Loading\nBefore using the Summarization Tool, you need to load the model from the provided link in the notebook folder:\n\nModel link: https://colab.research.google.com/drive/1dx1hDY7Cny8y7Gak3USn6MTxlu5YQ13N?usp=sharing\nPlease download the model and place it in a directory within the project folder.\n\n# Question and Answer Generation\nDownload the model from the hugging face [https://huggingface.co/valhalla/t5-small-qa-qg-hl].\n\n\n# Making Changes to pipelines.py\nTo customize or modify the behavior of the model within the Summarization Tool, you may need to make changes to the pipelines.py file. This file contains the code for loading and interacting with the model.\n\nIf you need to make changes to pipelines.py to suit your project's requirements, please reach out to the developer for guidance and assistance. You can contact the developer for assistance by using the contact information provided in the project documentation.\n\n\n**Thank you for using the Summarization Tool!**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaquer%2Fsummarization_tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaquer%2Fsummarization_tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaquer%2Fsummarization_tool/lists"}