{"id":23787769,"url":"https://github.com/same-ou/arabic-text-summarization","last_synced_at":"2026-05-14T01:39:44.441Z","repository":{"id":243311934,"uuid":"808954728","full_name":"same-ou/arabic-text-summarization","owner":"same-ou","description":"Arabic Text Summarization App: A Streamlit app that uses fine-tuned Transformer models to summarize Arabic text.","archived":false,"fork":false,"pushed_at":"2024-06-11T13:34:06.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T11:39:44.358Z","etag":null,"topics":["nlp","streamlit","transformers"],"latest_commit_sha":null,"homepage":"","language":"Python","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/same-ou.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":"2024-06-01T09:07:33.000Z","updated_at":"2024-11-29T14:50:57.000Z","dependencies_parsed_at":"2025-02-21T11:40:20.575Z","dependency_job_id":null,"html_url":"https://github.com/same-ou/arabic-text-summarization","commit_stats":null,"previous_names":["same-ou/arabic-text-summarization"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/same-ou/arabic-text-summarization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/same-ou%2Farabic-text-summarization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/same-ou%2Farabic-text-summarization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/same-ou%2Farabic-text-summarization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/same-ou%2Farabic-text-summarization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/same-ou","download_url":"https://codeload.github.com/same-ou/arabic-text-summarization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/same-ou%2Farabic-text-summarization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33006728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["nlp","streamlit","transformers"],"created_at":"2025-01-01T15:17:22.853Z","updated_at":"2026-05-14T01:39:44.409Z","avatar_url":"https://github.com/same-ou.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arabic-text-summarization\n\nThis Streamlit application utilizes a fine-tuned version of a set of summarization models specifically designed for Arabic text. The models are fine-tuned on the [XL-Sum dataset](https://huggingface.co/datasets/csebuetnlp/xlsum). Users can either input text directly or upload a PDF for summarization.\n\n## Screenshots\n![Application](screenshots/app.png)\n\n## Getting Started\n### Local Setup\n1. Clone the Repository: Begin by cloning this repository to your local machine.\n```bash\ngit clone git@github.com:same-ou/arabic-text-summarization.git\n```\n2. Install Dependencies: Navigate to the project directory and install the required dependencies.\n```bash\ncd arabic-text-summarization\npip install -r requirements.txt\n```\n3. Run the application:\n```bash\nstreamlit run app.py\n```\nAfter starting the app, navigate to http://localhost:8501 in your web browser to use the application.\n\n### Docker Setup\n1. Build the Docker Image\n```bash\ndocker build -t streamlit-app .\n```\n2. Run the Docker Container\n```bash\ndocker run -p 8501:8501 streamlit-app\n```\nAccess the application by navigating to http://localhost:8501 in your web browser.\n\n## Connect With Me\nHave feedback, suggestions, or questions about the Whisper speech recognition deployment? Feel free to connect with me:\n\nEmail: [elhadramidev@gmail.com](mailto:elhadramidev@gmail.com)       |       Linkedin: [OUSSAMA EL HADRAMI](https://www.linkedin.com/in/elhadrami-oussama/)\n\nHappy coding! 🚀✨\n\n[slides](https://docs.google.com/presentation/d/18zmaqAn3_0ygYXY1gytLW0PxJB4MG7dxebzekoC6QHM/edit#slide=id.p)     | [app](https://arabicsumm.streamlit.app/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsame-ou%2Farabic-text-summarization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsame-ou%2Farabic-text-summarization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsame-ou%2Farabic-text-summarization/lists"}