{"id":21713544,"url":"https://github.com/qoyyuum/mychatbot","last_synced_at":"2026-05-08T13:04:12.242Z","repository":{"id":264479980,"uuid":"893497369","full_name":"Qoyyuum/mychatbot","owner":"Qoyyuum","description":"Ollama (on AMD GPU) + OpenWebUI locally and easily with docker-compose","archived":false,"fork":false,"pushed_at":"2024-11-26T05:05:33.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T01:39:00.085Z","etag":null,"topics":["docker","docker-compose","ollama","webui"],"latest_commit_sha":null,"homepage":"","language":null,"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/Qoyyuum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"qoyyuum","buy_me_a_coffee":"qoyyuum"}},"created_at":"2024-11-24T15:48:31.000Z","updated_at":"2024-11-26T05:05:36.000Z","dependencies_parsed_at":"2025-03-20T18:52:29.963Z","dependency_job_id":"6dc8cb1c-a605-404e-92e1-50400a9a2ef6","html_url":"https://github.com/Qoyyuum/mychatbot","commit_stats":null,"previous_names":["qoyyuum/mychatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Qoyyuum/mychatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qoyyuum%2Fmychatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qoyyuum%2Fmychatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qoyyuum%2Fmychatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qoyyuum%2Fmychatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qoyyuum","download_url":"https://codeload.github.com/Qoyyuum/mychatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qoyyuum%2Fmychatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32781568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","ollama","webui"],"created_at":"2024-11-26T00:17:34.465Z","updated_at":"2026-05-08T13:04:12.194Z","avatar_url":"https://github.com/Qoyyuum.png","language":null,"funding_links":["https://github.com/sponsors/qoyyuum","https://buymeacoffee.com/qoyyuum","https://buymeacoffee.com/qoyyuum/how-i-made-ai-system-admin-assistant"],"categories":[],"sub_categories":[],"readme":"# MyChatBot\n\nThis is a local chatbot that you can run on your own machine, download a model or two and start chatting.\n\n## Setting Up\n\nThe only pre-requisite is to install Docker and Docker Compose :whale: \n\n### For AMD GPU\n\nThe image of ollama relies and uses a different tag for AMD GPU specifically:\n\n```shell\nollama/ollama:rocm\n```\n\n### For CPU only\n\nUse the tag `:latest` if you are running without a GPU\n\n```shell\nollama/ollama:latest\n```\n\n### For NVidia GPU\n\nNeed to add a new data parameter in the `docker-compose.yml` to get all GPUs.\n\n```yaml\n...\ndata:\n  - gpus=all\n```\n\nRun the following command to get it started:\n\n```shell\ndocker compose up -d\n```\n\nRefer to the [official ollama docs](https://github.com/ollama/ollama/blob/52bbad12f96e84f7d62c5dfdd7dbba2b10b37344/docs/docker.md) for more info\n\nThen navigate to http://localhost:8080 (feel free to change the port for the openwebui in `docker-compose.yml` if 8080 is taken)\n\n## Experimented with CPU only\n\nIf you're curious about how it works with only a CPU, you can read the experience here: https://buymeacoffee.com/qoyyuum/how-i-made-ai-system-admin-assistant\n\nTL;DR Get a GPU\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoyyuum%2Fmychatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqoyyuum%2Fmychatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqoyyuum%2Fmychatbot/lists"}