{"id":19520225,"url":"https://github.com/jalfr3d/wikipedia-chatbot","last_synced_at":"2026-04-16T18:44:53.066Z","repository":{"id":182152794,"uuid":"668035522","full_name":"jalfr3d/wikipedia-chatbot","owner":"jalfr3d","description":"Simple wiki chatbot without UI","archived":false,"fork":false,"pushed_at":"2023-11-21T18:56:14.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T13:35:58.689Z","etag":null,"topics":["chatbot-python","machine-learning","nltk-python","python","python-bot","scikit-learn","wikipedia-chatbot","wikipedia-library"],"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/jalfr3d.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":"2023-07-18T21:45:44.000Z","updated_at":"2024-12-09T22:05:04.000Z","dependencies_parsed_at":"2023-11-21T19:52:25.197Z","dependency_job_id":null,"html_url":"https://github.com/jalfr3d/wikipedia-chatbot","commit_stats":null,"previous_names":["jalfr3d/wikipedia-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalfr3d%2Fwikipedia-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalfr3d%2Fwikipedia-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalfr3d%2Fwikipedia-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalfr3d%2Fwikipedia-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalfr3d","download_url":"https://codeload.github.com/jalfr3d/wikipedia-chatbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240768175,"owners_count":19854407,"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-python","machine-learning","nltk-python","python","python-bot","scikit-learn","wikipedia-chatbot","wikipedia-library"],"created_at":"2024-11-11T00:24:34.653Z","updated_at":"2026-04-16T18:44:48.040Z","avatar_url":"https://github.com/jalfr3d.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wikipedia Bot\n\n## Overview\n\nThis repository contains a simple Wikipedia bot that utilizes the Wikipedia library, scikit-learn (sklearn), and NLTK (Natural Language Toolkit). The bot is designed to provide information on a specific subject, as requested by the user.\n\n## How It Works\n\n1. You provide a subject to the bot.\n2. The bot asks the user, \"What do you want to know about the {subject}?\"\n3. It then uses the Wikipedia library to fetch relevant information.\n4. The bot provides the user with the answer to their question.\n\n## Prerequisites\n\nBefore you can run the Wikipedia bot, make sure you have the following libraries installed:\n\n- [Wikipedia library](https://pypi.org/project/wikipedia-api/)\n- [scikit-learn](https://scikit-learn.org/stable/install.html)\n- [NLTK (Natural Language Toolkit)](https://www.nltk.org/install.html)\n\n## Usage\n\n1. Clone this repository to your local machine.\n2. Install the required libraries using the links provided in the \"Prerequisites\" section.\n3. Run the bot script.\n4. Provide a subject when prompted.\n5. Ask the bot a question about the subject, and it will provide you with information from Wikipedia.\n\n## Example\n\n```python\npython wikipedia_bot.py\n# Bot: Please provide a subject:\n# User: Elephants\n# Bot: What do you want to know about elephants?\n# User: How much do elephants weigh?\n# Bot: Elephants can weigh up to 12,000 pounds.\n```\n\n## License\n\nThis project is licensed under the MIT License. You are free to use and modify the code for your own purposes.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalfr3d%2Fwikipedia-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalfr3d%2Fwikipedia-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalfr3d%2Fwikipedia-chatbot/lists"}