yunwei37/openai-cookbook-zh-cn
使用 OpenAI API 的例子和中文指南(自动持续更新 OpenAI 官方文档)
The OpenAI Cookbook provides practical, code-based examples for people looking to build applications or automate tasks using OpenAI's artificial intelligence models. It takes in raw data like text, code, or images and shows you how to process it with the OpenAI API to generate summaries, answer questions, write content, or create images. This resource is primarily for developers, data scientists, and engineers who integrate AI capabilities into their products or workflows.
No commits in the last 6 months.
Use this if you are a developer looking for concrete, runnable code examples and guides to implement OpenAI API features like text generation, embeddings, or image creation into your applications.
Not ideal if you are a non-technical user looking for a ready-to-use application or a high-level conceptual overview without diving into code.
Stars
97
Forks
15
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yunwei37/openai-cookbook-zh-cn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.