This chapter covers
The previous two chapters gave you all the building blocks you need to define and implement an AI project. It’s now time to put everything together. In this chapter, you’ll learn how to decide which components to build in-house or buy from a third-party, and how to manage the implementation phase. You’ll also become familiar with the most typical bumps in the road faced by inexperienced AI builders. By the time you reach the end of the chapter, you’ll feel confident enough to kick-start your project tomorrow .
Paraphrasing what a wise man once said, sometimes the best way to successfully complete a project is never to start it in the first place. As an AI evangelist, one of the most impactful decisions you can make is to rely on products and services offered by AI providers and to avoid building some or all of the technology needed for an AI project. This decision applies to all three of the components of the project: data, model, and infrastructure.