Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 820 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 820 Bytes

Finxter Academy - Introduction to AI Engineering

This repository contains the finished code for the "Introduction to AI Engineering" mini-course on the Finxter Academy. Head over to the Finxter academy to enroll in many other cool and awesome full length courses!

https://academy.finxter.com/

Introduction

Hi and welcome to this introductory mini-course in AI Engineering! This course is suitable for beginners and you will learn how to build a fully fledged blog article writer using ChatGPT and Python. We will cover the following topics:

  • Dealing with API keys (safely)
  • Calling the ChatGPT API
  • Quick introduction to markdown
  • Opening, reading and writing files
  • Calling an Image Generator API
  • Having it all combined together into a blog article

I hope you're excited to get started! Let's dive in!