From the course: Test-Driven Development in an AI World

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Using AI as your partner for testing

Using AI as your partner for testing

- [Instructor] In this course, you'll be working with Artificial Intelligence, and I don't want to show you just one way of doing that. Instead, I'll walk you through several tools you can use, depending on your preferences and personal workflow. The first one is "chatgpt.com", which you might be already familiar with. Here, you will find different models to choose from. This is true for most AI platforms. Different models have different levels of performance and features. For example, OpenAI offers smaller versions called "Mini Models". Now, when we talk about artificial intelligence, complex actions usually involve things like painting, writing essays, or performing creative processes, but technical operations, like solving a math problem, chemical equations or writing code, tend to be less complex for AI. That's because there are only a certain numbers of valid answers, which helps predictive models narrowed down the options and give you more accurate results. My recommendation…

Contents