{"id":17220748,"url":"https://github.com/lokeshh/chatterbot","last_synced_at":"2025-03-25T15:32:05.036Z","repository":{"id":89252896,"uuid":"52029253","full_name":"lokeshh/chatterbot","owner":"lokeshh","description":"AI bot","archived":false,"fork":false,"pushed_at":"2019-01-17T13:38:10.000Z","size":6,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T13:44:34.365Z","etag":null,"topics":["bot","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"C++","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/lokeshh.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}},"created_at":"2016-02-18T18:33:00.000Z","updated_at":"2020-10-06T04:01:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"594162dc-7816-4aea-8e8b-9939d63350c5","html_url":"https://github.com/lokeshh/chatterbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokeshh%2Fchatterbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokeshh%2Fchatterbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokeshh%2Fchatterbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokeshh%2Fchatterbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lokeshh","download_url":"https://codeload.github.com/lokeshh/chatterbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245489756,"owners_count":20623789,"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":["bot","hacktoberfest"],"created_at":"2024-10-15T03:53:02.840Z","updated_at":"2025-03-25T15:32:05.002Z","avatar_url":"https://github.com/lokeshh.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple AI chatter bot that learns as we talk \n \nIt   involves   writing   an   AI   bot   that   will   communicate   with   a   user   like   any   other   person   in   the  \nfollowing manner: \n \nYOU: Hi \n\nBOT: Hello \n\nYOU: What are you doing? \n\nBOT: Nothing... just talking to you \n\n \nThe   common   responses   will   be   saved   in   a   file   and   will   be   loaded   into   memory   at   time   of  \nexecution.   When   a   user   inputs   a   string,   it   will   search   in   it’s   memory.   If   a   response   is   found,   it   will  \ngive it to the user. Otherwise, it will search for the most relevant response. \n \nDictionary   can   be   used   to   search   responses   in   the   memory   and   the   sentence   which   user  \nsubmits   can   be   broken   down   into   strings   and   saved   as   a   list   to   be   used   to   find   an   optimal  \nresponse. \n\n## How to compile\nSimply run `g++ main.cpp learner.cpp voice.cpp`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokeshh%2Fchatterbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flokeshh%2Fchatterbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokeshh%2Fchatterbot/lists"}