{"id":21125424,"url":"https://github.com/mdh266/secondapp","last_synced_at":"2026-04-13T17:05:00.484Z","repository":{"id":263082969,"uuid":"889271668","full_name":"mdh266/secondapp","owner":"mdh266","description":"A simple chatbot using Docker, Streamlit, Groq, and Llama3","archived":false,"fork":false,"pushed_at":"2025-01-18T01:58:25.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T02:32:16.623Z","etag":null,"topics":["docker","groq","groq-api","llm","llms","python","streamlit","streamlit-webapp"],"latest_commit_sha":null,"homepage":"","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/mdh266.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":"2024-11-16T00:26:19.000Z","updated_at":"2025-01-18T01:58:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c132431-ef2e-440c-a290-83fc6862a179","html_url":"https://github.com/mdh266/secondapp","commit_stats":null,"previous_names":["mdh266/secondapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdh266%2Fsecondapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdh266%2Fsecondapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdh266%2Fsecondapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdh266%2Fsecondapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdh266","download_url":"https://codeload.github.com/mdh266/secondapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573163,"owners_count":20312879,"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":["docker","groq","groq-api","llm","llms","python","streamlit","streamlit-webapp"],"created_at":"2024-11-20T04:33:53.277Z","updated_at":"2025-12-29T17:13:39.359Z","avatar_url":"https://github.com/mdh266.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Second Streamlit LLM App\n---------------------------\n\n## About\n---------\nThis is a pretty simple app and builds off my [first app](https://github.com/mdh266/firstapp), it is a basic ChatBot using [Streamlit](https://streamlit.io/) as a front end and that queries [Llama3](https://www.llama.com/llama3/) using [Groq](https://groq.com/). \n\nAnother difference is that I use [Docker](https://www.docker.com/) so that I can deploy the app to serverless platform like [Google Cloud Run](https://cloud.google.com/run)\n\nYou can see below,\n\n![images/chat.jpg](images/chat.jpg)\n\n## Using The App Locally\n------------------------\nYou can build the docker image locally with the command,\n\n    docker build -t secondapp .\n\nYou can then start up the webserver using the command,\n\n    docker run -ip 8501:8501 -e GROQ_API_KEY='\u003cyour-api-key\u003e' secondapp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdh266%2Fsecondapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdh266%2Fsecondapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdh266%2Fsecondapp/lists"}