{"id":31642213,"url":"https://github.com/toutia/dialogue_manager","last_synced_at":"2026-04-20T13:37:13.349Z","repository":{"id":309072768,"uuid":"1035082874","full_name":"toutia/dialogue_manager","owner":"toutia","description":"dialogue manager based on rasa ","archived":false,"fork":false,"pushed_at":"2025-08-09T16:17:14.000Z","size":392827,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T03:59:23.899Z","etag":null,"topics":["actions","intent","rasa-server","story"],"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/toutia.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-09T16:08:03.000Z","updated_at":"2025-08-09T16:35:42.000Z","dependencies_parsed_at":"2025-08-09T18:23:45.350Z","dependency_job_id":null,"html_url":"https://github.com/toutia/dialogue_manager","commit_stats":null,"previous_names":["toutia/dialogue_manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toutia/dialogue_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toutia%2Fdialogue_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toutia%2Fdialogue_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toutia%2Fdialogue_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toutia%2Fdialogue_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toutia","download_url":"https://codeload.github.com/toutia/dialogue_manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toutia%2Fdialogue_manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32049152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["actions","intent","rasa-server","story"],"created_at":"2025-10-07T03:57:14.270Z","updated_at":"2026-04-20T13:37:13.333Z","avatar_url":"https://github.com/toutia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dialogue_manager\n\n**dialogue_manager** contains training data, stories, and action definitions for a natural language understanding (NLU)–powered dialogue system.  \nIt is designed to work with frameworks such as [Rasa](https://rasa.com/) to train models that can recognize user intents, extract entities, and trigger contextually appropriate actions.\n\n---\n\n## Features\n\n- **NLU Training Data**: Define user intents and sample utterances for accurate intent classification.\n- **Stories**: Example conversation flows demonstrating how the assistant should handle multi-turn interactions.\n- **Actions**: Custom responses or backend functions triggered by detected intents and slot values.\n- **Extensible Structure**: Easily expand with new intents, entities, slots, and stories as your bot’s capabilities grow.\n\n---\n\n## Table of Contents\n\n1. [Prerequisites](#prerequisites)  \n2. [Installation](#installation)  \n3. [Repository Structure](#repository-structure)  \n4. [Usage](#usage)  \n5. [Extending the Bot](#extending-the-bot)  \n6. [Contributing](#contributing)  \n7. [License](#license)\n\n---\n\n## 1. Prerequisites\n\n- Python 3.8+  \n- [Rasa](https://rasa.com/) installed (`pip install rasa` or `pip install rasa[full]`)\n- Basic understanding of intents, entities, and stories in Rasa.\n\n---\n\n## 2. Installation\n\n```bash\ngit clone https://github.com/toutia/dialogue_manager.git\ncd dialogue_manager\npip install -r requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoutia%2Fdialogue_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoutia%2Fdialogue_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoutia%2Fdialogue_manager/lists"}