{"id":14964768,"url":"https://github.com/byebyebruce/ollama-chatbot","last_synced_at":"2025-09-23T07:59:49.208Z","repository":{"id":232144563,"uuid":"783572346","full_name":"byebyebruce/ollama-chatbot","owner":"byebyebruce","description":"Chat bot based on Ollama","archived":false,"fork":false,"pushed_at":"2024-04-11T03:51:51.000Z","size":416,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-13T10:35:53.293Z","etag":null,"topics":["chatbot","gguf","llamacpp","llm","ollama"],"latest_commit_sha":null,"homepage":"","language":"Go","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/byebyebruce.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-04-08T06:47:57.000Z","updated_at":"2025-02-05T07:48:08.000Z","dependencies_parsed_at":"2024-04-08T07:50:53.543Z","dependency_job_id":"463b3f65-ebba-4502-8f19-9a51d3dcafda","html_url":"https://github.com/byebyebruce/ollama-chatbot","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":"0.33333333333333337","last_synced_commit":"94ea3331319f9f5f0f87e0ef5c7b88a2ee81286a"},"previous_names":["byebyebruce/ollama-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/byebyebruce/ollama-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byebyebruce%2Follama-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byebyebruce%2Follama-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byebyebruce%2Follama-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byebyebruce%2Follama-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byebyebruce","download_url":"https://codeload.github.com/byebyebruce/ollama-chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byebyebruce%2Follama-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276538268,"owners_count":25659932,"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-09-23T02:00:09.130Z","response_time":73,"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":["chatbot","gguf","llamacpp","llm","ollama"],"created_at":"2024-09-24T13:33:45.074Z","updated_at":"2025-09-23T07:59:49.160Z","avatar_url":"https://github.com/byebyebruce.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ollama Chat Bot\n\u003e 本地大模型的聊天机器人\n\n## 介绍\n本项目展示一个简单易用的本地大模型聊天机器人，基于[Ollama](https://github.com/ollama/ollama)开发\n\n## 为什么没有直接用Ollama服务\nOllama已经做的足够好了，但对小白来说还不够简单。 先要Ollama以服务形式启动，然后再启动应用层调用Ollama的接口。\n这对于一些小白来说还是有一定的门槛。所以本项目是把Ollama以库形式直接嵌入应用层，一键启动，无需其他关联服务。\n\n## 特性\n- 完全本地运行大模型推理，不需要其他llm api\n- 支持多种模型，包括qewn、llama2、gemma、mixtral等(具体模型请访问[Ollama Library](https://ollama.com/library))\n- 一键启动，无需其他关联服务\n\n## 架构图\n![](doc/doc.drawio.svg)\n\n\n## 微信聊天机器人使用\n1. 下载可执行程序\n2. 启动服务(如果模型不存在会自动下载模型)\n3. 扫码登陆(模型加载完自动弹出浏览器扫码页面)\n4. 建立个群，群后名字后面加上 -AIChat\n![](doc/group.png)\n5. 群内有人说话，机器人会已你的身份自动回复\n![](doc/chat.png)\n\n## 飞书机器人使用\n使用方式类似，需要在config.yaml里配置[飞书app](https://open.feishu.cn/app)的app_id和app_secret等\n\n## 编译\ngo\n```bash\nmake build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyebyebruce%2Follama-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyebyebruce%2Follama-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyebyebruce%2Follama-chatbot/lists"}