{"id":19207332,"url":"https://github.com/valchanoficial/rasa_nlu","last_synced_at":"2026-07-03T11:08:41.457Z","repository":{"id":226262733,"uuid":"655432313","full_name":"ValchanOficial/rasa_nlu","owner":"ValchanOficial","description":"Rasa 3.x NLU - Github API","archived":false,"fork":false,"pushed_at":"2024-03-06T17:37:28.000Z","size":1640162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-23T06:44:24.428Z","etag":null,"topics":["github-api","nlu","python","python3","rasa","rasa-nlu","rasa3"],"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/ValchanOficial.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}},"created_at":"2023-06-18T21:47:59.000Z","updated_at":"2023-06-18T22:04:12.000Z","dependencies_parsed_at":"2024-03-06T18:58:17.515Z","dependency_job_id":null,"html_url":"https://github.com/ValchanOficial/rasa_nlu","commit_stats":null,"previous_names":["valchanoficial/rasa_nlu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ValchanOficial/rasa_nlu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValchanOficial%2Frasa_nlu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValchanOficial%2Frasa_nlu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValchanOficial%2Frasa_nlu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValchanOficial%2Frasa_nlu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValchanOficial","download_url":"https://codeload.github.com/ValchanOficial/rasa_nlu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValchanOficial%2Frasa_nlu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35083245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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":["github-api","nlu","python","python3","rasa","rasa-nlu","rasa3"],"created_at":"2024-11-09T13:19:21.225Z","updated_at":"2026-07-03T11:08:41.426Z","avatar_url":"https://github.com/ValchanOficial.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rasa 3.x NLU - Github API\n\n\n- **python3 -m venv ./venv** - Create a virtual environment\n- **source ./venv/bin/activate** - Activate the virtual environment\n- **python3 -m pip install -r requirements.txt** - Install dependencies\n\n- **rasa train** - # Train a model\n- **rasa run actions** - # Run the action server - http://0.0.0.0:5055\n- **rasa shell** - # Talk to the chatbot on the command line\n- **/stop** - # Stop the conversation - on the command line  \n\n![rasa](https://github.com/ValchanOficial/rasa_nlu/assets/16228014/09851d76-1779-45b9-8cc6-3775eaf7dda6)\n\nPOST http://localhost:5055/webhook  \nExample payload:\n```json\n{\n    \"next_action\": \"action_name\",\n    \"tracker\": {\n        \"sender_id\": \"user_id\",\n        \"slots\": {\n            \"slot_name\": \"slot_value\"\n        },\n        \"latest_message\": {\n            \"text\": \"latest_message_from_user\"\n        }\n    }\n}\n```\n\n\n\nhttps://rasa.com/docs/rasa/playground/\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalchanoficial%2Frasa_nlu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalchanoficial%2Frasa_nlu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalchanoficial%2Frasa_nlu/lists"}