4.2 OpenAI - terrytaylorbonn/auxdrone GitHub Wiki
25.0121 Gdrive
- #421_()_platform_docs_OPENAI_v01_25.0120.docx
Youtube "fine tune openai"
- 1ya/2hrs Let's build GPT: from scratch, in code, spelled out. Andrej Karpathy https://www.youtube.com/watch?v=kCc8FmEb1nY
- 2hrs Use ChatGPT to Code a Full Stack App – Full Course freeCodeCamp.org https://www.youtube.com/watch?v=GizsSo-EevA
Next steps
https://platform.openai.com/docs/quickstart?desktop-os=windows#next-steps
Now that you've made your first OpenAI API request, you can explore the following resources:
Chat Completions Learn more about generating text responses to natural language prompts
Image Generation Generate images using our DALL·E model
Embeddings Create vector representations of text, used for similarity search
Text-to-speech Generate human-like voice recordings with our text-to-speech model
Speech-to-text Create transcriptions of voice recordings with our Whisper model
Moderation Analyze and filter user-created content with our moderation model
Fine-tuning Fine-tune our models with your own data
Batch Batch requests for async jobs
Full API Reference View the full REST API reference for OpenAI