{"id":30642253,"url":"https://github.com/cheanus/opendebate","last_synced_at":"2025-08-31T02:07:45.975Z","repository":{"id":310603553,"uuid":"1008714929","full_name":"cheanus/OpenDebate","owner":"cheanus","description":"A computable distributed debate graph tool","archived":false,"fork":false,"pushed_at":"2025-08-27T08:03:38.000Z","size":346,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T11:15:00.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheanus.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,"zenodo":null}},"created_at":"2025-06-26T01:43:00.000Z","updated_at":"2025-08-26T04:01:07.000Z","dependencies_parsed_at":"2025-08-19T06:29:41.055Z","dependency_job_id":"57cd8247-ea47-46e2-8885-73eace313865","html_url":"https://github.com/cheanus/OpenDebate","commit_stats":null,"previous_names":["cheanus/opendebate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheanus/OpenDebate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheanus%2FOpenDebate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheanus%2FOpenDebate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheanus%2FOpenDebate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheanus%2FOpenDebate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheanus","download_url":"https://codeload.github.com/cheanus/OpenDebate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheanus%2FOpenDebate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272930015,"owners_count":25017058,"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-31T02:00:09.071Z","response_time":79,"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-08-31T02:07:45.044Z","updated_at":"2025-08-31T02:07:45.956Z","avatar_url":"https://github.com/cheanus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 辩织 \u0026 OpenDebate：民主化的开放辩论平台\n \n[![License](https://img.shields.io/github/license/cheanus/OpenDebate)] [![Stars](https://img.shields.io/github/stars/cheanus/OpenDebate?style=social)]\n\n\u003e **这一次，巴别塔不会倒塌。**\n\n欢迎来到**辩织（OpenDebate）** —— 一个追寻进步哲学理念的民主化开放辩论平台。通过先进的算法与直观的可视化，助力观点的理性碰撞与真理的探寻。\n\u003e\u003e\n## 哲学\n\n- 观念独立于人\n- 辩论只能是手段，真理必须是目的\n- 一切皆观点\n- 观点唯一性\n- 辩论必须借助机器算法的客观性\n- 算法开源，辩论民主\n\n## 宣言\n\n相比于高度发达的信息时代，人类当前获取真理的效率低得令人发指。\n\n至少三千年前书籍就已被发明，两千年前造纸术的诞生开启了文明大范围对话的时代，近一个世纪信息技术的快速发展让观点的大规模碰撞成为可能……\n\n可是我们在几千年里干了些什么？颠倒黑白、党同伐异、异端倾轧、愚弄众人……\n\n我们又给出了什么解决方案呢？公开辩论、引文制度、论坛管理、问答平台……\n\n无论是互联网还是现实世界，每个角落都充斥着令人发指的逻辑谬误与偏见。OpenDebate 将颠覆传统，让算法与群体智慧相融合，真正实现公开、公平、公正的真理探索。\n\n在这里，每一个声音都被尊重，每一次论证都被严谨审视，真理不再遥不可及。\n\n## 功能亮点\n\n- 支持多辩论主题管理与全局观点视图\n- 完善的增删查改 API：辩论 (Debate)、观点 (Opinion)、关联 (Link)\n- 实时可视化辩论图，支持“与/或”逻辑关系\n- 后端基于 FastAPI、PostgreSQL 与 Neo4j，前端采用 Vue.js + Vite\n- 开源透明，社区协作，共同进化\n\n## 技术栈\n\n- 后端：Python · FastAPI · PostgreSQL · Neo4j\n- 前端：Vue.js · Vite · JavaScript\n- 部署：Docker · docker-compose\n\n## 快速开始\n\n```bash\n# 克隆项目\ngit clone https://github.com/cheanus/OpenDebate.git\ncd OpenDebate/docker\n# 构建并启动容器\ndocker-compose up -d\n```\n\n访问 http://localhost:3141 即可体验。\n\n其他安装方式请参考[手动安装](docs/man_install.md)。\n\n## 帮助\n\n见 [帮助](docs/help.md)。\n\n## TODO\n\n本项目仍处初步阶段，未来计划：\n\n- [ ] 实现分布式部署联动\n- [ ] 增加用户认证与权限管理\n- [ ] 支持多语言界面\n- [ ] 优化算法与可视化效果\n\n## 参与贡献\n\n欢迎提交 Issue、PR，让我们一起重塑辩论的未来！","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheanus%2Fopendebate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheanus%2Fopendebate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheanus%2Fopendebate/lists"}