{"id":31649335,"url":"https://github.com/subhadipsinha722133/chartbot","last_synced_at":"2025-10-07T07:42:25.067Z","repository":{"id":311649640,"uuid":"1044412805","full_name":"subhadipsinha722133/CHARTBOT","owner":"subhadipsinha722133","description":"🤖A simple, beginner-friendly conversational chatbot built in Python that handles basic text-based queries. 🤖Machine Learning, NLP, Deep Learning","archived":false,"fork":false,"pushed_at":"2025-09-12T09:53:52.000Z","size":910,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-12T11:45:28.946Z","etag":null,"topics":["chatbot","deep-neural-networks","nlp-machine-learning","sklearn","tensorflow"],"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/subhadipsinha722133.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-25T16:37:48.000Z","updated_at":"2025-09-12T09:56:33.000Z","dependencies_parsed_at":"2025-08-25T19:32:51.062Z","dependency_job_id":"fdf9f25b-0e66-4843-922d-a4bf6d026c76","html_url":"https://github.com/subhadipsinha722133/CHARTBOT","commit_stats":null,"previous_names":["subhadipsinha722133/chartbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subhadipsinha722133/CHARTBOT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhadipsinha722133%2FCHARTBOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhadipsinha722133%2FCHARTBOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhadipsinha722133%2FCHARTBOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhadipsinha722133%2FCHARTBOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subhadipsinha722133","download_url":"https://codeload.github.com/subhadipsinha722133/CHARTBOT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhadipsinha722133%2FCHARTBOT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278740831,"owners_count":26037480,"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-07T02:00:06.786Z","response_time":59,"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":["chatbot","deep-neural-networks","nlp-machine-learning","sklearn","tensorflow"],"created_at":"2025-10-07T07:42:19.802Z","updated_at":"2025-10-07T07:42:25.058Z","avatar_url":"https://github.com/subhadipsinha722133.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A-Simple-Chartbot 🤖✨\n\nA Simple Chatbot 🤖A simple, beginner-friendly conversational chatbot built in Python that handles basic text-based queries. It's designed to be an easy-to-understand starting point for anyone interested in building their own chatbot.A chatbot is a software application used to conduct an online chat conversation via text or text-to-speech, in lieu of providing direct contact with a live human agent. Designed to convincingly simulate the way a human would behave as a conversational partner, chatbot systems typically require continuous tuning and testing.\u003cp align=\"center\"\u003e\u003cimg width=\"880\" height=\"450\" src=\"Python-chatbot-project.gif\" alt=\"Python chatbot project demo\"\u003e\u003c/p\u003e\u003cbr\u003e\n\n## ✨Features\n\n- Features Conversational: Engages in basic back-and-forth dialogue.\n- Text-Based: Handles simple text queries with predefined responses.\n- Customizable: Easily extend the conversation logic with new rules.\n- Beginner-Friendly: A straightforward and minimal codebase perfect for learning.\n\n## 🔹 Installation \u0026 UsageGetting the chatbot up and running is simple.Clone this repository:git clone \n\n- https://github.com/subhadipsinha722133/CHARTBOT.git \u003cbr\u003e\ncd A-Simple-Chatbot\n- Install dependencies:pip install -r requirements.txt\n- Run the chatbot:python chatbot.py\n- 💬 Example ConversationHere is a sample interaction with the chatbot:You: Hello\n- Bot: Hi there! How can I help you?\n\n- You: What is your name?\n- Bot: I am your friendly Python chatbot.\n\nYou: Bye\nBot: Goodbye! \u003cbr\u003e\n## 📂 Project StructureThe project directory is organized as follows:A-Simple-Chatbot/ \u003cbr\u003e\n├── chatbot.py        # Main chatbot script \u003cbr\u003e\n├── requirements.txt  # Project dependencies \u003cbr\u003e\n└── README.md         # Documentation \u003cbr\u003e\n\n## 🚀 Future Improvements \nThis project can be extended with more advanced features, such as:Add NLP models (like NLTK or spaCy) for better language understanding.Integrate with speech recognition and text-to-speech engines.Deploy as a web or mobile application.\u003cbr\u003e\n👨‍💻 Author subhadipsinha722133✨\u003cbr\u003e \nA simple yet powerful starting point for building your own chatbot! \u003cbr\u003e\n \nDeploy as a web or mobile chatbot\n\n# 👨‍💻 Author\n\n- subhadipsinha722133\n\n✨ A simple yet powerful starting point for building your own chatbot!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhadipsinha722133%2Fchartbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhadipsinha722133%2Fchartbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhadipsinha722133%2Fchartbot/lists"}