{"id":21711792,"url":"https://github.com/tanujdargan/chatbot-ichi","last_synced_at":"2026-05-16T13:06:26.641Z","repository":{"id":44325111,"uuid":"509686891","full_name":"tanujdargan/chatbot-ichi","owner":"tanujdargan","description":"Ichi Restaurants Chatbot ","archived":false,"fork":false,"pushed_at":"2022-09-30T08:01:06.000Z","size":599,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T08:49:50.835Z","etag":null,"topics":["chatbot","chatbot-framework"],"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/tanujdargan.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":"2022-07-02T07:17:47.000Z","updated_at":"2025-06-01T06:30:13.000Z","dependencies_parsed_at":"2023-01-18T15:49:09.452Z","dependency_job_id":null,"html_url":"https://github.com/tanujdargan/chatbot-ichi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tanujdargan/chatbot-ichi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanujdargan%2Fchatbot-ichi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanujdargan%2Fchatbot-ichi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanujdargan%2Fchatbot-ichi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanujdargan%2Fchatbot-ichi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanujdargan","download_url":"https://codeload.github.com/tanujdargan/chatbot-ichi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanujdargan%2Fchatbot-ichi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatbot","chatbot-framework"],"created_at":"2024-11-25T23:29:39.282Z","updated_at":"2026-05-16T13:06:26.623Z","avatar_url":"https://github.com/tanujdargan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chatbot-ichi\nIchi Chatbot ### Creating the virtual environment\n```\nvirtualenv --python C:\\Users\\tanuj\\AppData\\Local\\Programs\\Python\\Python310\\python.exe venv\n```\n### activate the virtual env\n```\n.\\venv\\Scripts\\activate\n```\n### Installing packages\n``` \npip install Flask torch torchvision nltk\n```\n### Installing required package for NLTK\n```\npython\nimport nltk\nnltk.download('punkt')\n```\n### To change the questions and their responses edit the intents.json file\n### To train the model run\n```\npython train.py\n```\n### If you get torch module not found error then in your terminal execute\n```\npip install torchvision \n```\n### To chat with the bot in terminal run\n```\npython chat.py\n```\n### Finally to use the bot with it's interface\n```\nCommand 1: cd C:/Users/tanuj/Desktop/Internship stuff/chatbot\nCommand 2: .\\venv\\Scripts\\activate\nCommand 3: \"c:/Users/tanuj/Desktop/Internship stuff/chatbot/venv/Scripts/python.exe\" \"c:/Users/tanuj/Desktop/Internship stuff/chatbot/app.py\"\n```\n\n\u003ch3 align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/tanujdargan/chatbot-ichi/main/assets/terminal-training.png?token=GHSAT0AAAAAABSBHTQNLIASVXQZF72JGE6OYWIA5QQ\" width=\"800px\"\u003e\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanujdargan%2Fchatbot-ichi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanujdargan%2Fchatbot-ichi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanujdargan%2Fchatbot-ichi/lists"}