{"id":15009550,"url":"https://github.com/anujdutt9/ai-chatbot","last_synced_at":"2025-06-29T17:37:32.158Z","repository":{"id":56858196,"uuid":"87326989","full_name":"anujdutt9/AI-Chatbot","owner":"anujdutt9","description":"AI Chatbot using Dynamic Memory Network in Keras.","archived":false,"fork":false,"pushed_at":"2017-08-17T10:25:23.000Z","size":14856,"stargazers_count":65,"open_issues_count":1,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T17:55:19.572Z","etag":null,"topics":["chatbot","keras","keras-neural-networks","python-3-5"],"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/anujdutt9.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":"2017-04-05T15:38:01.000Z","updated_at":"2024-12-03T03:45:50.000Z","dependencies_parsed_at":"2022-09-12T20:52:48.751Z","dependency_job_id":null,"html_url":"https://github.com/anujdutt9/AI-Chatbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anujdutt9/AI-Chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2FAI-Chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2FAI-Chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2FAI-Chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2FAI-Chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anujdutt9","download_url":"https://codeload.github.com/anujdutt9/AI-Chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anujdutt9%2FAI-Chatbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262639107,"owners_count":23341426,"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","keras","keras-neural-networks","python-3-5"],"created_at":"2024-09-24T19:26:33.855Z","updated_at":"2025-06-29T17:37:32.129Z","avatar_url":"https://github.com/anujdutt9.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Chatbot\n***This repository contains the code for AI Chatbot using Python3, Keras and Numpy.***\n\n# Requirements\n1. **Tensorflow 1.2.0**\n\nTo check this, go to IDLE and do:\n```\nimport tensorflow as tf\nprint(tf.__version__)\n```\n\n2. **Numpy 1.13.0 [+ mkl Windows]**\n\nTo check this, go to IDLE and do:\n```\nimport numpy as np\nprint(np.__version__)\n```\n\n\n3. **Keras 2.0.2**\n\nTo check this, go to IDLE and do:\n```\nimport keras\nprint(keras.__version__)\n```\n\n\n\n\n# Result\n\n![Output a1](Output/Output.gif?raw=true \"Output a1\")\n\n\n\n# Resources\n\n| S.No.  |                       Papers / Authors                    |                     Paper Links                      |\n| ------ | --------------------------------------------------------- | ---------------------------------------------------- |\n|1.      |Blog post on \"Implementing Dynamic Memory Network\" by YereveNN | https://yerevann.github.io/2016/02/05/implementing-dynamic-memory-networks/ |\n|2.      | Blog post on \"Attention and Memmory in Deep Learning and NLP\" by WILDML  | http://www.wildml.com/2016/01/attention-and-memory-in-deep-learning-and-nlp/ |\n|3.      |         Keras \"babi_memnn\" code for Training Network      |  https://github.com/fchollet/keras/blob/master/examples/babi_memnn.py  |\n|4.      | Training Dataset \"bAbI-tasks-v1.2\" by Facebook AI Research |           https://research.fb.com/downloads/babi/   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanujdutt9%2Fai-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanujdutt9%2Fai-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanujdutt9%2Fai-chatbot/lists"}