Course
Introducing Google Gemini API: Discover the Power of the New Gemini AI Models
Learn how to use Gemini Python API and its various functions to build AI-enabled applications for free.
Jan 23, 2024 · 13 min read
Start Your AI Journey Today!
2 hr
29.1K
Course
Working with the OpenAI API
3 hr
16K
Course
ChatGPT Prompt Engineering for Developers
4 hr
8.2K
See More
RelatedSee MoreSee More
blog
OpenAI Announces the Assistants API
Discover the OpenAI Assistants API, designed to simplify AI assistant development. Explore its key features now.
Richie Cotton
5 min
cheat-sheet
The OpenAI API in Python
ChatGPT and large language models have taken the world by storm. In this cheat sheet, learn the basics on how to leverage one of the most powerful AI APIs out there, then OpenAI API.
Richie Cotton
3 min
tutorial
Gemini 1.5 Pro API Tutorial: Getting Started With Google's LLM
To connect to the Gemini 1.5 Pro API, obtain your API key from Google AI for Developers, install the necessary Python libraries, and send requests and receive responses from the Gemini 1.5 Pro model.
Natasha Al-Khatib
8 min
tutorial
What is Google Gemini? Everything You Need To Know About Google’s ChatGPT Rival
Gemini defines a family of multimodal LLMs capable of understanding texts, images, videos, and audio. It’s also said to be capable of performing complex tasks in math and physics, as well as being able to generate high-quality code in several programming languages.
Kurtis Pykes
9 min
tutorial
Introduction to Text Embeddings with the OpenAI API
Explore our guide on using the OpenAI API for creating text embeddings. Discover their applications in text classification, information retrieval, and semantic similarity detection.
Zoumana Keita
7 min
code-along
Getting Started with the OpenAI API and ChatGPT
Get an introduction to the OpenAI API and the GPT-3 model.
Richie Cotton