{"id":13494877,"url":"https://github.com/dialogflow/dialogflow-python-client","last_synced_at":"2025-04-04T19:11:32.573Z","repository":{"id":26017589,"uuid":"29460276","full_name":"dialogflow/dialogflow-python-client","owner":"dialogflow","description":"Python library for Dialogflow","archived":false,"fork":false,"pushed_at":"2019-02-20T18:30:54.000Z","size":241,"stargazers_count":558,"open_issues_count":28,"forks_count":194,"subscribers_count":50,"default_branch":"master","last_synced_at":"2025-03-28T18:13:33.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"LeaseCloud/leasecloud-for-woocommerce","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dialogflow.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-19T08:07:01.000Z","updated_at":"2025-03-15T06:22:13.000Z","dependencies_parsed_at":"2022-08-24T14:19:26.759Z","dependency_job_id":null,"html_url":"https://github.com/dialogflow/dialogflow-python-client","commit_stats":null,"previous_names":["api-ai/api-ai-python"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialogflow%2Fdialogflow-python-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialogflow%2Fdialogflow-python-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialogflow%2Fdialogflow-python-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dialogflow%2Fdialogflow-python-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dialogflow","download_url":"https://codeload.github.com/dialogflow/dialogflow-python-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234922,"owners_count":20905854,"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":[],"created_at":"2024-07-31T19:01:29.070Z","updated_at":"2025-04-04T19:11:32.538Z","avatar_url":"https://github.com/dialogflow.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# DEPRECATED api.ai: Python SDK for API.AI\n\n| Deprecated |\n|-------|\n| This Dialogflow client library and Dialogflow API V1 [have been deprecated and will be shut down on October 23th, 2019](https://blog.dialogflow.com/post/migrate-to-dialogflow-api-v2/). Please migrate to Dialogflow API V2 and the [v2 client library](https://cloud.google.com/dialogflow-enterprise/docs/reference/libraries/python) |\n\n.. image:: https://badge.fury.io/py/apiai.svg\n    :target: http://badge.fury.io/py/apiai\n\n.. image:: https://travis-ci.org/api-ai/api-ai-python.svg\n    :target: https://travis-ci.org/api-ai/api-ai-python\n\n\nOverview\n--------\n\nThe API.AI Python SDK makes it easy to integrate speech recognition with API.AI natural language processing API. API.AI allows using voice commands and integration with dialog scenarios defined for a particular agent in API.AI.\n\nPrerequsites\n--------\n\nCreate an `API.AI account \u003chttp://api.ai\u003e`_.\n\n\nRunning examples\n--------\n\n1. Find examples from 'examples' path.\n2. Insert API key.\n\n.. code-block:: python\n\n    \u003e\u003e\u003e CLIENT_ACCESS_TOKEN = '\u003cYOUR_CLIENT_ACCESS_TOKEN\u003e'\n    ...\n\nFeatures\n--------\n\n- Speech Recognition.\n- Voice Activity Detection.\n- Natural Language Processing.\n\nInstallation\n------------\n\nTo install apiai, simply:\n\n.. code-block:: bash\n\n    $ pip install apiai\n\nor install it from repo:\n\n.. code-block:: bash\n\n    $ pip install https://github.com/api-ai/api-ai-python.git\n\nYou might run into problems because some dependencies in your python environment are missing. You need to install numpy (which is available in almost all package managers). For running the examples you also need python audio.\n\nIn ubuntu the following will do the job:\n\n.. code-block:: bash\n\n    $ apt-get install python-pyaudio python-numpy\n    $ pip install apiai\n\nDocumentation\n-------------\n\nDocumentation is available at http://api.ai.\n\n## How to make contributions?\nPlease read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## License\nSee [LICENSE](LICENSE).\n\n## Terms\nYour use of this sample is subject to, and by using or downloading the sample files you agree to comply with, the [Google APIs Terms of Service](https://developers.google.com/terms/).\n\nThis is not an official Google product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdialogflow%2Fdialogflow-python-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdialogflow%2Fdialogflow-python-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdialogflow%2Fdialogflow-python-client/lists"}