{"id":27309543,"url":"https://github.com/parmentf/node-ector-backend","last_synced_at":"2025-07-25T09:36:07.450Z","repository":{"id":140013337,"uuid":"131122371","full_name":"parmentf/node-ector-backend","owner":"parmentf","description":"HTTP API for ECTOR","archived":false,"fork":false,"pushed_at":"2018-11-17T21:59:03.000Z","size":417,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T05:35:19.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/parmentf.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":"2018-04-26T08:11:53.000Z","updated_at":"2020-07-02T16:48:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"840a7a4d-c46c-4852-b855-669165a181c1","html_url":"https://github.com/parmentf/node-ector-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parmentf/node-ector-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2Fnode-ector-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2Fnode-ector-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2Fnode-ector-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2Fnode-ector-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parmentf","download_url":"https://codeload.github.com/parmentf/node-ector-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parmentf%2Fnode-ector-backend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266987826,"owners_count":24017215,"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-07-25T02:00:09.625Z","response_time":70,"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-04-12T05:30:26.062Z","updated_at":"2025-07-25T09:36:07.438Z","avatar_url":"https://github.com/parmentf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-ector-backend\n\nHTTP API for ECTOR\n\n## Launch\n\nTo launch ector backend server, use either:\n\n```bash\nnpm start\n```\n\nor:\n\n```bash\nheroku local web\n```\n\n## Routes\n\n### reply\n\n`/v1/reply/{user}/{entry}`\n\nGet ECTOR's reply to the `user`'s `entry`.\n\n\u003e *Warning*: ECTOR learns from the `entry`, so if that entry\n\u003e is incorrect, it would nevertheless be learned. Everything\n\u003e that's learned may be used in ECTOR's replies. See [Tay](https://en.wikipedia.org/wiki/Tay_(bot)).\n\n### learn\n\n`/v1/learn/{source}/{entry}`\n\nAdd knowledge to ECTOR's concept network.\n\nNo activation value added. The source is an identifier of where the knowledge comes from (eg Wikipedia).\n\nReturns the nodes created.\n\n### concept-network\n\n`/v1/concept-network`\n\nGet the Concept Network object.\nThat may be useful to save ECTOR's concepts memory (not its memory for what you said to him lately).\n\n### concept-network-state\n\n`/v1/concept-network-state/{user}`\n\nGet the concept network state of a `user`, that is to say the activation values within the concept network.\nIt's from these activation values that ECTOR choose the words from which it will form a sentence to reply.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmentf%2Fnode-ector-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparmentf%2Fnode-ector-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmentf%2Fnode-ector-backend/lists"}