{"id":18395860,"url":"https://github.com/deepset-ai/rasa-haystack","last_synced_at":"2025-07-28T01:37:12.579Z","repository":{"id":44777934,"uuid":"403899517","full_name":"deepset-ai/rasa-haystack","owner":"deepset-ai","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-30T20:59:15.000Z","size":48925,"stargazers_count":46,"open_issues_count":1,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-07T03:36:03.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/deepset-ai.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}},"created_at":"2021-09-07T08:24:10.000Z","updated_at":"2024-10-10T14:22:51.000Z","dependencies_parsed_at":"2025-04-07T03:35:37.032Z","dependency_job_id":"84f229ac-2a64-4611-bc0f-928608db50dd","html_url":"https://github.com/deepset-ai/rasa-haystack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepset-ai/rasa-haystack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Frasa-haystack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Frasa-haystack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Frasa-haystack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Frasa-haystack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepset-ai","download_url":"https://codeload.github.com/deepset-ai/rasa-haystack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Frasa-haystack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267451200,"owners_count":24089296,"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-07-27T02:00:11.917Z","response_time":82,"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-06T02:12:10.552Z","updated_at":"2025-07-28T01:37:12.549Z","avatar_url":"https://github.com/deepset-ai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rasa Haystack Demo\n\n\n\nThis repo is a bare-bones chat bot project using [Rasa](https://rasa.com/) in combination with [Haystack](https://github.com/deepset-ai/haystack). While Rasa is used for the whole flow of the dialogue and intent management, Haystack is used to answer the long tail of \"knowledge queries\" that can be answered by searching an answer in a document corpus. This example repo sketches how to use the _fallback intent_ or an dedicated _knowledge base intent_ to offload such queries to haystack.\n\nAfter initializing a plain rasa project (`rasa init`) changes were made to\n- domain.yml\n- config.yml \n- data/nlu.yml\n- data/rules.yml\n- actions/actions.py\n\nMore details can be found at [this page](https://haystack.deepset.ai/usage/chatbots)!\n\n## Get Started\n\n- [Install](https://rasa.com/docs/rasa/installation) Rasa\n- Start the Haystack REST API and a demo DocumentStore via Docker:\n```\ngit clone https://github.com/deepset-ai/haystack.git\ncd haystack\ndocker-compose pull\ndocker-compose up\n```\n   _If you don't use Docker, you can also [install](https://haystack.deepset.ai/overview/get-started) Haystack and start the [Haystack REST API](https://haystack.deepset.ai/usage/rest-api#background-haystack-pipelines) service_  \n- Train a model in this repository with `rasa train`  \n- Call `rasa shell` to start interacting with the chatbot (alternatively, you can [use Rasa X](https://rasa.com/docs/rasa-x/) and interact with the bot via a developer GUI)  \n\nOur trained model is included in the `models` directory. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Frasa-haystack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepset-ai%2Frasa-haystack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Frasa-haystack/lists"}