{"id":18972403,"url":"https://github.com/wuriyanto48/chatbot","last_synced_at":"2026-05-09T14:02:04.878Z","repository":{"id":39730756,"uuid":"239335062","full_name":"wuriyanto48/chatbot","owner":"wuriyanto48","description":"A  Chatbot","archived":false,"fork":false,"pushed_at":"2022-12-11T23:56:41.000Z","size":826,"stargazers_count":1,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T15:05:30.120Z","etag":null,"topics":["chat","chatbot","nodejs","python","websocket"],"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/wuriyanto48.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}},"created_at":"2020-02-09T16:24:07.000Z","updated_at":"2023-02-26T04:24:26.000Z","dependencies_parsed_at":"2023-01-27T09:30:39.941Z","dependency_job_id":null,"html_url":"https://github.com/wuriyanto48/chatbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wuriyanto48/chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuriyanto48%2Fchatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuriyanto48%2Fchatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuriyanto48%2Fchatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuriyanto48%2Fchatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wuriyanto48","download_url":"https://codeload.github.com/wuriyanto48/chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wuriyanto48%2Fchatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32821912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["chat","chatbot","nodejs","python","websocket"],"created_at":"2024-11-08T15:08:23.979Z","updated_at":"2026-05-09T14:02:04.841Z","avatar_url":"https://github.com/wuriyanto48.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Chatbot Core\n\nMachine Learning Deep Neural Network Chatbot \n\nArtificial Neural Network\n\n[\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/4/46/Colored_neural_network.svg\" width=\"300\"\u003e](https://github.com/wuriyanto48/chatbot)\n\u003cbr/\u003e\u003cbr/\u003e\n\nArchitecture of this Bot\n\n[\u003cimg src=\"./assets/architecture.png\" width=\"900\"\u003e](https://github.com/wuriyanto48/chatbot)\n\u003cbr/\u003e\u003cbr/\u003e\n\nRequirements:\n\n- Python 3.7 or Higher\n- Virtualenv\n- Nodejs\n\n#### Getting started\n\nInstall virtualenv\n```shell\n$ pip install virtualenv \n```\n\nCreate virtualenv\n```shell\n$ virtualenv env -p python3 --no-site-packages\n```\n\nActivate virtualenv\n```shell\n$ source env/bin/activate\n```\n\nInstall requirements \n```shell\n$ pip install -r requirements.txt\n```\n\n#### Run Trainer\n\n```shell\n$ ./train_bot.py\n```\n\n### Run App\n\nThera are 3 interface for communicate with `Bot`\n\n\u003cb\u003eCLI App\u003c/b\u003e\n\n```shell\n$ ./cli_bot.py\n```\n\n\u003cb\u003eGUI App\u003c/b\u003e\n\n```shell\n$ ./app_gui.py\n```\n\n\u003cb\u003eRestful API\u003c/b\u003e\n\nRun `Bot` first\n\n```shell\n$ ./app.py\n```\n\nThen run  `chat-server`\n```shell\n$ cd chat-server\n$ npm start\n```\n\n#### Docker\n\nBuild image\n```shell\n$ make build\n```\n\n#\nWuriyanto 2020","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuriyanto48%2Fchatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwuriyanto48%2Fchatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwuriyanto48%2Fchatbot/lists"}