{"id":21577592,"url":"https://github.com/harium/suneidesis","last_synced_at":"2025-10-23T22:24:00.463Z","repository":{"id":13603713,"uuid":"16296663","full_name":"Harium/suneidesis","owner":"Harium","description":"A project to represent knowledge","archived":false,"fork":false,"pushed_at":"2023-09-28T02:28:51.000Z","size":752,"stargazers_count":2,"open_issues_count":44,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-28T12:39:15.172Z","etag":null,"topics":["chatbot","discord-bot","java","knowledge","ontology","slack-bot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Harium.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}},"created_at":"2014-01-27T23:31:09.000Z","updated_at":"2023-07-07T16:18:02.000Z","dependencies_parsed_at":"2023-12-27T08:38:59.775Z","dependency_job_id":"9b050cff-a7ca-49c5-9387-f2d79637535c","html_url":"https://github.com/Harium/suneidesis","commit_stats":{"total_commits":320,"total_committers":4,"mean_commits":80.0,"dds":0.08750000000000002,"last_synced_commit":"07454aa5254a53f97d2f3201a640c013e56351d6"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harium%2Fsuneidesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harium%2Fsuneidesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harium%2Fsuneidesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harium%2Fsuneidesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Harium","download_url":"https://codeload.github.com/Harium/suneidesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226165772,"owners_count":17583856,"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":["chatbot","discord-bot","java","knowledge","ontology","slack-bot"],"created_at":"2024-11-24T13:07:39.518Z","updated_at":"2025-10-23T22:24:00.379Z","avatar_url":"https://github.com/Harium.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Suneidesis (συνείδησις)\n=======================\n\nSuneidesis is a project to represent knowledge and build chatbots easily. This project started as an experiment to store stories but because querying data using code \nbecame so complex, it was turned into a chatbot library.\n\n[![CircleCI](https://circleci.com/gh/Harium/suneidesis.svg?style=svg)](https://circleci.com/gh/Harium/suneidesis)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.harium.suneidesis/core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.harium.suneidesis/core/)\n\n## Adding it to your project\n\n### Maven\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.harium.suneidesis\u003c/groupId\u003e\n    \u003cartifactId\u003ecore\u003c/artifactId\u003e\n    \u003cversion\u003e1.6.7\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Extensions\n\n- [sunbot-discord](https://github.com/Harium/sunbot-discord/)\n- [sunbot-slack](https://github.com/Harium/sunbot-slack/)\n- [sunbot-slack-legacy](https://github.com/Harium/sunbot-slack-legacy/)\n- [sunbot-http](https://github.com/Harium/sunbot-http/)\n- [sunbot-http-client](https://github.com/Harium/sunbot-http-client)\n- [sunbot-mqtt](https://github.com/Harium/sunbot-mqtt/)\n- [sunbot-telegram](https://github.com/Harium/sunbot-telegram/)\n\n## Examples\n\n```\n// A simple parrot bot (using console)\npublic static void main(String[] args) {\n  Parser box = new EchoBox();\n  \n  Terminal terminal = new Terminal();\n  terminal.addParser(box);\n}\n```\n\nSee more examples at [suneidesis-examples](https://github.com/Harium/suneidesis-examples/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharium%2Fsuneidesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharium%2Fsuneidesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharium%2Fsuneidesis/lists"}