{"id":18779917,"url":"https://github.com/lhajman/chatpdf","last_synced_at":"2025-12-18T14:30:24.566Z","repository":{"id":214109361,"uuid":"735701882","full_name":"tal7aouy/chatpdf","owner":"tal7aouy","description":"🤗💬 PDF Chat App","archived":false,"fork":false,"pushed_at":"2023-12-25T22:08:07.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T10:41:48.853Z","etag":null,"topics":["openai","plop","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tal7aouy.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":"2023-12-25T22:05:20.000Z","updated_at":"2023-12-25T22:06:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"c81e3bc2-5ca6-4d02-bd2b-00bcfe2f82c4","html_url":"https://github.com/tal7aouy/chatpdf","commit_stats":null,"previous_names":["tal7aouy/chatpdf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Fchatpdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Fchatpdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Fchatpdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tal7aouy%2Fchatpdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tal7aouy","download_url":"https://codeload.github.com/tal7aouy/chatpdf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239694632,"owners_count":19681902,"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":["openai","plop","streamlit"],"created_at":"2024-11-07T20:23:53.909Z","updated_at":"2025-12-18T14:30:19.251Z","avatar_url":"https://github.com/tal7aouy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF Chat App\n\n## Introduction\nPDF Chat App is a Streamlit-based web application that allows users to interactively chat with a PDF document. Utilizing advanced NLP techniques and the OpenAI language model, this app extracts text from uploaded PDFs and provides answers to user queries based on the PDF content.\n\n## Features\n- **PDF Upload**: Users can upload PDF documents to be processed.\n- **Interactive Q\u0026A**: Post upload, users can ask questions and receive answers based on the PDF content.\n- **Progress Indicators**: Visual feedback during PDF processing for a better user experience.\n- **Collapsible Answer Format**: Answers are displayed in an organized, collapsible format.\n\n## Technologies Used\n- [Streamlit](https://streamlit.io/): An open-source app framework for Machine Learning and Data Science projects.\n- [LangChain](https://python.langchain.com/): A Python library for building language model applications.\n- [OpenAI](https://platform.openai.com/docs/models): Large language models for answering queries.\n\n## Installation\nTo run this app locally, you need to have Python installed on your system. Follow these steps:\n\n1. **Clone the Repository**\n   ```bash\n   git clone git@github.com:tal7aouy/chatpdf.git\n   cd chatpdf\n    ````\n\n2. **Install Dependencies**\n\n```bash\npip install -r requirements.txt\n```\n\n3. **Environment Setup**\n- Create a `.env` file in the project root.\n- Add your OpenAI API key: `OPENAI_API_KEY=your_api_key_here`.\n\n4. **Run the App**\n\n```bash\nstreamlit run app.py\n```\n## Usage\n1. **Launch the App**: Open the local URL provided by Streamlit.\n2. **Upload PDF**: Use the 'Upload your PDF' button to select a file.\n3. **Query Input**: Type your questions about the PDF content.\n4. **View Answers**: Expand the 'See Response' section for the app's responses.\n\n## Contributions\nContributions are welcome. Please adhere to the project's guidelines and code of conduct when contributing.\n\n## License\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhajman%2Fchatpdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flhajman%2Fchatpdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhajman%2Fchatpdf/lists"}