{"id":47002423,"url":"https://github.com/guanlisheng/synochatgpt","last_synced_at":"2026-03-11T19:23:16.334Z","repository":{"id":186727272,"uuid":"617972503","full_name":"guanlisheng/synochatgpt","owner":"guanlisheng","description":"Synology Chat + Ollama + Chatgpt  =\u003e synochatgpt","archived":false,"fork":false,"pushed_at":"2025-06-13T05:24:31.000Z","size":49,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-11T18:30:06.439Z","etag":null,"topics":["chatbot","chatgpt","gpt","llama","synology"],"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/guanlisheng.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,"zenodo":null}},"created_at":"2023-03-23T13:49:51.000Z","updated_at":"2025-09-24T22:38:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"89c3305d-e67f-44a6-99a4-bf9dbc5f9d67","html_url":"https://github.com/guanlisheng/synochatgpt","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"eef710bb289fd4d3c4a37b869a283ae4f258994d"},"previous_names":["guanlisheng/synochatgpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guanlisheng/synochatgpt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanlisheng%2Fsynochatgpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanlisheng%2Fsynochatgpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanlisheng%2Fsynochatgpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanlisheng%2Fsynochatgpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guanlisheng","download_url":"https://codeload.github.com/guanlisheng/synochatgpt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanlisheng%2Fsynochatgpt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30395313,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T18:46:22.935Z","status":"ssl_error","status_checked_at":"2026-03-11T18:46:17.045Z","response_time":84,"last_error":"SSL_read: 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":["chatbot","chatgpt","gpt","llama","synology"],"created_at":"2026-03-11T19:23:15.754Z","updated_at":"2026-03-11T19:23:16.325Z","avatar_url":"https://github.com/guanlisheng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Synochatgpt\nInspired by [synochat](https://github.com/bitcanon/synochat), [chatgpt](https://chat.openai.com) and [ollama](https://ollama.com/).\n\nThe goal is to run LLM `100%` locally and integrate as a [chatbot](https://kb.synology.com/en-id/DSM/help/Chat/chat_integration?version=7#b_67) with [Synology Chat](https://www.synology.com/en-global/dsm/feature/chat)\n\n## Usage\n\nInstall `ollama` and download `llama3:8b` on your mac\n```\nollama pull llama3:8b\nollama server\n```\n\nIt also needs your Synology Chat Bot's token and incoming URL (host), set them as environment variables before using the app:\n```bash\nexport export SYNOLOGY_TOKEN='...'\nexport export SYNOLOGY_INCOMING_URL='...'\n```\n\nDisable PROXY for localhost HTTP access if needed\n```bash\nexport NO_PROXY=http://127.0.0.1\n```\n\n## Run\n```bash\npip install -r requirements.txt\n\npython synochatgpt.py\n```\n\n## TODO\n* [ ] Fine tune\n* [ ] Docker\n* [ ] RAG\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanlisheng%2Fsynochatgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguanlisheng%2Fsynochatgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanlisheng%2Fsynochatgpt/lists"}