{"id":23703113,"url":"https://github.com/kemkartanya/pdf-compare","last_synced_at":"2026-04-28T21:32:54.244Z","repository":{"id":269298763,"uuid":"906957495","full_name":"kemkartanya/PDF-Compare","owner":"kemkartanya","description":"compare pdfs","archived":false,"fork":false,"pushed_at":"2024-12-22T14:33:00.000Z","size":736,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T05:17:38.907Z","etag":null,"topics":["fastapi","llamaparse","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/kemkartanya.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-12-22T12:20:32.000Z","updated_at":"2024-12-22T14:33:04.000Z","dependencies_parsed_at":"2024-12-22T15:22:59.924Z","dependency_job_id":"fd11c5e3-98b2-402d-8fa0-39c9ab0be542","html_url":"https://github.com/kemkartanya/PDF-Compare","commit_stats":null,"previous_names":["kemkartanya/pdf-compare"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemkartanya%2FPDF-Compare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemkartanya%2FPDF-Compare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemkartanya%2FPDF-Compare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kemkartanya%2FPDF-Compare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kemkartanya","download_url":"https://codeload.github.com/kemkartanya/PDF-Compare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239780144,"owners_count":19695735,"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":["fastapi","llamaparse","python"],"created_at":"2024-12-30T13:00:41.115Z","updated_at":"2026-01-31T03:30:20.521Z","avatar_url":"https://github.com/kemkartanya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Compare PDFs\n\ncompare pdfs versions\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`LLAMA_CLOUD_API_KEY`\n\n\n## Installation\n\n\n```bash\n  git clone https://github.com/kemkartanya/PDF-Compare.git\n\n  cd PDF-Compare\n  \n  python -m venv env\n  env source/bin/activate\n\n  pip install -r requirements.txt\n\n  python api.py\n```\n    \n## Method\n\nUsed llama-parse for parsing pdfs to markdown\n\ncompared markdown files using difflib\n\nreturn json as diff b/w files \n\n\n## swagger ui\n\nSwagger UI: http://127.0.0.1:8000/docs","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemkartanya%2Fpdf-compare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkemkartanya%2Fpdf-compare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemkartanya%2Fpdf-compare/lists"}