{"id":28495580,"url":"https://github.com/vinitgurjar/chat-with-pdfs","last_synced_at":"2025-07-02T08:31:08.351Z","repository":{"id":198759443,"uuid":"701328846","full_name":"VinitGurjar/Chat-with-PDFs","owner":"VinitGurjar","description":"This AI tool helps you to chat with your PDFs just by uploading it in the web interface.","archived":false,"fork":false,"pushed_at":"2024-12-15T15:39:46.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T11:43:59.724Z","etag":null,"topics":["genrative-ai","langchain-python","large-language-models","openai-api","vectorembeddings","vectorstore"],"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/VinitGurjar.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-06T12:13:09.000Z","updated_at":"2024-12-15T15:39:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"61d3874a-946b-4c9f-bd9c-72716c4862d0","html_url":"https://github.com/VinitGurjar/Chat-with-PDFs","commit_stats":null,"previous_names":["vinitgurjar/chat-with-pdfs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VinitGurjar/Chat-with-PDFs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinitGurjar%2FChat-with-PDFs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinitGurjar%2FChat-with-PDFs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinitGurjar%2FChat-with-PDFs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinitGurjar%2FChat-with-PDFs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VinitGurjar","download_url":"https://codeload.github.com/VinitGurjar/Chat-with-PDFs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinitGurjar%2FChat-with-PDFs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263102486,"owners_count":23414113,"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":["genrative-ai","langchain-python","large-language-models","openai-api","vectorembeddings","vectorstore"],"created_at":"2025-06-08T11:30:38.906Z","updated_at":"2025-07-02T08:31:08.328Z","avatar_url":"https://github.com/VinitGurjar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PDF-Chat-LLM\n\n## Tech-Stack\n\n- Frontend-ui -- Streamlit\n- Backend -- Langchain framework\n- Embedding Model -- OpenAI Embeddings\n- LLM -- gpt 3.5 turbo\n\n## How I Developed this projects locally\n\n\u003e[!NOTE]\n\u003eUnderstanding the Development Envoirnment\n\n### Create an Virtual environment\n\n\u003e I'm using VS code (IDE) for development\n\n- CD into the Directory you use for projects.\n- Create a new folder(name it) open vs code in it.\n- open terminal.\n- Write the below command for creating an virtual env.\n\n ```shell\n python -m venv project-name\n ```\n\n- Activate the env by writing the following command\n\n ```shell\n  .\\PLLM\\Scripts\\Activate.ps1\n ```\n\n- Create `requirements.py` file, write the dependencies.\n- Write the following command to install the requirements.\n\n  ```shell\n    pip install -r requirements.txt\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinitgurjar%2Fchat-with-pdfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinitgurjar%2Fchat-with-pdfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinitgurjar%2Fchat-with-pdfs/lists"}