{"id":23802731,"url":"https://github.com/aritrakar/pdf-gpt","last_synced_at":"2026-04-13T09:31:46.799Z","repository":{"id":173357350,"uuid":"650629180","full_name":"aritrakar/pdf-gpt","owner":"aritrakar","description":"📝Upload and chat with your PDFs!","archived":false,"fork":false,"pushed_at":"2023-06-07T13:35:13.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T16:01:24.308Z","etag":null,"topics":["langchain","openai-api","python","streamlit"],"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/aritrakar.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-06-07T13:21:19.000Z","updated_at":"2024-06-04T01:40:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9a741dc-64ad-4ebc-831a-98f0ce6f4a43","html_url":"https://github.com/aritrakar/pdf-gpt","commit_stats":null,"previous_names":["aritrakar/pdf-gpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aritrakar/pdf-gpt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritrakar%2Fpdf-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritrakar%2Fpdf-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritrakar%2Fpdf-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritrakar%2Fpdf-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aritrakar","download_url":"https://codeload.github.com/aritrakar/pdf-gpt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aritrakar%2Fpdf-gpt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["langchain","openai-api","python","streamlit"],"created_at":"2025-01-01T22:27:34.795Z","updated_at":"2026-04-13T09:31:46.764Z","avatar_url":"https://github.com/aritrakar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF-GPT\n\nThis is a simple application which allows you to upload your PDFs and then \"chat\" with them, as one does with ChatGPT. Experimenting with LangChain.\n\n**Made with:**\n\n- LangChain (Text splitting, generating embeddings, FAISS, Q\u0026A chain)\n- OpenAI's davinci-003 LLM (For \"chatting\")\n- Streamlit (Web UI)\n- PyPDF2 (For parsing the PDFs)\n\n**NOTE:**\n\n1. I tested with a paid organization account.\n2. Each query costs some small amount, dependeing on the query complexity. It's usually between 2-5 cents.\n\n# How to run locally\n\n1. Clone the repository.\n2. Install dependencies: `pip install -r requirements.txt`\n3. Add a `.env` file with your `OPENAI_API_KEY`. **Do not rename this environment variable, otherwise LangChain will not work.**\n4. Run the Streamlit application: `streamlit run main.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faritrakar%2Fpdf-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faritrakar%2Fpdf-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faritrakar%2Fpdf-gpt/lists"}