From the course: Hands-On Introduction: Python

Unlock the full course today

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

Using GitHub Models

Using GitHub Models

- [Instructor] GitHub models removes a lot of the overhead out of prototyping and developing AI applications. GitHub models makes it very straightforward to prototype and develop AI applications. What's neat about GitHub models is that it's integrated right into Codespaces, and once you're done developing your application, it's pretty straightforward to swap your model for a production grade model. Now, if you're following along through this course using Codespaces, it should be pretty straightforward to get started with GitHub models. If you're not using Codespaces, I recommend you check out the GitHub models documentation. You'll need to obtain a GitHub token and export it into your environment. With that said, we are just about ready to start developing AI with Python and GitHub models.

Contents