{"id":21281237,"url":"https://github.com/m-rishab/chatbot-using-csv-distilbert-model-","last_synced_at":"2025-09-05T03:34:53.700Z","repository":{"id":235504633,"uuid":"790827207","full_name":"m-rishab/Chatbot-using-csv-DistilBERT-model-","owner":"m-rishab","description":"The Children Details Chatbot is an AI-powered tool that provides information about children from a dataset. It can answer questions about a child's name, age, gender, grade, health, hobby, subject, food, and family activity.","archived":false,"fork":false,"pushed_at":"2024-04-24T15:35:17.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T14:14:38.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/m-rishab.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-23T15:48:44.000Z","updated_at":"2024-04-24T15:35:22.000Z","dependencies_parsed_at":"2025-09-05T03:34:35.780Z","dependency_job_id":null,"html_url":"https://github.com/m-rishab/Chatbot-using-csv-DistilBERT-model-","commit_stats":null,"previous_names":["m-rishab/chatbot-using-csv-distilbert-model-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m-rishab/Chatbot-using-csv-DistilBERT-model-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rishab%2FChatbot-using-csv-DistilBERT-model-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rishab%2FChatbot-using-csv-DistilBERT-model-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rishab%2FChatbot-using-csv-DistilBERT-model-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rishab%2FChatbot-using-csv-DistilBERT-model-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-rishab","download_url":"https://codeload.github.com/m-rishab/Chatbot-using-csv-DistilBERT-model-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-rishab%2FChatbot-using-csv-DistilBERT-model-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273707632,"owners_count":25153726,"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-09-05T02:00:09.113Z","response_time":402,"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":[],"created_at":"2024-11-21T10:46:29.143Z","updated_at":"2025-09-05T03:34:48.679Z","avatar_url":"https://github.com/m-rishab.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Children Details Chatbot\n\nThe Children Details Chatbot is a natural language processing (NLP) project that allows users to query details about children from a dataset. The chatbot is powered by a pretrained DistilBERT model for question answering and provides information such as a child's name, age, gender, grade, favorite hobby, favorite subject, favorite food, and family activity.\n\n## Overview\n\nThis project consists of the following components:\n\n- **Dataset**: The chatbot uses a dataset named `Children_data.csv` containing information about children.\n- **Model**: A DistilBERT model is fine-tuned for sequence classification to predict children's attributes.\n- **Streamlit App**: An interactive Streamlit app provides the user interface for the chatbot.\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/children-details-chatbot.git\n   \n## Install the required Python libraries:\n\n####'pip install -r requirements.txt'\n\n## Run the Streamlit app:\n\n--streamlit run app.py\n--The app will open in your default web browser.\n--Enter a question about a child's details in the text input box.\n--Click the \"Get Details\" button to get information and an answer.\n\n### Supported Queries\n---Users can ask questions about a child's:\n\nName,\nAge,\nGender,\nGrade,\nHealth Condition,\nFavorite Hobby,\nFavorite Subject,\nFavorite Food,\nFamily Activity\n\n### Code Structure:\n- **app.py:** Main Streamlit app for the chatbot interface.\n- **data/Children_data.csv:** Dataset containing children's details.\n- **models/:** Directory containing the fine-tuned DistilBERT model.\n- **README.md:** Detailed information about the project.\n- **requirements.txt:** List of Python dependencies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rishab%2Fchatbot-using-csv-distilbert-model-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-rishab%2Fchatbot-using-csv-distilbert-model-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-rishab%2Fchatbot-using-csv-distilbert-model-/lists"}