{"id":17302983,"url":"https://github.com/binarybrain/pdf-rag","last_synced_at":"2026-04-15T11:37:30.886Z","repository":{"id":224938044,"uuid":"705574328","full_name":"BinaryBrain/pdf-rag","owner":"BinaryBrain","description":"Index your documents and ask questions about them in a chat-like interface.","archived":false,"fork":false,"pushed_at":"2024-02-28T22:56:26.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T22:46:14.632Z","etag":null,"topics":["chat","gpt","llm","pdf","rag"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BinaryBrain.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-10-16T09:27:07.000Z","updated_at":"2024-02-28T22:56:57.000Z","dependencies_parsed_at":"2024-02-28T14:28:11.567Z","dependency_job_id":"0a03d65d-e158-4a36-b452-be45f348bf79","html_url":"https://github.com/BinaryBrain/pdf-rag","commit_stats":null,"previous_names":["binarybrain/pdf-rag"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BinaryBrain/pdf-rag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBrain%2Fpdf-rag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBrain%2Fpdf-rag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBrain%2Fpdf-rag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBrain%2Fpdf-rag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinaryBrain","download_url":"https://codeload.github.com/BinaryBrain/pdf-rag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBrain%2Fpdf-rag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31840094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"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":["chat","gpt","llm","pdf","rag"],"created_at":"2024-10-15T11:49:13.687Z","updated_at":"2026-04-15T11:37:30.851Z","avatar_url":"https://github.com/BinaryBrain.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF RAG\n\nIndex your documents and ask questions about them in a chat-like interface.\n\n## Install\n\n```sh\nnpm i\ncd client; npm i; cd ..\n```\n\nInstall [pdftotext](https://pypi.org/project/pdftotext/).\n\nMake sure you have your OpenAI key in your environment as `OPENAI_API_KEY`.\n\n## Index your files\n\n1) Place your PDF files in `documents/input`\n2) Run  `node indexer.js`\n3) Wait for the process to finish\n\n## Run\n\nFirst, start the backend:\n\n```sh\nnpm run dev\n```\n\nThen the client:\n\n```sh\ncd client\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarybrain%2Fpdf-rag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinarybrain%2Fpdf-rag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarybrain%2Fpdf-rag/lists"}