Showing 13585–13596 of 18767 results
Open Source Your GitHub Project
Going open source is much more than releasing the code. This course will teach you how to care for your open source product and the community around it.
Open Source: Executive Briefing
Open source has changed the way that businesses develop and maintain software. In this executive briefing, you’ll learn how open source works and why it’s necessary to utilize it at your company.
OpenAI API Coding with JavaScript
Leverage the OpenAI API within your JavaScript code. Learn to customize prompts and hyperparameters for optimal output.
OpenAI API Coding with JavaScript
Leverage the OpenAI API within your JavaScript code. Learn to customize prompts and hyperparameters for optimal output.
OpenAI API Coding with Python
Leverage the OpenAI API within your Python code. Learn to import OpenAI modules, use chat completion methods, and craft effective prompts.
OpenAI API Coding with Python
Leverage the OpenAI API within your Python code. Learn to import OpenAI modules, use chat completion methods, and craft effective prompts.
OpenAI Assistant API
The Assistants API is OpenAI's functionality that allows building powerful AI assistants, which are capable of performing amazing tasks. This course will teach you how to build an assistant that receives requests and responds using natural language.
OpenAI Chat Completions API
Chat Completions is the OpenAI API that allows you to create chatbots and interactive conversational agents like ChatGPT. This course will teach you how to use the Chat Completions API to create generative AI applications that use natural language.
OpenAI Embeddings API
Embark on a journey to supercharge your retrieval models with the OpenAI Embeddings API. This course includes advanced techniques for generating and implementing custom embeddings in a client-side database, ensuring a scalable and efficient solution.
OpenAI Image API
This course will teach you how to use the OpenAI Image API to generate, edit, and transform images with AI, enhancing your projects with visually engaging content.
OpenAI Model Selection and Integrations
OpenAI publishes several large language models (LLMs), each optimized for different use cases. This course teaches you how to select the right model to balance performance, accuracy, and cost.
OpenAI Prompt Engineering for Improved Performance
This course teaches you how to use proven prompt engineering techniques to obtain better results from ChatGPT to maximize application performance.