openai-python
API Client Library
A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing.
The official Python library for the OpenAI API
23k stars
305 watching
3k forks
Language: Python
last commit: 9 days ago openaipython
Related projects:
Repository | Description | Stars |
---|---|---|
openai-php/client | A PHP API client for interacting with the OpenAI API | 4,963 |
openapi-generators/openapi-python-client | Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,347 |
openai/openai-cookbook | A comprehensive resource for using the OpenAI API to accomplish common tasks | 59,807 |
oai/openapi-specification | Defines a standard interface description for HTTP APIs | 29,047 |
openapitools/openapi-generator | Automatically generates code for API clients and servers from OpenAPI specifications | 21,872 |
rawandahmad698/pychatgpt | A Python client for interacting with the ChatGPT API, providing features such as conversation tracking and proxy support. | 4,228 |
orhanerday/open-ai | A PHP SDK for accessing the OpenAI API and interacting with its GPT-3 and DALL-E services. | 2,268 |
ricklamers/gpt-code-ui | An interactive code generation and execution tool using AI models | 3,561 |
openai/gym | A toolkit for developing and comparing reinforcement learning algorithms using a standardized API to interact with environments. | 34,798 |
openai/baselines | High-quality implementations of reinforcement learning algorithms for research and development purposes | 15,810 |
openai-php/laravel | An API client for interacting with the OpenAI service from a PHP application using Laravel framework | 2,788 |
sashabaranov/go-openai | An unofficial wrapper for OpenAI's API services | 9,238 |
googleapis/google-api-python-client | A Python client library for Google's discovery based APIs. | 7,779 |
pe-st/apidocs | Demonstrates how to generate API documentation with OpenAPI using different approaches | 7 |
aress31/openapi-parser | Automates security assessment of REST APIs using Burp Suite | 193 |