{"id":28233644,"url":"https://github.com/justcodeit7/website_chat_streamlit","last_synced_at":"2025-10-19T14:08:56.050Z","repository":{"id":283056520,"uuid":"950436380","full_name":"JustCodeIt7/Website_Chat_Streamlit","owner":"JustCodeIt7","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-04T01:15:30.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T16:38:44.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JustCodeIt7.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":"2025-03-18T06:47:41.000Z","updated_at":"2025-04-04T01:15:33.000Z","dependencies_parsed_at":"2025-03-19T00:45:19.014Z","dependency_job_id":null,"html_url":"https://github.com/JustCodeIt7/Website_Chat_Streamlit","commit_stats":null,"previous_names":["justcodeit7/website_chat_streamlit"],"tags_count":0,"template":false,"template_full_name":"JustCodeIt7/Python_Template","purl":"pkg:github/JustCodeIt7/Website_Chat_Streamlit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCodeIt7%2FWebsite_Chat_Streamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCodeIt7%2FWebsite_Chat_Streamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCodeIt7%2FWebsite_Chat_Streamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCodeIt7%2FWebsite_Chat_Streamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustCodeIt7","download_url":"https://codeload.github.com/JustCodeIt7/Website_Chat_Streamlit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustCodeIt7%2FWebsite_Chat_Streamlit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271454971,"owners_count":24762699,"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-21T02:00:08.990Z","response_time":74,"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":[],"created_at":"2025-05-18T21:10:25.664Z","updated_at":"2025-10-19T14:08:51.031Z","avatar_url":"https://github.com/JustCodeIt7.png","language":"Python","readme":"# Public_Python_Template\n\n## Docker Build\n\n```bash\ndocker build -t web_chat .\n```\n## Docker Run\n\n```bash\ndocker run -d -p 8501:8501 web_chat\n```\n## Docker Compose\n\n```bash\ndocker-compose up\n```\n## Docker Compose Build\n\n```bash\ndocker-compose build\n```\n## Docker Compose Run\n\n```bash\ndocker-compose run\n```\n## Docker Compose Up\n\n\nI'll help you run a Docker image with the tag \"web_chat\" on port 8501.\n\nTo run a Docker image, you need to use the `docker run` command with port mapping. Here's the command you should use:\n\n```bash\ndocker run -p 8501:8501 web_chat\n```\n\nThis command:\n- Uses `docker run` to start a container\n- Maps port 8501 on your host to port 8501 in the container with `-p 8501:8501`\n- Uses the image tagged as `web_chat`\n\nIf you need to run the container in detached mode (in the background), add the `-d` flag:\n\n```bash\ndocker run -d -p 8501:8501 web_chat\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcodeit7%2Fwebsite_chat_streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustcodeit7%2Fwebsite_chat_streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcodeit7%2Fwebsite_chat_streamlit/lists"}