{"id":23045838,"url":"https://github.com/ygit/chat-with-pdf","last_synced_at":"2026-01-16T00:30:47.557Z","repository":{"id":267248140,"uuid":"900232593","full_name":"ygit/chat-with-pdf","owner":"ygit","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-22T04:59:45.000Z","size":114,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T00:35:22.007Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ygit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08T08:22:05.000Z","updated_at":"2024-12-09T08:24:06.000Z","dependencies_parsed_at":"2025-02-04T22:36:07.849Z","dependency_job_id":null,"html_url":"https://github.com/ygit/chat-with-pdf","commit_stats":null,"previous_names":["ygit/chat-with-pdf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ygit/chat-with-pdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygit%2Fchat-with-pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygit%2Fchat-with-pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygit%2Fchat-with-pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygit%2Fchat-with-pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ygit","download_url":"https://codeload.github.com/ygit/chat-with-pdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ygit%2Fchat-with-pdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28474505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T00:15:39.755Z","status":"ssl_error","status_checked_at":"2026-01-16T00:15:32.174Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-12-15T21:28:45.492Z","updated_at":"2026-01-16T00:30:47.544Z","avatar_url":"https://github.com/ygit.png","language":"HTML","readme":"# Chat with PDF\n\nThis project allows users to upload a PDF file, generate a summary using AI, and interact with the AI to ask questions about the PDF content.\n\n## Features\n\n- Upload PDF files to [Cloudflare R2](https://developers.cloudflare.com/r2/)\n- Generate summaries using [Workers AI](https://developers.cloudflare.com/workers-ai/)\n- Create vector embeddings and store them in [Vectorize](https://developers.cloudflare.com/vectorize/)\n- Chat with AI to ask questions about the PDF content\n\n## Installation\n\n1. Clone the repository:\n\n```sh\ngit clone https://github.com/ygit/chat-with-pdf\ncd chat-with-pdf\n```\n\n2. Install dependencies:\n\n```sh\nnpm install\n```\n\n3. Create an R2 bucket and update the binding in the `wrangler.toml` file. Follow the [documentation](https://developers.cloudflare.com/r2/buckets/create-buckets/) to learn how to create a new bucket.\n\n4. Create a Vectorize database and update the bindings in the `wrangler.toml` file. Follow the [documentation](https://developers.cloudflare.com/vectorize/best-practices/create-indexes/) to learn how to do this.\n\n## Development\n\nTo start the development server, run:\n\n```sh\nnpm run dev\n```\n\nNavigate to `localhost:8787` to view the app.\n\n## Deployment\n\nTo deploy the project, use\n\n```sh\nnpm run deploy\n```\n\n## Contributions\n\nContributions are welcome. Please open an issue to report any bugs.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fygit%2Fchat-with-pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fygit%2Fchat-with-pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fygit%2Fchat-with-pdf/lists"}