{"id":13824088,"url":"https://github.com/schoobani/persian-generative-chatbot","last_synced_at":"2025-07-08T18:31:34.529Z","repository":{"id":48166450,"uuid":"514541747","full_name":"schoobani/persian-generative-chatbot","owner":"schoobani","description":"A repo dedicated to different approaches in building a Persian Generative Chatbot. ","archived":false,"fork":false,"pushed_at":"2022-09-07T18:58:23.000Z","size":519,"stargazers_count":9,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-20T01:33:26.290Z","etag":null,"topics":["chatbot","persian","text-generation"],"latest_commit_sha":null,"homepage":"","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/schoobani.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-16T10:05:24.000Z","updated_at":"2024-04-23T07:13:57.000Z","dependencies_parsed_at":"2022-08-20T14:31:13.320Z","dependency_job_id":null,"html_url":"https://github.com/schoobani/persian-generative-chatbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/schoobani/persian-generative-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schoobani%2Fpersian-generative-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schoobani%2Fpersian-generative-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schoobani%2Fpersian-generative-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schoobani%2Fpersian-generative-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schoobani","download_url":"https://codeload.github.com/schoobani/persian-generative-chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schoobani%2Fpersian-generative-chatbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264323923,"owners_count":23590767,"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","persian","text-generation"],"created_at":"2024-08-04T09:00:56.006Z","updated_at":"2025-07-08T18:31:34.032Z","avatar_url":"https://github.com/schoobani.png","language":"Jupyter Notebook","funding_links":[],"categories":["Jupyter Notebook"],"sub_categories":[],"readme":"### Persian Generative Chatbot\n\nA repo dedicated to different approaches in building a Persian Generative Chatbot.\n\n### Data\n\nWe need a dataset of conversation pairs to build a chatbot.\n\n### 1- Ninisite\n\n[ninisite](ninisite.com) is a persian forum with millions of conversation pairs on different life-style topics. We wrote a [simple script](/data/ninisite/) to crawl the conversation pairs, like the following sample:\n\n```\n{\n    \"topic\": \"بیمارستان هدایت تهران برای زایمان چطوره؟\",\n    \"question\": [\n        \"سلام خانما\",\n        \"من تو بیمارستان میلاد برای بارداری و زایمان پرونده دارم.اما بیمار کرونایی بستری داره و فعلا هم تعطیله.\",\n        \"شنیدم بیمارستان هدایت فقط زنان و زایمانه؟کسی چکاپ های بارداری و زایمانش رو تو هدایت انجام داده؟راضی بودین؟\",\n        \"لطفا راهنماییم کنید\"\n        ],\n    \"answer\": [\n        \"آره من 26سال پیش اونجا بدنیا اومدم مامانم ک خیلی تعریف میکرد .\"\n        ]\n}\n```\n\nThe following table shows some stats on the process of crawling the dataset (The table is getting updatad constantly).\n\n| Total Targeted Topics |  Crawled   | Crawled Conversation Pairs |  Size  |\n| :-------------------: | :--------: | :------------------------: | :----: |\n|        636921         | 48708 (7%) |          1221025           | 778 MB |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschoobani%2Fpersian-generative-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschoobani%2Fpersian-generative-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschoobani%2Fpersian-generative-chatbot/lists"}