{"id":16629341,"url":"https://github.com/imsanjoykb/multiuser-qa-chatbot-ml","last_synced_at":"2025-10-05T01:29:44.231Z","repository":{"id":108728429,"uuid":"305784387","full_name":"imsanjoykb/Multiuser-QA-Chatbot-ML","owner":"imsanjoykb","description":"Multiuser QA Chatbot using Machine Learning","archived":false,"fork":false,"pushed_at":"2020-11-16T16:46:52.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T13:02:28.379Z","etag":null,"topics":["chatbot","deployment","flask","machine-learning","multiuser-qa-chatbot","natural-language-processing"],"latest_commit_sha":null,"homepage":"","language":"Python","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/imsanjoykb.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}},"created_at":"2020-10-20T17:29:31.000Z","updated_at":"2024-10-07T18:40:27.000Z","dependencies_parsed_at":"2023-07-12T07:15:43.953Z","dependency_job_id":null,"html_url":"https://github.com/imsanjoykb/Multiuser-QA-Chatbot-ML","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/imsanjoykb%2FMultiuser-QA-Chatbot-ML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsanjoykb%2FMultiuser-QA-Chatbot-ML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsanjoykb%2FMultiuser-QA-Chatbot-ML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsanjoykb%2FMultiuser-QA-Chatbot-ML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imsanjoykb","download_url":"https://codeload.github.com/imsanjoykb/Multiuser-QA-Chatbot-ML/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251645966,"owners_count":21620842,"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","deployment","flask","machine-learning","multiuser-qa-chatbot","natural-language-processing"],"created_at":"2024-10-12T04:40:49.078Z","updated_at":"2025-10-05T01:29:39.213Z","avatar_url":"https://github.com/imsanjoykb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-multiuser-Q\u0026A chatbot-web-server in flask..\n\nIn this project I present a simple multiuser chatbot web server using flash and python. Multiples users can ask questions to the chatbot and all people see all questions and answers....\n\nThe added value of this chatbot is simplicity. Usually machine learning techniques are applied for chatbot causing to have huge datasets.\n\nIn this chatbot I provide an alternative method using python dictionaries and simple CSV files as the main mechanism of the core of the solution. \n\nFor finding the answers it allows partial matching to find out an answer and in this way keep simple the CSV file set. ...\n\n\n\n**Entries in dataset: (-;- csv file separator)**..\n\ngood morning-;-good morning\n\ngood evenning-;-good evenning\n\ngood night-;-good night\n\ngoodbye-;-goodbye\n\n\n**Example1:**\n\nQuestion =\u003e  \"good\"\n\nAnswer ==\u003e Any of the above matches this pattern so any response can be selected.\n\n\n**Example2:**\n\nQuestion =\u003e  \"good \"\n\nAnswer ==\u003e Except for the last answer all matches this pattern so any of the first 4 answers can be selected.\n\n**Copyright**\nSanjoy Biswas | Data Scientist | Machine Learning\n\n\n\n\n\n\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsanjoykb%2Fmultiuser-qa-chatbot-ml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimsanjoykb%2Fmultiuser-qa-chatbot-ml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsanjoykb%2Fmultiuser-qa-chatbot-ml/lists"}