NOTE: Our classes are for any one of any level who is interested in the subject. The first half will be seminar, and the second half will be hands on writing code. (You can leave after the seminar if you like). If you want to build the examples just bring a Windows/Mac/Linux laptop with preferably over 8 GB of RAM.
It's time for your AI application to make friends with its fellow computers and learn to ask them for help. If you ask for information about the weather, your location, current topics of other things an LLM has no built is way of knowing that information. With Python you can use REST API's to communicate with other services that can provide that information.
So you can ask your AI whether you need a rain coat, and it will fid you geographic location, get the weather for where you are and then answer based off of this information.
There are countless REST API's available that can provide everything from weather information, to cat facts. Understanding how to connect to these API's, get the data you care about, and then feed that information to your LLM will take your AI project to the next level.
This class will go over:
- What are REST API's
- What is JSON
- How to Connect to REST API's
- How to Parse JSON
- How to feed API's data to your LLM
- And much more
We will explain how these services work. Demonstrate how to use these services in live code, and you will have time to create simple labs to get the feel for how easy AI can be.
The first part of the class will be seminar, and then the second part is where you will write code and I'll be able to help troubleshoot any problems you run into.
Note 2: We don't have any food/ drink sponsors so please eat beforehand, or... bring enough for the class!
Note 3: This will be at American Underground after normal hours. I will send out the key code to get into the building before the class so make sure to look in your email for the code before you come. I will be in the classroom by 5pm. Please feel free to come early to talk or setup your computer.