Reader small image

You're reading from  Building AI Applications with ChatGPT APIs

Product typeBook
Published inSep 2023
PublisherPackt
ISBN-139781805127567
Edition1st Edition
Concepts
Right arrow
Author (1)
Martin Yanev
Martin Yanev
author image
Martin Yanev

Martin Yanev is an experienced Software Engineer who has worked in the aerospace and industries for over 8 years. He specializes in developing and integrating software solutions for air traffic control and chromatography systems. Martin is a well-respected instructor with over 280,000 students worldwide, and he is skilled in using frameworks like Flask, Django, Pytest, and TensorFlow. He is an expert in building, training, and fine-tuning AI systems with the full range of OpenAI APIs. Martin has dual master's degrees in Aerospace Systems and Software Engineering, which demonstrates his commitment to both practical and theoretical aspects of the industry.
Read more about Martin Yanev

Right arrow

Technical Requirements

To make the most of this chapter, you’ll need to have certain essential tools in place. We will provide detailed explanations and instructions for installations that were not covered in the previous chapter. Here’s what you’ll need:

  • Python 3.7 or a later version installed on your computer
  • An OpenAI API key, which you can obtain from your OpenAI account
  • A code editor, such as PyCharm (recommended), to write and edit your code
  • The Tkinter framework installed in your Python virtual environment
  • PowerPoint software installed on your device

The code examples from this chapter can be found on GitHub at https://github.com/PacktPublishing/Building-AI-Applications-with-ChatGPT-APIs/tree/main/Chapter09%20PowerPoint%20Generator

In the next section, we will explore the DALL-E AI art generation AI model and cover the basics of the DALL-E API.

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Building AI Applications with ChatGPT APIs
Published in: Sep 2023Publisher: PacktISBN-13: 9781805127567

Author (1)

author image
Martin Yanev

Martin Yanev is an experienced Software Engineer who has worked in the aerospace and industries for over 8 years. He specializes in developing and integrating software solutions for air traffic control and chromatography systems. Martin is a well-respected instructor with over 280,000 students worldwide, and he is skilled in using frameworks like Flask, Django, Pytest, and TensorFlow. He is an expert in building, training, and fine-tuning AI systems with the full range of OpenAI APIs. Martin has dual master's degrees in Aerospace Systems and Software Engineering, which demonstrates his commitment to both practical and theoretical aspects of the industry.
Read more about Martin Yanev