{"id":24221711,"url":"https://github.com/mhmdahmedfathi/document-processing","last_synced_at":"2026-05-05T17:31:22.688Z","repository":{"id":188744735,"uuid":"678757619","full_name":"mhmdahmedfathi/Document-processing","owner":"mhmdahmedfathi","description":"An API that is used for a document processing service. Users can upload images and PDF files to the API, and the API will perform some operations on the files and return the results.","archived":false,"fork":false,"pushed_at":"2023-08-16T15:39:37.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-04T01:33:39.853Z","etag":null,"topics":["django","django-rest-framework","docker","image-processing","python"],"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/mhmdahmedfathi.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}},"created_at":"2023-08-15T09:57:37.000Z","updated_at":"2023-08-16T15:42:00.000Z","dependencies_parsed_at":"2023-08-16T19:24:37.787Z","dependency_job_id":null,"html_url":"https://github.com/mhmdahmedfathi/Document-processing","commit_stats":null,"previous_names":["mhmdahmedfathi/document-processing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mhmdahmedfathi/Document-processing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdahmedfathi%2FDocument-processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdahmedfathi%2FDocument-processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdahmedfathi%2FDocument-processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdahmedfathi%2FDocument-processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhmdahmedfathi","download_url":"https://codeload.github.com/mhmdahmedfathi/Document-processing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmdahmedfathi%2FDocument-processing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["django","django-rest-framework","docker","image-processing","python"],"created_at":"2025-01-14T06:33:39.360Z","updated_at":"2026-05-05T17:31:22.664Z","avatar_url":"https://github.com/mhmdahmedfathi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RDI\n## Description\n\n Document processing: where data finds purpose.\n An API that is used for a document processing service. Users can upload images and PDF files to the API,\n and the API will perform some operations on the files and return the results.\n\n## Table of Contents\n\n- [Document processing](#book-author)\n  - [Description](#description)\n  - [Table of Contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Models](#Models)\n  - [Usage](#usage)\n  - [License](#license)\n\n## Installation\n\n### If you wish to use your machine to run this application, you will need to install the following dependencies:\n\n    \\`\\`\\`\n    \n    pip install requirements.txt\n    apt-get update \u0026\u0026 apt-get install -y libgdal-dev\n    apt-get install poppler-utils\n    pip install GDAL==3.2.2.1\n    pip install numpy psycopg2-binary\n    \n    \\`\\`\\`\n\n    make sure to install django and django rest framework, and then run the following command:\n\n    \\`\\`\\`\n    python manage.py runserver\n    \\`\\`\\`\n\n### If you wish to use docker to run this application:\n\n    make sure to install docker and docker compose, and then run the following command:\n\n    \\`\\`\\`\n    docker compose up\n    \\`\\`\\`\n\n    This will run the application on port 8000.\n\n## Models \n\n- #### media (Base Class)\n\n    - ##### Image \n\n    - ##### PDFS\n\n\n\n## Usage\n\nUsers can upload images and PDF files to the API, and the API will perform some operations on the files \nand return the results.\n## License\n\nThis project is licensed under the MIT license.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmdahmedfathi%2Fdocument-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhmdahmedfathi%2Fdocument-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmdahmedfathi%2Fdocument-processing/lists"}