{"id":15159924,"url":"https://github.com/shimaa83/llmchat","last_synced_at":"2026-02-10T15:52:11.450Z","repository":{"id":254193127,"uuid":"845775746","full_name":"shimaa83/LLMChat","owner":"shimaa83","description":"LLM chat app using RAG and langchain","archived":false,"fork":false,"pushed_at":"2025-07-03T02:02:58.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T03:20:00.568Z","etag":null,"topics":["gemini","langchain","llm","python3","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/shimaa83.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":"2024-08-21T22:53:11.000Z","updated_at":"2025-07-03T02:03:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"8cc10690-0287-4ad5-8866-45ad359001c4","html_url":"https://github.com/shimaa83/LLMChat","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"cd689f77c6f1489af9016f15a7a5f50b64fe59d5"},"previous_names":["shimaa83/llmchat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shimaa83/LLMChat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FLLMChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FLLMChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FLLMChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FLLMChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shimaa83","download_url":"https://codeload.github.com/shimaa83/LLMChat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimaa83%2FLLMChat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269672569,"owners_count":24457116,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gemini","langchain","llm","python3","streamlit"],"created_at":"2024-09-26T22:02:02.147Z","updated_at":"2026-02-10T15:52:11.417Z","avatar_url":"https://github.com/shimaa83.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Research Question Answering App\n\nThis is a Streamlit application that allows users to upload a PDF research, input a question about the research, and receive a detailed summary or answer based on the content of the PDF using gemini model.\n\n## Features\n\n- **Upload PDF**: Upload a PDF file to be processed.\n- **Ask Questions**: Enter questions about the content of the PDF.\n- **Get Answers**: Receive detailed answers or summaries based on the PDF content.\n\n## Requirements\n\n- Python 3.7 or higher\n- Required Python libraries:\n  - `streamlit`\n  - `pdfplumber`\n  - `langchain_community`\n  - `langchain`\n  - `langchain_chroma`\n  - `langchain_google_genai`\n  - `langchain_core`\n  - `python-dotenv`\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/shimaa83/LLMChat.git\n   cd LLMChat\n2. Create a .env file in the root directory of the project and add your Google API key:\n      - GOOGLE_API_KEY=your_google_api_key_here\n3. Start the Streamlit app:\n  -  streamlit run chat.py\n\n![LLM](https://github.com/user-attachments/assets/b3adcc4e-0566-433b-b733-f830337c0ba7)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimaa83%2Fllmchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshimaa83%2Fllmchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimaa83%2Fllmchat/lists"}