{"id":27246508,"url":"https://github.com/jacoder7/charlie","last_synced_at":"2025-10-11T01:38:41.108Z","repository":{"id":215499776,"uuid":"707087054","full_name":"JAcoder7/Charlie","owner":"JAcoder7","description":"A Chatbot prototype for making online banking easier.","archived":false,"fork":false,"pushed_at":"2024-01-04T19:12:26.000Z","size":751,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T09:08:51.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jacoder7.github.io/Charlie/","language":"JavaScript","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/JAcoder7.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}},"created_at":"2023-10-19T07:42:48.000Z","updated_at":"2024-01-04T19:33:19.000Z","dependencies_parsed_at":"2024-01-04T19:58:35.992Z","dependency_job_id":null,"html_url":"https://github.com/JAcoder7/Charlie","commit_stats":null,"previous_names":["jacoder7/charlie"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JAcoder7/Charlie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FCharlie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FCharlie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FCharlie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FCharlie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JAcoder7","download_url":"https://codeload.github.com/JAcoder7/Charlie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FCharlie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005928,"owners_count":26083986,"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-10-10T02:00:06.843Z","response_time":62,"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-10T21:45:42.503Z","updated_at":"2025-10-11T01:38:41.064Z","avatar_url":"https://github.com/JAcoder7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Charlie\nA prototype chatbot designed to make online banking easier, created during a hackathon\n\n## Try it out:\nhttps://jacoder7.github.io/Charlie/\n\n\n## How it works\nThe chatbot compares the user's input with a json list of predefined inputs and their responses. It returns the answer to the input that most closely matches the user's input. In addition, some inputs trigger special actions, such as a bank transfer. \n\n\nTo calculate how similar the user input is to one of the predefined inputs in the list, it is first broken down into individual words. The algorithm then counts the number of these words or similar words (using the Levenshtein algorithm) that are contained in the predefined input in the list. In addition, some of the words can be weighted more than others.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoder7%2Fcharlie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacoder7%2Fcharlie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoder7%2Fcharlie/lists"}