{"id":18285051,"url":"https://github.com/samlet/restaurantbot","last_synced_at":"2025-04-09T06:14:01.675Z","repository":{"id":95955381,"uuid":"230829723","full_name":"samlet/restaurantbot","owner":"samlet","description":"a simple restaurant bot","archived":false,"fork":false,"pushed_at":"2019-12-30T02:01:14.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T00:29:12.330Z","etag":null,"topics":["bot","rasa"],"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/samlet.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":"2019-12-30T02:00:37.000Z","updated_at":"2019-12-30T02:01:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"91a1231c-b4e7-4576-a8fe-4124c0afbb2f","html_url":"https://github.com/samlet/restaurantbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Frestaurantbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Frestaurantbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Frestaurantbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samlet%2Frestaurantbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samlet","download_url":"https://codeload.github.com/samlet/restaurantbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"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":["bot","rasa"],"created_at":"2024-11-05T13:15:18.018Z","updated_at":"2025-04-09T06:14:01.659Z","avatar_url":"https://github.com/samlet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Restaurant Bot\n\nThis example includes a file called `run.py`, which contains an example\nof how to use Rasa directly from your python code.\n\n## What’s inside this example?\n\nThis example contains some training data and the main files needed to build an \nassistant on your local machine. The `restaurantbot` consists of the following files:\n\n- **data/nlu.md** contains training examples for the NLU model  \n- **data/stories.md** contains training stories for the Core model  \n- **actions.py** contains some custom actions\n- **config.yml** contains the model configuration\n- **domain.yml** contains the domain of the assistant  \n- **endpoints.yml** contains the webhook configuration for the custom action  \n- **policy.py** contains a custom policy\n- **run.py** contains code to train a Rasa model and use it to parse some text\n\n## How to use this example?\n\nTo train your restaurant bot, execute\n```\nrasa train\n```\nThis will store a zipped model file in `models/`.\n\nTo chat with the bot on the command line, run\n```\nrasa shell\n```\n\nOr you can start an action server plus a Rasa server by\n```\nrasa run actions\nrasa run -m models --endpoints endpoints.yml\n```\n\nFor more information about the individual commands, please check out our \n[documentation](http://rasa.com/docs/rasa/user-guide/command-line-interface/).\n\n## Encountered any issues?\nLet us know about it by posting on [Rasa Community Forum](https://forum.rasa.com)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlet%2Frestaurantbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamlet%2Frestaurantbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamlet%2Frestaurantbot/lists"}